2024-06-11T13:58:23.292 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-11T13:58:23.293 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369 --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} --name teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/orig.config.yaml 2024-06-11T13:58:23.323 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T13:58:23.398 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7749369' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d workunit: branch: squid sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.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: 6336 sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d sleep_before_teardown: 0 subset: 5/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d targets: smithi044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyOesWYm4q3L9DkfC/oAKoGLSU+J52Zr+G6lz1ZGZQ71Cliurnu3NDhrKLdJmJq0tTm+vCQZzMacQ8WTPKZi4U= smithi187.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDyW7GQQGSJ3vIs8/pen/Zfn/Iuk0dwy+ws6tEJdTiN5C2ya4cywbQEGFJ5IocGXNKNIxqWLxS8msQKVKUSxokY= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - 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 orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 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: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-10_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-06-11T13:58:23.398 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa; will attempt to use it 2024-06-11T13:58:23.399 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa/tasks 2024-06-11T13:58:23.399 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-11T13:58:23.401 INFO:teuthology.task.internal:Checking packages... 2024-06-11T13:58:23.421 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3f51ea3944d39ca13aa40153c9a4ee298306679d' 2024-06-11T13:58:23.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-11T13:58:23.421 INFO:teuthology.packaging:ref: None 2024-06-11T13:58:23.421 INFO:teuthology.packaging:tag: None 2024-06-11T13:58:23.421 INFO:teuthology.packaging:branch: squid 2024-06-11T13:58:23.421 INFO:teuthology.packaging:sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:58:23.422 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-06-11T13:58:23.670 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2976.g3f51ea39 2024-06-11T13:58:23.671 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-11T13:58:23.677 INFO:teuthology.task.internal:no buildpackages task found 2024-06-11T13:58:23.677 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-11T13:58:23.689 INFO:teuthology.task.internal:Saving configuration 2024-06-11T13:58:23.700 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-11T13:58:23.707 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-11T13:58:23.732 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 13:53:26.728466', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyOesWYm4q3L9DkfC/oAKoGLSU+J52Zr+G6lz1ZGZQ71Cliurnu3NDhrKLdJmJq0tTm+vCQZzMacQ8WTPKZi4U='} 2024-06-11T13:58:23.755 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 13:53:26.729848', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDyW7GQQGSJ3vIs8/pen/Zfn/Iuk0dwy+ws6tEJdTiN5C2ya4cywbQEGFJ5IocGXNKNIxqWLxS8msQKVKUSxokY='} 2024-06-11T13:58:23.755 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-11T13:58:23.761 INFO:teuthology.task.internal:roles: ubuntu@smithi044.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-06-11T13:58:23.761 INFO:teuthology.task.internal:roles: ubuntu@smithi187.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-06-11T13:58:23.761 INFO:teuthology.run_tasks:Running task console_log... 2024-06-11T13:58:23.831 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7efea5477ac0>, signals=[15]) 2024-06-11T13:58:23.831 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-11T13:58:23.837 INFO:teuthology.task.internal:Opening connections... 2024-06-11T13:58:23.837 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T13:58:23.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:58:23.916 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2024-06-11T13:58:23.917 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:58:23.991 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-11T13:58:23.997 DEBUG:teuthology.orchestra.run.smithi044:> uname -m 2024-06-11T13:58:24.016 INFO:teuthology.orchestra.run.smithi044.stdout:x86_64 2024-06-11T13:58:24.016 DEBUG:teuthology.orchestra.run.smithi044:> cat /etc/os-release 2024-06-11T13:58:24.074 INFO:teuthology.orchestra.run.smithi044.stdout:NAME="CentOS Stream" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION="9" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:ID="centos" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:ID_LIKE="rhel fedora" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_ID="9" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:PLATFORM_ID="platform:el9" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:ANSI_COLOR="0;31" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:LOGO="fedora-logo-icon" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:HOME_URL="https://centos.org/" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-11T13:58:24.075 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-11T13:58:24.076 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-11T13:58:24.076 INFO:teuthology.lock.ops:Updating smithi044.front.sepia.ceph.com on lock server 2024-06-11T13:58:24.094 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2024-06-11T13:58:24.112 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2024-06-11T13:58:24.112 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-06-11T13:58:24.168 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2024-06-11T13:58:24.168 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="9" 2024-06-11T13:58:24.168 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2024-06-11T13:58:24.168 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="9" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el9" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:LOGO="fedora-logo-icon" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-11T13:58:24.169 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-11T13:58:24.169 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-06-11T13:58:24.185 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-11T13:58:24.194 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-11T13:58:24.199 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-11T13:58:24.199 DEBUG:teuthology.orchestra.run.smithi044:> test '!' -e /home/ubuntu/cephtest 2024-06-11T13:58:24.201 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2024-06-11T13:58:24.224 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-11T13:58:24.230 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-11T13:58:24.230 DEBUG:teuthology.orchestra.run.smithi044:> test -z $(ls -A /var/lib/ceph) 2024-06-11T13:58:24.259 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2024-06-11T13:58:24.362 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-11T13:58:24.408 INFO:teuthology.run_tasks:Running task kernel... 2024-06-11T13:58:24.422 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-11T13:58:24.422 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-11T13:58:24.422 DEBUG:teuthology.orchestra.run.smithi044:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T13:58:24.422 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T13:58:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:58:24.439 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-06-11T13:58:24.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:58:24.440 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-06-11T13:58:24.496 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-437.el9.x86_64 2024-06-11T13:58:24.496 INFO:teuthology.task.kernel:Running kernel on smithi187: 5.14.0-437.el9.x86_64 2024-06-11T13:58:24.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum install -y kernel 2024-06-11T13:58:24.498 INFO:teuthology.orchestra.run.smithi044.stdout:5.14.0-437.el9.x86_64 2024-06-11T13:58:24.498 INFO:teuthology.task.kernel:Running kernel on smithi044: 5.14.0-437.el9.x86_64 2024-06-11T13:58:24.498 DEBUG:teuthology.orchestra.run.smithi044:> sudo yum install -y kernel 2024-06-11T13:58:27.552 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - BaseOS 5.6 MB/s | 8.1 MB 00:01 2024-06-11T13:58:28.377 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - BaseOS 3.5 MB/s | 8.1 MB 00:02 2024-06-11T13:58:29.452 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - AppStream 26 MB/s | 19 MB 00:00 2024-06-11T13:58:30.094 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - AppStream 30 MB/s | 19 MB 00:00 2024-06-11T13:58:34.697 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.2 MB 00:01 2024-06-11T13:58:36.544 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - CRB 2.2 MB/s | 6.2 MB 00:02 2024-06-11T13:58:37.127 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 17 kB 00:01 2024-06-11T13:58:38.047 INFO:teuthology.orchestra.run.smithi044.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-06-11T13:58:38.261 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 17 kB 00:00 2024-06-11T13:58:39.180 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-06-11T13:58:43.494 INFO:teuthology.orchestra.run.smithi044.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-06-11T13:58:44.319 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-06-11T13:58:45.567 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-11T13:58:45.567 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-11T13:58:45.658 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-06-11T13:58:45.673 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-06-11T13:58:45.673 INFO:teuthology.orchestra.run.smithi044.stdout: Package Architecture Version Repository Size 2024-06-11T13:58:45.673 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout:Installing: 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: kernel x86_64 5.14.0-452.el9 baseos 893 k 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout:Installing dependencies: 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-core x86_64 5.14.0-452.el9 baseos 16 M 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules x86_64 5.14.0-452.el9 baseos 35 M 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules-core x86_64 5.14.0-452.el9 baseos 29 M 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout:Install 4 Packages 2024-06-11T13:58:45.674 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:58:45.675 INFO:teuthology.orchestra.run.smithi044.stdout:Total download size: 80 M 2024-06-11T13:58:45.675 INFO:teuthology.orchestra.run.smithi044.stdout:Installed size: 124 M 2024-06-11T13:58:45.675 INFO:teuthology.orchestra.run.smithi044.stdout:Downloading Packages: 2024-06-11T13:58:45.800 INFO:teuthology.orchestra.run.smithi044.stdout:[MIRROR] kernel-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:45.801 INFO:teuthology.orchestra.run.smithi044.stdout:[MIRROR] kernel-core-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:45.806 INFO:teuthology.orchestra.run.smithi044.stdout:[MIRROR] kernel-modules-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:46.104 INFO:teuthology.orchestra.run.smithi044.stdout:(1/4): kernel-5.14.0-452.el9.x86_64.rpm 2.2 MB/s | 893 kB 00:00 2024-06-11T13:58:46.333 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-11T13:58:46.334 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-11T13:58:46.433 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-06-11T13:58:46.438 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-06-11T13:58:46.438 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2024-06-11T13:58:46.438 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-06-11T13:58:46.438 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-06-11T13:58:46.438 INFO:teuthology.orchestra.run.smithi187.stdout: kernel x86_64 5.14.0-452.el9 baseos 893 k 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core x86_64 5.14.0-452.el9 baseos 16 M 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules x86_64 5.14.0-452.el9 baseos 35 M 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core x86_64 5.14.0-452.el9 baseos 29 M 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Install 4 Packages 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 80 M 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 124 M 2024-06-11T13:58:46.439 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-06-11T13:58:46.557 INFO:teuthology.orchestra.run.smithi187.stdout:[MIRROR] kernel-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:46.561 INFO:teuthology.orchestra.run.smithi187.stdout:[MIRROR] kernel-core-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:46.562 INFO:teuthology.orchestra.run.smithi187.stdout:[MIRROR] kernel-modules-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T13:58:46.795 INFO:teuthology.orchestra.run.smithi187.stdout:(1/4): kernel-5.14.0-452.el9.x86_64.rpm 2.7 MB/s | 893 kB 00:00 2024-06-11T13:58:47.479 INFO:teuthology.orchestra.run.smithi187.stdout:(2/4): kernel-core-5.14.0-452.el9.x86_64.rpm 16 MB/s | 16 MB 00:01 2024-06-11T13:58:48.196 INFO:teuthology.orchestra.run.smithi187.stdout:(3/4): kernel-modules-core-5.14.0-452.el9.x86_6 21 MB/s | 29 MB 00:01 2024-06-11T13:58:48.512 INFO:teuthology.orchestra.run.smithi187.stdout:(4/4): kernel-modules-5.14.0-452.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-06-11T13:58:48.515 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-06-11T13:58:48.515 INFO:teuthology.orchestra.run.smithi187.stdout:Total 39 MB/s | 80 MB 00:02 2024-06-11T13:58:49.217 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-06-11T13:58:49.562 INFO:teuthology.orchestra.run.smithi044.stdout:(2/4): kernel-core-5.14.0-452.el9.x86_64.rpm 4.1 MB/s | 16 MB 00:03 2024-06-11T13:58:49.570 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-06-11T13:58:49.570 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-06-11T13:58:50.518 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-06-11T13:58:50.518 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-06-11T13:58:50.604 INFO:teuthology.orchestra.run.smithi044.stdout:(3/4): kernel-modules-5.14.0-452.el9.x86_64.rpm 7.1 MB/s | 35 MB 00:04 2024-06-11T13:58:51.496 INFO:teuthology.orchestra.run.smithi044.stdout:(4/4): kernel-modules-core-5.14.0-452.el9.x86_6 5.4 MB/s | 29 MB 00:05 2024-06-11T13:58:51.498 INFO:teuthology.orchestra.run.smithi044.stdout:-------------------------------------------------------------------------------- 2024-06-11T13:58:51.499 INFO:teuthology.orchestra.run.smithi044.stdout:Total 14 MB/s | 80 MB 00:05 2024-06-11T13:58:52.223 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction check 2024-06-11T13:58:52.634 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction check succeeded. 2024-06-11T13:58:52.634 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction test 2024-06-11T13:58:52.931 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-06-11T13:58:53.552 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-core-5.14.0-452.el9.x86_64 1/4 2024-06-11T13:58:53.603 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction test succeeded. 2024-06-11T13:58:53.603 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction 2024-06-11T13:58:53.646 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:58:56.161 INFO:teuthology.orchestra.run.smithi044.stdout: Preparing : 1/1 2024-06-11T13:58:56.270 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:58:56.414 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:58:56.827 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-modules-core-5.14.0-452.el9.x86_64 1/4 2024-06-11T13:58:56.930 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:58:59.827 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:58:59.983 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:59:01.149 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:59:01.203 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:05.081 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:59:05.139 INFO:teuthology.orchestra.run.smithi044.stdout: Installing : kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:05.960 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:10.248 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:35.271 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:35.310 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:35.695 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:35.695 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-5.14.0-452.el9.x86_64 1/4 2024-06-11T13:59:35.695 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:59:35.695 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:59:36.494 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-06-11T13:59:36.862 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T13:59:36.931 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.931 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T13:59:36.931 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-452.el9.x86_64 2024-06-11T13:59:36.931 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T13:59:36.931 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T13:59:36.932 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-06-11T13:59:36.932 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi187.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T13:59:36.932 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T13:59:36.983 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:36.984 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T13:59:36.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo rpm -qi grub2-tools 2024-06-11T13:59:37.016 INFO:teuthology.orchestra.run.smithi187.stdout:Name : grub2-tools 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Epoch : 1 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Version : 2.06 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Release : 68.el9 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: x86_64 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Group : Unspecified 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Size : 8264254 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:License : GPLv3+ 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-11T13:59:37.017 INFO:teuthology.orchestra.run.smithi187.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:Packager : builder@centos.org 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:Vendor : CentOS 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:Summary : Support tools for GRUB. 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:Description : 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:hardware devices. 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T13:59:37.018 INFO:teuthology.orchestra.run.smithi187.stdout:This subpackage provides tools for support of all platforms. 2024-06-11T13:59:37.019 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-11T13:59:37.019 INFO:teuthology.task.kernel:Updating grub on smithi187 to boot 5.14.0-452.el9.x86_64 2024-06-11T13:59:37.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-11T13:59:37.652 INFO:teuthology.orchestra.run.smithi187.stderr:Generating grub configuration file ... 2024-06-11T13:59:39.053 INFO:teuthology.orchestra.run.smithi187.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-11T13:59:39.080 INFO:teuthology.orchestra.run.smithi187.stderr:done 2024-06-11T13:59:39.082 DEBUG:teuthology.orchestra.run.smithi187:> mktemp 2024-06-11T13:59:39.097 INFO:teuthology.orchestra.run.smithi187.stdout:/tmp/tmp.uxA3JmaKji 2024-06-11T13:59:39.097 DEBUG:teuthology.orchestra.run.smithi187:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uxA3JmaKji 2024-06-11T13:59:39.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0666 /tmp/tmp.uxA3JmaKji 2024-06-11T13:59:39.299 DEBUG:teuthology.orchestra.remote:smithi187:/tmp/tmp.uxA3JmaKji is 6KB 2024-06-11T13:59:39.348 DEBUG:teuthology.orchestra.run.smithi187:> rm -fr /tmp/tmp.uxA3JmaKji 2024-06-11T13:59:39.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo /bin/ls /boot/loader/entries || true 2024-06-11T13:59:39.424 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-11T13:59:39.424 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-11T13:59:39.424 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-11T13:59:39.424 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64.conf 2024-06-11T13:59:39.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64 2024-06-11T13:59:39.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo shutdown -r now 2024-06-11T13:59:41.457 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:41.507 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:41.871 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:41.871 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-5.14.0-452.el9.x86_64 1/4 2024-06-11T13:59:41.871 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T13:59:41.871 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout:Installed: 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-core-5.14.0-452.el9.x86_64 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules-5.14.0-452.el9.x86_64 2024-06-11T13:59:42.669 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-modules-core-5.14.0-452.el9.x86_64 2024-06-11T13:59:42.670 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:59:42.670 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-06-11T13:59:43.043 DEBUG:teuthology.orchestra.run.smithi044:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T13:59:43.131 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:43.132 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T13:59:43.132 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-452.el9.x86_64 2024-06-11T13:59:43.132 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T13:59:43.132 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T13:59:43.132 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-06-11T13:59:43.132 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi044.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T13:59:43.132 DEBUG:teuthology.orchestra.run.smithi044:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T13:59:43.186 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T13:59:43.186 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T13:59:43.186 DEBUG:teuthology.orchestra.run.smithi044:> sudo rpm -qi grub2-tools 2024-06-11T13:59:43.224 INFO:teuthology.orchestra.run.smithi044.stdout:Name : grub2-tools 2024-06-11T13:59:43.224 INFO:teuthology.orchestra.run.smithi044.stdout:Epoch : 1 2024-06-11T13:59:43.224 INFO:teuthology.orchestra.run.smithi044.stdout:Version : 2.06 2024-06-11T13:59:43.224 INFO:teuthology.orchestra.run.smithi044.stdout:Release : 68.el9 2024-06-11T13:59:43.224 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: x86_64 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Group : Unspecified 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Size : 8264254 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:License : GPLv3+ 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Packager : builder@centos.org 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Vendor : CentOS 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Summary : Support tools for GRUB. 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout:Description : 2024-06-11T13:59:43.225 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout:hardware devices. 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T13:59:43.226 INFO:teuthology.orchestra.run.smithi044.stdout:This subpackage provides tools for support of all platforms. 2024-06-11T13:59:43.227 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-11T13:59:43.227 INFO:teuthology.task.kernel:Updating grub on smithi044 to boot 5.14.0-452.el9.x86_64 2024-06-11T13:59:43.227 DEBUG:teuthology.orchestra.run.smithi044:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-11T13:59:43.854 INFO:teuthology.orchestra.run.smithi044.stderr:Generating grub configuration file ... 2024-06-11T13:59:45.348 INFO:teuthology.orchestra.run.smithi044.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-11T13:59:45.392 INFO:teuthology.orchestra.run.smithi044.stderr:done 2024-06-11T13:59:45.394 DEBUG:teuthology.orchestra.run.smithi044:> mktemp 2024-06-11T13:59:45.409 INFO:teuthology.orchestra.run.smithi044.stdout:/tmp/tmp.lp8Aeyk7cL 2024-06-11T13:59:45.409 DEBUG:teuthology.orchestra.run.smithi044:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lp8Aeyk7cL 2024-06-11T13:59:45.475 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0666 /tmp/tmp.lp8Aeyk7cL 2024-06-11T13:59:45.610 DEBUG:teuthology.orchestra.remote:smithi044:/tmp/tmp.lp8Aeyk7cL is 6KB 2024-06-11T13:59:45.657 DEBUG:teuthology.orchestra.run.smithi044:> rm -fr /tmp/tmp.lp8Aeyk7cL 2024-06-11T13:59:45.672 DEBUG:teuthology.orchestra.run.smithi044:> sudo /bin/ls /boot/loader/entries || true 2024-06-11T13:59:45.734 INFO:teuthology.orchestra.run.smithi044.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-11T13:59:45.734 INFO:teuthology.orchestra.run.smithi044.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-11T13:59:45.734 INFO:teuthology.orchestra.run.smithi044.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-11T13:59:45.734 INFO:teuthology.orchestra.run.smithi044.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64.conf 2024-06-11T13:59:45.736 DEBUG:teuthology.orchestra.run.smithi044:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64 2024-06-11T13:59:45.883 DEBUG:teuthology.orchestra.run.smithi044:> sudo shutdown -r now 2024-06-11T14:00:09.620 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-06-11T14:00:09.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:00:09.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:00:15.890 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-06-11T14:00:15.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:00:15.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:00:28.190 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-06-11T14:00:34.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.44 2024-06-11T14:00:37.195 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:00:37.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:00:40.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-06-11T14:00:43.339 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:00:43.340 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:00:52.264 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:00:52.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:01:24.396 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-06-11T14:01:24.895 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:01:24.895 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-452.el9.x86_64"... 2024-06-11T14:01:24.896 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-06-11T14:01:24.936 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-452.el9.x86_64 2024-06-11T14:01:24.936 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-452.el9.x86_64 vs 5.14.0-452.el9.x86_64 2024-06-11T14:01:24.936 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T14:01:24.937 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-11T14:01:25.938 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-06-11T14:01:25.938 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T14:01:25.999 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2024-06-11T14:01:26.183 DEBUG:teuthology.parallel:result is None 2024-06-11T14:01:43.342 DEBUG:teuthology.orchestra.remote:timed out 2024-06-11T14:01:55.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:01:55.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:01:55.600 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-06-11T14:01:56.192 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:01:56.193 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-452.el9.x86_64"... 2024-06-11T14:01:56.193 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-06-11T14:01:56.208 INFO:teuthology.orchestra.run.smithi044.stdout:5.14.0-452.el9.x86_64 2024-06-11T14:01:56.209 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-452.el9.x86_64 vs 5.14.0-452.el9.x86_64 2024-06-11T14:01:56.209 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T14:01:56.209 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-11T14:01:57.210 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-06-11T14:01:57.210 DEBUG:teuthology.orchestra.run.smithi044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T14:01:57.282 INFO:teuthology.orchestra.run.smithi044.stdout:ttyS1 2024-06-11T14:01:57.319 DEBUG:teuthology.parallel:result is None 2024-06-11T14:01:57.320 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-11T14:01:57.327 INFO:teuthology.task.internal:Creating test directory... 2024-06-11T14:01:57.327 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T14:01:57.329 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T14:01:57.348 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-11T14:01:57.354 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-11T14:01:57.363 INFO:teuthology.task.internal:Creating archive directory... 2024-06-11T14:01:57.364 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T14:01:57.385 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T14:01:57.435 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-11T14:01:57.442 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-11T14:01:57.442 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:01:57.451 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:01:57.491 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T14:01:57.503 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T14:01:57.507 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T14:01:57.518 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T14:01:57.520 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-11T14:01:57.527 INFO:teuthology.task.internal:Configuring sudo... 2024-06-11T14:01:57.527 DEBUG:teuthology.orchestra.run.smithi044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T14:01:57.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T14:01:57.587 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-11T14:01:57.596 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-11T14:01:57.597 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T14:01:57.613 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T14:01:57.644 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T14:01:57.713 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T14:01:57.756 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T14:01:57.841 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T14:01:57.879 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:01:57.879 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T14:01:57.952 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T14:01:57.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T14:01:58.048 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T14:01:58.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T14:01:58.175 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:01:58.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T14:01:58.241 DEBUG:teuthology.orchestra.run.smithi044:> sudo service rsyslog restart 2024-06-11T14:01:58.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2024-06-11T14:01:58.331 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T14:01:58.340 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T14:01:58.768 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-11T14:01:58.775 INFO:teuthology.task.internal:Starting timer... 2024-06-11T14:01:58.775 INFO:teuthology.run_tasks:Running task pcp... 2024-06-11T14:01:58.788 INFO:teuthology.run_tasks:Running task selinux... 2024-06-11T14:01:58.796 DEBUG:teuthology.orchestra.run.smithi044:> sudo service auditd rotate 2024-06-11T14:01:58.841 INFO:teuthology.orchestra.run.smithi044.stdout:Rotating logs: 2024-06-11T14:01:58.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo service auditd rotate 2024-06-11T14:01:58.896 INFO:teuthology.orchestra.run.smithi187.stdout:Rotating logs: 2024-06-11T14:01:58.898 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-11T14:01:58.899 DEBUG:teuthology.orchestra.run.smithi044:> /usr/sbin/getenforce 2024-06-11T14:01:58.930 INFO:teuthology.orchestra.run.smithi044.stdout:Permissive 2024-06-11T14:01:58.930 DEBUG:teuthology.orchestra.run.smithi187:> /usr/sbin/getenforce 2024-06-11T14:01:58.969 INFO:teuthology.orchestra.run.smithi187.stdout:Permissive 2024-06-11T14:01:58.969 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi044.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi187.front.sepia.ceph.com': 'permissive'} 2024-06-11T14:01:58.969 DEBUG:teuthology.orchestra.run.smithi044:> 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 2024-06-11T14:01:58.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:01:58.997 DEBUG:teuthology.orchestra.run.smithi187:> 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 2024-06-11T14:01:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:01:59.035 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-11T14:01:59.035 DEBUG:teuthology.orchestra.run.smithi044:> sudo /usr/sbin/setenforce permissive 2024-06-11T14:01:59.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo /usr/sbin/setenforce permissive 2024-06-11T14:01:59.100 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-11T14:01:59.109 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-11T14:01:59.121 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-06-11T14:01:59.122 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi044.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-11T14:06:23.994 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi044.front.sepia.ceph.com'), Remote(name='ubuntu@smithi187.front.sepia.ceph.com')] 2024-06-11T14:06:23.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:06:23.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:06:24.080 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-06-11T14:06:24.162 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-06-11T14:06:24.162 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:06:24.163 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T14:06:24.240 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-06-11T14:06:24.322 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-06-11T14:06:24.323 INFO:teuthology.run_tasks:Running task clock... 2024-06-11T14:06:24.336 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-11T14:06:24.337 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T14:06:24.337 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:06:24.340 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T14:06:24.340 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:06:24.368 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-11T14:06:24.383 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-11T14:06:24.393 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-11T14:06:24.408 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-11T14:06:24.409 INFO:teuthology.orchestra.run.smithi044.stderr:sudo: ntpd: command not found 2024-06-11T14:06:24.421 INFO:teuthology.orchestra.run.smithi044.stdout:506 Cannot talk to daemon 2024-06-11T14:06:24.434 INFO:teuthology.orchestra.run.smithi187.stderr:sudo: ntpd: command not found 2024-06-11T14:06:24.435 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-11T14:06:24.445 INFO:teuthology.orchestra.run.smithi187.stdout:506 Cannot talk to daemon 2024-06-11T14:06:24.450 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-11T14:06:24.460 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-11T14:06:24.473 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-11T14:06:24.514 INFO:teuthology.orchestra.run.smithi044.stderr:bash: line 1: ntpq: command not found 2024-06-11T14:06:24.517 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T14:06:24.518 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-06-11T14:06:24.518 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.518 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.518 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.518 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.528 INFO:teuthology.orchestra.run.smithi187.stderr:bash: line 1: ntpq: command not found 2024-06-11T14:06:24.531 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T14:06:24.531 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2024-06-11T14:06:24.531 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.531 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.532 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.532 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:06:24.532 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-11T14:06:24.650 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '3f51ea3944d39ca13aa40153c9a4ee298306679d'} 2024-06-11T14:06:24.650 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-06-11T14:06:24.650 INFO:tasks.cephadm:Cluster fsid is c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:24.651 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-11T14:06:24.651 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.44', 'mon.c': '[v2:172.21.15.44:3301,v1:172.21.15.44:6790]', 'mon.b': '172.21.15.187'} 2024-06-11T14:06:24.651 INFO:tasks.cephadm:First mon is mon.a on smithi044 2024-06-11T14:06:24.651 INFO:tasks.cephadm:First mgr is y 2024-06-11T14:06:24.651 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-11T14:06:24.651 DEBUG:teuthology.orchestra.run.smithi044:> sudo hostname $(hostname -s) 2024-06-11T14:06:24.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname $(hostname -s) 2024-06-11T14:06:24.704 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-06-11T14:06:24.704 DEBUG:teuthology.orchestra.run.smithi044:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.058 INFO:teuthology.orchestra.run.smithi044.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Jun 11 14:06 /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.058 DEBUG:teuthology.orchestra.run.smithi187:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.227 INFO:teuthology.orchestra.run.smithi187.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Jun 11 14:06 /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.227 DEBUG:teuthology.orchestra.run.smithi044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.245 DEBUG:teuthology.orchestra.run.smithi187:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-11T14:06:25.273 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-06-11T14:06:25.273 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-06-11T14:06:25.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-06-11T14:06:26.139 INFO:teuthology.orchestra.run.smithi187.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T14:06:26.161 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T14:06:42.095 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:06:42.095 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-06-11T14:06:42.095 INFO:teuthology.orchestra.run.smithi044.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-06-11T14:06:42.096 INFO:teuthology.orchestra.run.smithi044.stdout: "repo_digests": [ 2024-06-11T14:06:42.096 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-06-11T14:06:42.096 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-06-11T14:06:42.096 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-06-11T14:06:42.096 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:06:42.929 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2024-06-11T14:06:42.929 INFO:teuthology.orchestra.run.smithi187.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-06-11T14:06:42.929 INFO:teuthology.orchestra.run.smithi187.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-06-11T14:06:42.930 INFO:teuthology.orchestra.run.smithi187.stdout: "repo_digests": [ 2024-06-11T14:06:42.930 INFO:teuthology.orchestra.run.smithi187.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-06-11T14:06:42.930 INFO:teuthology.orchestra.run.smithi187.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-06-11T14:06:42.930 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2024-06-11T14:06:42.930 INFO:teuthology.orchestra.run.smithi187.stdout:} 2024-06-11T14:06:42.948 DEBUG:teuthology.orchestra.run.smithi044:> sudo mkdir -p /etc/ceph 2024-06-11T14:06:42.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /etc/ceph 2024-06-11T14:06:43.011 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 777 /etc/ceph 2024-06-11T14:06:43.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 777 /etc/ceph 2024-06-11T14:06:43.079 INFO:tasks.cephadm:Writing seed config... 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-06-11T14:06:43.083 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-06-11T14:06:43.084 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:06:43.084 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-06-11T14:06:43.112 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 = c9babf0c-27fb-11ef-bc9b-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-06-11T14:06:43.113 DEBUG:teuthology.orchestra.run.smithi044:mon.a> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service 2024-06-11T14:06:43.155 DEBUG:teuthology.orchestra.run.smithi044:mgr.y> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service 2024-06-11T14:06:43.198 INFO:tasks.cephadm:Bootstrapping... 2024-06-11T14:06:43.198 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid c9babf0c-27fb-11ef-bc9b-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.44 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:06:43.403 INFO:teuthology.orchestra.run.smithi044.stderr:-------------------------------------------------------------------------------- 2024-06-11T14:06:43.403 INFO:teuthology.orchestra.run.smithi044.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'c9babf0c-27fb-11ef-bc9b-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.44', '--skip-admin-label'] 2024-06-11T14:06:43.427 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 5.0.2 2024-06-11T14:06:43.429 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying podman|docker is present... 2024-06-11T14:06:43.451 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 5.0.2 2024-06-11T14:06:43.454 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying lvm2 is present... 2024-06-11T14:06:43.454 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying time synchronization is in place... 2024-06-11T14:06:43.461 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-11T14:06:43.467 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:06:43.474 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-06-11T14:06:43.481 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-06-11T14:06:43.481 INFO:teuthology.orchestra.run.smithi044.stderr:Unit chronyd.service is enabled and running 2024-06-11T14:06:43.482 INFO:teuthology.orchestra.run.smithi044.stderr:Repeating the final host check... 2024-06-11T14:06:43.503 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: 5.0.2 2024-06-11T14:06:43.505 INFO:teuthology.orchestra.run.smithi044.stderr:podman (/bin/podman) version 5.0.2 is present 2024-06-11T14:06:43.505 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl is present 2024-06-11T14:06:43.505 INFO:teuthology.orchestra.run.smithi044.stderr:lvcreate is present 2024-06-11T14:06:43.512 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-11T14:06:43.518 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:06:43.525 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-06-11T14:06:43.532 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-06-11T14:06:43.532 INFO:teuthology.orchestra.run.smithi044.stderr:Unit chronyd.service is enabled and running 2024-06-11T14:06:43.533 INFO:teuthology.orchestra.run.smithi044.stderr:Host looks OK 2024-06-11T14:06:43.533 INFO:teuthology.orchestra.run.smithi044.stderr:Cluster fsid: c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:43.533 INFO:teuthology.orchestra.run.smithi044.stderr:Acquiring lock 140499573277696 on /run/cephadm/c9babf0c-27fb-11ef-bc9b-c7b262605968.lock 2024-06-11T14:06:43.533 INFO:teuthology.orchestra.run.smithi044.stderr:Lock 140499573277696 acquired on /run/cephadm/c9babf0c-27fb-11ef-bc9b-c7b262605968.lock 2024-06-11T14:06:43.533 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 3300 ... 2024-06-11T14:06:43.534 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 6789 ... 2024-06-11T14:06:43.534 INFO:teuthology.orchestra.run.smithi044.stderr:Base mon IP is 172.21.15.44, final addrv is [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-06-11T14:06:43.536 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.44 metric 100 2024-06-11T14:06:43.536 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.44 metric 100 2024-06-11T14:06:43.539 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-06-11T14:06:43.539 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-06-11T14:06:43.539 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-06-11T14:06:43.541 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:1572/64 scope link noprefixroute 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-06-11T14:06:43.542 INFO:teuthology.orchestra.run.smithi044.stderr:Mon IP `172.21.15.44` is in CIDR network `172.21.0.0/20` 2024-06-11T14:06:43.543 INFO:teuthology.orchestra.run.smithi044.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-06-11T14:06:43.543 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T14:06:43.647 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-06-11T14:06:44.167 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Getting image source signatures 2024-06-11T14:06:44.167 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-06-11T14:06:44.168 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-06-11T14:06:44.168 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-06-11T14:06:44.168 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-06-11T14:06:44.168 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-06-11T14:06:44.168 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-06-11T14:06:44.341 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: Writing manifest to image destination 2024-06-11T14:06:44.460 INFO:teuthology.orchestra.run.smithi044.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-06-11T14:06:44.830 INFO:teuthology.orchestra.run.smithi044.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-06-11T14:06:45.268 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-06-11T14:06:45.268 INFO:teuthology.orchestra.run.smithi044.stderr:Extracting ceph user uid/gid from container image... 2024-06-11T14:06:45.668 INFO:teuthology.orchestra.run.smithi044.stderr:stat: 167 167 2024-06-11T14:06:46.157 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial keys... 2024-06-11T14:06:46.549 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQD2WWhm9onhGxAALP1rjVG4QslvuuskPegIwQ== 2024-06-11T14:06:47.822 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQD3WWhmV0X7KhAAiYEAf1DCh7kylrR8rc2HAA== 2024-06-11T14:06:48.827 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQD4WWhmroPqLBAAxxI15ebhk2uxqKmJL9DMFA== 2024-06-11T14:06:49.309 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial monmap... 2024-06-11T14:06:49.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-11T14:06:49.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-06-11T14:06:49.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:49.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-11T14:06:50.223 INFO:teuthology.orchestra.run.smithi044.stderr:monmaptool for a [v2:172.21.15.44:3300,v1:172.21.15.44:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-11T14:06:50.223 INFO:teuthology.orchestra.run.smithi044.stderr:setting min_mon_release = octopus 2024-06-11T14:06:50.223 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: set fsid to c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:50.223 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-11T14:06:50.223 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:06:50.224 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mon... 2024-06-11T14:06:51.155 INFO:teuthology.orchestra.run.smithi044.stderr:create mon.a on 2024-06-11T14:06:51.378 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-06-11T14:06:51.534 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target → /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target. 2024-06-11T14:06:51.535 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target → /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target. 2024-06-11T14:06:51.852 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service: Unit ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service not loaded. 2024-06-11T14:06:51.860 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target.wants/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service → /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@.service. 2024-06-11T14:06:52.538 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:52 smithi044 podman[24734]: 2024-06-11 14:06:52.485437252 +0000 UTC m=+0.341093010 container start 71b7ba2a97aea28dd1c294cce3793db4fba112f60abc7ddaec2bf20cc750f5ca (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, maintainer=Guillaume Abrioux , io.openshift.expose-services=, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, io.buildah.version=1.19.8, RELEASE=HEAD, GIT_CLEAN=True, name=centos-stream, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-06-11T14:06:52.539 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:52 smithi044 bash[24734]: 71b7ba2a97aea28dd1c294cce3793db4fba112f60abc7ddaec2bf20cc750f5ca 2024-06-11T14:06:52.552 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-06-11T14:06:52.559 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:06:52.560 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-06-11T14:06:52.560 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-06-11T14:06:52.561 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon to start... 2024-06-11T14:06:52.561 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon... 2024-06-11T14:06:52.798 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:52 smithi044 systemd[1]: Started Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:06:52.798 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:52 smithi044 ceph-mon[24753]: mkfs c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:52.798 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:52 smithi044 ceph-mon[24753]: mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: cluster: 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: id: c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: services: 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.557459s) 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr: no daemons active 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: data: 2024-06-11T14:06:53.090 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-06-11T14:06:53.091 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-06-11T14:06:53.091 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-06-11T14:06:53.091 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pgs: 2024-06-11T14:06:53.091 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:53.640 INFO:teuthology.orchestra.run.smithi044.stderr:mon is available 2024-06-11T14:06:53.640 INFO:teuthology.orchestra.run.smithi044.stderr:Assimilating anything we can from ceph.conf... 2024-06-11T14:06:53.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T14:06:53.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: monmap e1: 1 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-06-11T14:06:53.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: fsmap 2024-06-11T14:06:53.854 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: osdmap e1: 0 total, 0 up, 0 in 2024-06-11T14:06:53.854 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: mgrmap e1: no daemons active 2024-06-11T14:06:53.854 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:53 smithi044 ceph-mon[24753]: from='client.? 172.21.15.44:0/824254770' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-06-11T14:06:54.147 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:54.147 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-06-11T14:06:54.147 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:54.147 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-06-11T14:06:54.147 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:54.148 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-06-11T14:06:54.149 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-11T14:06:54.149 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-11T14:06:54.719 INFO:teuthology.orchestra.run.smithi044.stderr:Generating new minimal ceph.conf... 2024-06-11T14:06:54.842 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:54 smithi044 ceph-mon[24753]: from='client.? 172.21.15.44:0/2886841386' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-11T14:06:54.843 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:54 smithi044 ceph-mon[24753]: from='client.? 172.21.15.44:0/2886841386' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-11T14:06:55.727 INFO:teuthology.orchestra.run.smithi044.stderr:Restarting the monitor... 2024-06-11T14:06:55.776 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:55 smithi044 ceph-mon[24753]: from='client.? 172.21.15.44:0/3591600242' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:06:55.776 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:55 smithi044 systemd[1]: Stopping Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:06:56.049 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:55 smithi044 bash[24974]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon.a" found: no such container 2024-06-11T14:06:56.049 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:55 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[24749]: 2024-06-11T14:06:55.885+0000 7f669b92f700 -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-06-11T14:06:56.049 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:55 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[24749]: 2024-06-11T14:06:55.885+0000 7f669b92f700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-06-11T14:06:56.352 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 podman[24986]: 2024-06-11 14:06:56.049753899 +0000 UTC m=+0.262893246 container died 71b7ba2a97aea28dd1c294cce3793db4fba112f60abc7ddaec2bf20cc750f5ca (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, io.openshift.expose-services=, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD) 2024-06-11T14:06:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 podman[24986]: 2024-06-11 14:06:56.426379937 +0000 UTC m=+0.639519274 container cleanup 71b7ba2a97aea28dd1c294cce3793db4fba112f60abc7ddaec2bf20cc750f5ca (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, ceph=True, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, architecture=x86_64, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, release=754, version=8, RELEASE=HEAD, vcs-type=git, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, com.redhat.component=centos-stream-container, GIT_CLEAN=True) 2024-06-11T14:06:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 bash[24986]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a 2024-06-11T14:06:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 bash[25014]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon.a" found: no such container 2024-06-11T14:06:56.910 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 podman[25000]: 2024-06-11 14:06:56.65218625 +0000 UTC m=+0.600219827 container remove 71b7ba2a97aea28dd1c294cce3793db4fba112f60abc7ddaec2bf20cc750f5ca (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, ceph=True, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, version=8, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-06-11T14:06:56.910 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service: Deactivated successfully. 2024-06-11T14:06:56.911 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 systemd[1]: Stopped Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:06:56.911 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 systemd[1]: Starting Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:06:56.911 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 podman[25078]: 2024-06-11 14:06:56.800363536 +0000 UTC m=+0.018690990 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-06-11T14:06:56.911 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:56 smithi044 podman[25078]: 2024-06-11 14:06:56.91146998 +0000 UTC m=+0.129797419 container create c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, maintainer=Guillaume Abrioux , name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, io.openshift.expose-services=, io.buildah.version=1.19.8, GIT_CLEAN=True, release=754, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, architecture=x86_64) 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 podman[25078]: 2024-06-11 14:06:57.130316544 +0000 UTC m=+0.348643991 container init c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, vcs-type=git, maintainer=Guillaume Abrioux , distribution-scope=public, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, vendor=Red Hat, Inc., GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container) 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 podman[25078]: 2024-06-11 14:06:57.133541015 +0000 UTC m=+0.351868465 container start c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, vcs-type=git, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., version=8) 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: pidfile_write: ignore empty --pid-file 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: load: jerasure load: lrc 2024-06-11T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: RocksDB version: 6.15.5 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Compile date Apr 18 2022 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: DB SUMMARY 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: DB Session ID: 3P644P7UQ1OBHTORZVQR 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82633 ; 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:06:57.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.env: 0x557bfa8c6860 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.fs: Posix File System 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.info_log: 0x557bfcb45dc0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.statistics: (nil) 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.use_fsync: 0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:06:57.163 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.db_log_dir: 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:06:57.164 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:06:57.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:06:57.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:06:57.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:06:57.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:06:57.166 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:06:57.166 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.write_buffer_manager: 0x557bfcc362a0 2024-06-11T14:06:57.166 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:06:57.166 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.unordered_write: 0 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:06:57.167 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.row_cache: None 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.wal_filter: None 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.preserve_deletes: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:06:57.168 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:06:57.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_open_files: -1 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:06:57.170 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Compression algorithms supported: 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kZSTD supported: 0 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T14:06:57.171 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.merge_operator: 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_filter: None 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557bfcb11d00) 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:06:57.172 INFO:journalctl@ceph.mon.a.smithi044.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_type: 0 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: data_block_index_type: 0 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_shortening: 1 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: hash_index_allow_collision: 1 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: checksum: 1 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: no_block_cache: 0 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache: 0x557bfcb7c170 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_options: 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: capacity : 536870912 2024-06-11T14:06:57.173 INFO:journalctl@ceph.mon.a.smithi044.stdout: num_shard_bits : 4 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: strict_capacity_limit : 0 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_compressed: (nil) 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: persistent_cache: (nil) 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_size: 4096 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_size_deviation: 10 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_restart_interval: 16 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_block_restart_interval: 1 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: metadata_block_size: 4096 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: partition_filters: 0 2024-06-11T14:06:57.174 INFO:journalctl@ceph.mon.a.smithi044.stdout: use_delta_encoding: 1 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: whole_key_filtering: 1 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: verify_compression: 0 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: format_version: 4 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: enable_index_compression: 1 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_align: 0 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression: NoCompression 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:06:57.175 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.num_levels: 7 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:06:57.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:06:57.177 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:06:57.178 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.arena_block_size: 4194304 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:06:57.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:06:57.180 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.ttl: 2592000 2024-06-11T14:06:57.181 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-06-11T14:06:57.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114817159757, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114817160645, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79183, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77446, "index_size": 225, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 71755, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1718114817, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "4eedf728-e38c-4e56-bdee-557c383cc93e", "db_session_id": "3P644P7UQ1OBHTORZVQR"}} 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114817160969, "job": 1, "event": "recovery_finished"} 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557bfcb62a80 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: DB pointer 0x557bfcb72000 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T14:06:57.183 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** DB Stats ** 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.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 2024-06-11T14:06:57.184 INFO:journalctl@ceph.mon.a.smithi044.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.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 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.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 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.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 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:06:57.185 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative compaction: 0.00 GB write, 23.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval compaction: 0.00 GB write, 23.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:06:57.186 INFO:journalctl@ceph.mon.a.smithi044.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 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: Int 0/0 0.00 KB 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 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.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 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.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 154.4 0.00 0.00 1 0.000 0 0 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:06:57.187 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative compaction: 0.00 GB write, 23.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: starting mon.a rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:57.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???) e1 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).mds e1 new map 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).mds e1 print_map 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout: e1 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.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} 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout: legacy client fscid: -1 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout: No filesystems configured 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:06:57.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:06:57.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-06-11T14:06:57.220 INFO:teuthology.orchestra.run.smithi044.stderr:Setting mon public_network to 172.21.0.0/20 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 bash[25078]: c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: monmap e1: 1 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: fsmap 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: osdmap e1: 0 total, 0 up, 0 in 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 ceph-mon[25097]: mgrmap e1: no daemons active 2024-06-11T14:06:57.440 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:57 smithi044 systemd[1]: Started Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:06:58.281 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote config to /etc/ceph/ceph.conf 2024-06-11T14:06:58.281 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:06:58.281 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mgr... 2024-06-11T14:06:58.281 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying port 9283 ... 2024-06-11T14:06:58.462 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service: Unit ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service not loaded. 2024-06-11T14:06:58.469 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968.target.wants/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@.service. 2024-06-11T14:06:58.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:58 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/720452780' entity='client.admin' 2024-06-11T14:06:59.110 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-06-11T14:06:59.117 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:06:59.118 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-06-11T14:06:59.118 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-06-11T14:06:59.126 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-06-11T14:06:59.135 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:06:59.136 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-06-11T14:06:59.136 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-06-11T14:06:59.136 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr to start... 2024-06-11T14:06:59.136 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr... 2024-06-11T14:06:59.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 systemd[1]: Started Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:06:59.500 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:06:59.180+0000 7f7434466000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:06:59.501 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:06:59.315+0000 7f7434466000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:06:59.501 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:06:59.420+0000 7f7434466000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:06:59.697 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "c9babf0c-27fb-11ef-bc9b-c7b262605968", 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-06-11T14:06:59.698 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T14:06:59.699 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T14:06:59.700 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-06-11T14:06:59.701 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-06-11T14:06:52.541383+0000", 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T14:06:59.702 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:06:59.762 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2091507451' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T14:07:00.054 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:06:59.762+0000 7f7434466000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:07:00.054 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:06:59 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:06:59.848+0000 7f7434466000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:07:00.317 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (1/15)... 2024-06-11T14:07:01.305 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.052+0000 7f7434466000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:07:01.305 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.221+0000 7f7434466000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:01.305 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.305+0000 7f7434466000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:07:01.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.635+0000 7f7434466000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:07:01.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.728+0000 7f7434466000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:07:01.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:01.824+0000 7f7434466000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:07:02.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:02.073+0000 7f7434466000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:07:02.723 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:02.551+0000 7f7434466000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:07:02.838 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:02.838 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:02.838 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "c9babf0c-27fb-11ef-bc9b-c7b262605968", 2024-06-11T14:07:02.838 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:02.839 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T14:07:02.840 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-06-11T14:07:02.841 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-06-11T14:06:52.541383+0000", 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:02.842 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:02.843 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T14:07:02.843 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:03.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/993076174' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T14:07:03.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:03.063+0000 7f7434466000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:07:03.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:03.160+0000 7f7434466000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:07:03.437 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (2/15)... 2024-06-11T14:07:03.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:03.472+0000 7f7434466000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:07:03.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:03.564+0000 7f7434466000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:07:04.330 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:03.980+0000 7f7434466000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:07:04.330 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:04.117+0000 7f7434466000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:07:04.330 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:04.212+0000 7f7434466000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:07:04.330 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:04.330+0000 7f7434466000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:04.649 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:04.421+0000 7f7434466000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:07:05.364 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:04.993+0000 7f7434466000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:07:05.641 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:05.364+0000 7f7434466000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:07:05.641 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: Activating manager daemon y 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: mgrmap e2: y(active, starting, since 0.00287573s) 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: Manager daemon y is now available 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' 2024-06-11T14:07:05.642 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:05 smithi044 ceph-mon[25097]: from='mgr.14100 172.21.15.44:0/1235990338' entity='mgr.y' 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "c9babf0c-27fb-11ef-bc9b-c7b262605968", 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T14:07:05.908 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:05.909 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T14:07:05.910 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T14:07:05.910 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T14:07:05.910 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T14:07:05.913 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-06-11T14:07:05.914 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-06-11T14:06:52.541383+0000", 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T14:07:05.915 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:06.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:06 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1732958493' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T14:07:06.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:06 smithi044 ceph-mon[25097]: mgrmap e3: y(active, since 1.00644s) 2024-06-11T14:07:09.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:09 smithi044 ceph-mon[25097]: mgrmap e4: y(active, since 2s) 2024-06-11T14:07:10.591 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (3/15)... 2024-06-11T14:07:16.340 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:16.340 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:16.340 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "c9babf0c-27fb-11ef-bc9b-c7b262605968", 2024-06-11T14:07:16.340 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T14:07:16.341 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:16.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 19, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T14:07:16.343 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T14:07:16.344 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T14:07:16.344 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T14:07:16.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T14:07:16.348 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-06-11T14:06:52.541383+0000", 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T14:07:16.349 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:16.610 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:16 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/56824414' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T14:07:16.900 INFO:teuthology.orchestra.run.smithi044.stderr:mgr is available 2024-06-11T14:07:17.562 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-11T14:07:17.563 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-11T14:07:18.124 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling cephadm module... 2024-06-11T14:07:18.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:18 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2230112775' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-11T14:07:18.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:18 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2230112775' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-11T14:07:19.479 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2806037095' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-06-11T14:07:19.479 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setuser ceph since I am not root 2024-06-11T14:07:19.479 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setgroup ceph since I am not root 2024-06-11T14:07:19.479 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:19.344+0000 7fcdbf6e9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:07:19.479 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:19.479+0000 7fcdbf6e9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:07:19.756 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:19.581+0000 7fcdbf6e9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:07:20.012 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:19.905+0000 7fcdbf6e9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:07:20.012 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:19.990+0000 7fcdbf6e9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:07:20.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:20 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2806037095' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-06-11T14:07:20.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:20 smithi044 ceph-mon[25097]: mgrmap e5: y(active, since 13s) 2024-06-11T14:07:20.496 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:20.497 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 5, 2024-06-11T14:07:20.497 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-06-11T14:07:20.497 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-11T14:07:20.497 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-11T14:07:20.497 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:21.206 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.182+0000 7fcdbf6e9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:07:21.206 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1870469260' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-11T14:07:21.209 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-06-11T14:07:21.209 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 5... 2024-06-11T14:07:21.469 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.359+0000 7fcdbf6e9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:21.469 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.446+0000 7fcdbf6e9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:07:22.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.775+0000 7fcdbf6e9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:07:22.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.868+0000 7fcdbf6e9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:07:22.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:21.964+0000 7fcdbf6e9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:07:22.649 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:22.212+0000 7fcdbf6e9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:07:23.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:22.670+0000 7fcdbf6e9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:07:23.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:23.169+0000 7fcdbf6e9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:07:23.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:23.265+0000 7fcdbf6e9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:07:23.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:23.570+0000 7fcdbf6e9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:07:23.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:23.663+0000 7fcdbf6e9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:07:24.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:24.077+0000 7fcdbf6e9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:07:24.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:24.213+0000 7fcdbf6e9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:07:24.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:24.307+0000 7fcdbf6e9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:07:24.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:24.424+0000 7fcdbf6e9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:24.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:24.516+0000 7fcdbf6e9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:07:25.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:25.081+0000 7fcdbf6e9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:07:25.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:25 smithi044 ceph-mon[25097]: Active manager daemon y restarted 2024-06-11T14:07:25.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:25 smithi044 ceph-mon[25097]: Activating manager daemon y 2024-06-11T14:07:25.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:25 smithi044 ceph-mon[25097]: osdmap e2: 0 total, 0 up, 0 in 2024-06-11T14:07:25.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:25.451+0000 7fcdbf6e9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:07:26.520 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:26.520 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-06-11T14:07:26.520 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-06-11T14:07:26.520 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: mgrmap e6: y(active, starting, since 0.0526472s) 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:07:26.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: Manager daemon y is now available 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:07:26.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:26 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:07:27.075 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 5 is available 2024-06-11T14:07:27.075 INFO:teuthology.orchestra.run.smithi044.stderr:Setting orchestrator backend to cephadm... 2024-06-11T14:07:27.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-mon[25097]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-mon[25097]: mgrmap e7: y(active, since 1.05944s) 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-mon[25097]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:27] ENGINE Bus STARTING 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:27] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:07:27.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:27] ENGINE Bus STARTED 2024-06-11T14:07:28.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:27] ENGINE Bus STARTING 2024-06-11T14:07:28.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:27] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:07:28.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:27] ENGINE Bus STARTED 2024-06-11T14:07:28.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:28.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:28.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:28.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:28 smithi044 ceph-mon[25097]: mgrmap e8: y(active, since 2s) 2024-06-11T14:07:28.810 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: value unchanged 2024-06-11T14:07:29.372 INFO:teuthology.orchestra.run.smithi044.stderr:Generating ssh key... 2024-06-11T14:07:29.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:29 smithi044 ceph-mon[25097]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:30.521 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: Generating public/private rsa key pair. 2024-06-11T14:07:30.521 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: Your identification has been saved in /tmp/tmp5ck13qt4/key. 2024-06-11T14:07:30.521 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: Your public key has been saved in /tmp/tmp5ck13qt4/key.pub. 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: The key fingerprint is: 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: SHA256:/zdIy8lIivcWjg2gN4s6JYKKv/iNhQF5ggyT0WCoQwQ ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: The key's randomart image is: 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: +---[RSA 3072]----+ 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |EB | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |B+. | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |B.. | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |o+ . | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |... . .S | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |o .oo o ..o . | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |o..o.o + B.* + | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |o..+. o + =.* o | 2024-06-11T14:07:30.522 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: |.o*+. . o. .. . | 2024-06-11T14:07:30.523 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: +----[SHA256]-----+ 2024-06-11T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-mon[25097]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-mon[25097]: Generating ssh key... 2024-06-11T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:30.856 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:30 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:31.332 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnr6lIt38NLecbfy5KjEmshvoP438ojX30YN89eV+joFqQTVYw8wmLvToyReFyZpyoH1Dk2fw6noqhK7XMNOIiutuRGnLMownCxtz7v7R6cWUIJHS+bzYqqdo3FC2Ko8cw85nF9KqMpH0+zpQmzmf1xWwLcyX3YHMVbKPCIKxTo/Ox6byjEaS5mSMJVN5EgyxFeVvpXYevsbMUaNjWUr/h/riZb87uuldo6A7RYExLIfGtJWIr7umLLGvVmjwLuyFhMWr/W8GPZV1R+bjSHIt3fVKlzXZ/9yhhuyDmOlhy2kcyEW9vNgAzvQ5BSaiyy9gsPws7NQfPS0ul+j0Tbg1xZTHQqypxyG6mXCJyE+8+66TUNbZVcrBTYZG2yp4iqgayXS9oLr5xZXjKzL/vz6kjc1QZhMk9QmelSGw3S1JnTGsJQxMzOgspG3VKsAQporzHjamDZmVs8HDQ35KYkJ+pbfMu22B9fr2kaVA5OGv7N0bBjhQsPI7/lEmGVe80Sp0= ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:07:31.862 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-06-11T14:07:31.862 INFO:teuthology.orchestra.run.smithi044.stderr:Adding key to root@localhost authorized_keys... 2024-06-11T14:07:31.862 INFO:teuthology.orchestra.run.smithi044.stderr:Adding host smithi044... 2024-06-11T14:07:33.369 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Added host 'smithi044' with addr '172.21.15.44' 2024-06-11T14:07:33.380 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:33 smithi044 ceph-mon[25097]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:33.926 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying unmanaged mon service... 2024-06-11T14:07:34.343 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:34 smithi044 ceph-mon[25097]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "addr": "172.21.15.44", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:34.343 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:34 smithi044 ceph-mon[25097]: Deploying cephadm binary to smithi044 2024-06-11T14:07:34.343 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:34 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:34.343 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:34 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:34.580 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mon update... 2024-06-11T14:07:35.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:35 smithi044 ceph-mon[25097]: Added host smithi044 2024-06-11T14:07:35.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:35 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:35.368 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying unmanaged mgr service... 2024-06-11T14:07:35.962 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-06-11T14:07:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:36 smithi044 ceph-mon[25097]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:36 smithi044 ceph-mon[25097]: Saving service mon spec with placement count:5 2024-06-11T14:07:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:36 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:37.330 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:37 smithi044 ceph-mon[25097]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:37.331 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:37 smithi044 ceph-mon[25097]: Saving service mgr spec with placement count:2 2024-06-11T14:07:37.331 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:37 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:38.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:38 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:38.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:38 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2509039098' entity='client.admin' 2024-06-11T14:07:39.651 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling the dashboard module... 2024-06-11T14:07:40.278 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:40 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1947949890' entity='client.admin' 2024-06-11T14:07:40.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:40 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:41.106 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2928824601' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-06-11T14:07:41.106 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-mon[25097]: from='mgr.14120 172.21.15.44:0/3049138973' entity='mgr.y' 2024-06-11T14:07:41.365 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setuser ceph since I am not root 2024-06-11T14:07:41.365 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setgroup ceph since I am not root 2024-06-11T14:07:41.365 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:41.229+0000 7f81c713d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:07:41.649 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:41.368+0000 7f81c713d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:07:41.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:41.474+0000 7f81c713d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:07:42.028 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:41.799+0000 7f81c713d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:07:42.028 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:41.885+0000 7f81c713d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:07:42.331 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:42 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2928824601' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-06-11T14:07:42.332 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:42 smithi044 ceph-mon[25097]: mgrmap e9: y(active, since 15s) 2024-06-11T14:07:43.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.088+0000 7f81c713d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:07:43.346 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:43.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 9, 2024-06-11T14:07:43.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-06-11T14:07:43.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-11T14:07:43.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-11T14:07:43.347 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:43.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/553460908' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-11T14:07:43.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.261+0000 7f81c713d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:43.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.346+0000 7f81c713d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:07:43.962 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.680+0000 7f81c713d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:07:43.962 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.774+0000 7f81c713d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:07:43.962 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:43.871+0000 7f81c713d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:07:43.965 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-06-11T14:07:43.965 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 9... 2024-06-11T14:07:44.247 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:44.124+0000 7f81c713d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:07:44.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:44.593+0000 7f81c713d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:07:45.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:45.096+0000 7f81c713d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:07:45.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:45.193+0000 7f81c713d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:07:45.825 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:45.502+0000 7f81c713d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:07:45.825 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:45.597+0000 7f81c713d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:07:46.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:46.028+0000 7f81c713d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:07:46.478 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:46.167+0000 7f81c713d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:07:46.478 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:46.264+0000 7f81c713d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:07:46.478 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:46.384+0000 7f81c713d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:07:46.478 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:46.477+0000 7f81c713d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:07:47.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:47.050+0000 7f81c713d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:07:47.899 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:07:47.423+0000 7f81c713d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:07:48.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:48 smithi044 ceph-mon[25097]: Active manager daemon y restarted 2024-06-11T14:07:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:48 smithi044 ceph-mon[25097]: Activating manager daemon y 2024-06-11T14:07:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:48 smithi044 ceph-mon[25097]: osdmap e3: 0 total, 0 up, 0 in 2024-06-11T14:07:49.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:48 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:48] ENGINE Bus STARTING 2024-06-11T14:07:49.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:49] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:07:49.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:07:49] ENGINE Bus STARTED 2024-06-11T14:07:49.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-06-11T14:07:49.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-06-11T14:07:49.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-06-11T14:07:49.198 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: mgrmap e10: y(active, starting, since 0.757199s) 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: Manager daemon y is now available 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:07:49.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:07:49.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:48] ENGINE Bus STARTING 2024-06-11T14:07:49.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:49] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:07:49.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: [11/Jun/2024:14:07:49] ENGINE Bus STARTED 2024-06-11T14:07:49.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:49.867 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 9 is available 2024-06-11T14:07:49.867 INFO:teuthology.orchestra.run.smithi044.stderr:Generating a dashboard self-signed certificate... 2024-06-11T14:07:50.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:50 smithi044 ceph-mon[25097]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-11T14:07:50.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:50 smithi044 ceph-mon[25097]: mgrmap e11: y(active, since 1.76527s) 2024-06-11T14:07:50.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:50 smithi044 ceph-mon[25097]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-11T14:07:50.561 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Self-signed certificate created 2024-06-11T14:07:51.124 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial admin user... 2024-06-11T14:07:51.374 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: mgrmap e12: y(active, since 2s) 2024-06-11T14:07:51.374 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:51.375 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:07:51.375 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:51.375 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:51.375 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:52.045 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$tC6xsuI5yVvF9vuPAZP4xutyiEEQraxTY8rOBr14I4eQsx6re4XKC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1718114872, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-06-11T14:07:52.768 INFO:teuthology.orchestra.run.smithi044.stderr:Fetching dashboard port number... 2024-06-11T14:07:53.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:53 smithi044 ceph-mon[25097]: from='client.14166 -' 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-06-11T14:07:53.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:07:53.460 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 8443 2024-06-11T14:07:54.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:54 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3338646949' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-06-11T14:07:54.331 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: disabled 2024-06-11T14:07:54.340 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-06-11T14:07:54.341 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld.service is not enabled 2024-06-11T14:07:54.341 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-06-11T14:07:54.343 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph Dashboard is now available at: 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr: URL: https://smithi044.front.sepia.ceph.com:8443/ 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr: User: admin 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr: Password: ef1hz42s4v 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:54.344 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling autotune for osd_memory_target 2024-06-11T14:07:55.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:55 smithi044 ceph-mon[25097]: mgrmap e13: y(active, since 6s) 2024-06-11T14:07:56.346 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-06-11T14:07:56.925 INFO:teuthology.orchestra.run.smithi044.stderr:You can access the Ceph CLI with: 2024-06-11T14:07:56.925 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.925 INFO:teuthology.orchestra.run.smithi044.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr:Please consider enabling telemetry to help improve Ceph: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: ceph telemetry on 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr:For more information see: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:07:56.926 INFO:teuthology.orchestra.run.smithi044.stderr:Bootstrap complete. 2024-06-11T14:07:56.960 INFO:tasks.cephadm:Fetching config... 2024-06-11T14:07:56.960 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:07:56.960 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-06-11T14:07:56.979 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-06-11T14:07:56.979 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:07:56.979 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-06-11T14:07:57.037 INFO:tasks.cephadm:Fetching mon keyring... 2024-06-11T14:07:57.037 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:07:57.037 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/keyring of=/dev/stdout 2024-06-11T14:07:57.103 INFO:tasks.cephadm:Fetching pub ssh key... 2024-06-11T14:07:57.104 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:07:57.104 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-06-11T14:07:57.159 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-06-11T14:07:57.159 DEBUG:teuthology.orchestra.run.smithi044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnr6lIt38NLecbfy5KjEmshvoP438ojX30YN89eV+joFqQTVYw8wmLvToyReFyZpyoH1Dk2fw6noqhK7XMNOIiutuRGnLMownCxtz7v7R6cWUIJHS+bzYqqdo3FC2Ko8cw85nF9KqMpH0+zpQmzmf1xWwLcyX3YHMVbKPCIKxTo/Ox6byjEaS5mSMJVN5EgyxFeVvpXYevsbMUaNjWUr/h/riZb87uuldo6A7RYExLIfGtJWIr7umLLGvVmjwLuyFhMWr/W8GPZV1R+bjSHIt3fVKlzXZ/9yhhuyDmOlhy2kcyEW9vNgAzvQ5BSaiyy9gsPws7NQfPS0ul+j0Tbg1xZTHQqypxyG6mXCJyE+8+66TUNbZVcrBTYZG2yp4iqgayXS9oLr5xZXjKzL/vz6kjc1QZhMk9QmelSGw3S1JnTGsJQxMzOgspG3VKsAQporzHjamDZmVs8HDQ35KYkJ+pbfMu22B9fr2kaVA5OGv7N0bBjhQsPI7/lEmGVe80Sp0= ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-11T14:07:57.234 INFO:teuthology.orchestra.run.smithi044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnr6lIt38NLecbfy5KjEmshvoP438ojX30YN89eV+joFqQTVYw8wmLvToyReFyZpyoH1Dk2fw6noqhK7XMNOIiutuRGnLMownCxtz7v7R6cWUIJHS+bzYqqdo3FC2Ko8cw85nF9KqMpH0+zpQmzmf1xWwLcyX3YHMVbKPCIKxTo/Ox6byjEaS5mSMJVN5EgyxFeVvpXYevsbMUaNjWUr/h/riZb87uuldo6A7RYExLIfGtJWIr7umLLGvVmjwLuyFhMWr/W8GPZV1R+bjSHIt3fVKlzXZ/9yhhuyDmOlhy2kcyEW9vNgAzvQ5BSaiyy9gsPws7NQfPS0ul+j0Tbg1xZTHQqypxyG6mXCJyE+8+66TUNbZVcrBTYZG2yp4iqgayXS9oLr5xZXjKzL/vz6kjc1QZhMk9QmelSGw3S1JnTGsJQxMzOgspG3VKsAQporzHjamDZmVs8HDQ35KYkJ+pbfMu22B9fr2kaVA5OGv7N0bBjhQsPI7/lEmGVe80Sp0= ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:07:57.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnr6lIt38NLecbfy5KjEmshvoP438ojX30YN89eV+joFqQTVYw8wmLvToyReFyZpyoH1Dk2fw6noqhK7XMNOIiutuRGnLMownCxtz7v7R6cWUIJHS+bzYqqdo3FC2Ko8cw85nF9KqMpH0+zpQmzmf1xWwLcyX3YHMVbKPCIKxTo/Ox6byjEaS5mSMJVN5EgyxFeVvpXYevsbMUaNjWUr/h/riZb87uuldo6A7RYExLIfGtJWIr7umLLGvVmjwLuyFhMWr/W8GPZV1R+bjSHIt3fVKlzXZ/9yhhuyDmOlhy2kcyEW9vNgAzvQ5BSaiyy9gsPws7NQfPS0ul+j0Tbg1xZTHQqypxyG6mXCJyE+8+66TUNbZVcrBTYZG2yp4iqgayXS9oLr5xZXjKzL/vz6kjc1QZhMk9QmelSGw3S1JnTGsJQxMzOgspG3VKsAQporzHjamDZmVs8HDQ35KYkJ+pbfMu22B9fr2kaVA5OGv7N0bBjhQsPI7/lEmGVe80Sp0= ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-11T14:07:57.288 INFO:teuthology.orchestra.run.smithi187.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnr6lIt38NLecbfy5KjEmshvoP438ojX30YN89eV+joFqQTVYw8wmLvToyReFyZpyoH1Dk2fw6noqhK7XMNOIiutuRGnLMownCxtz7v7R6cWUIJHS+bzYqqdo3FC2Ko8cw85nF9KqMpH0+zpQmzmf1xWwLcyX3YHMVbKPCIKxTo/Ox6byjEaS5mSMJVN5EgyxFeVvpXYevsbMUaNjWUr/h/riZb87uuldo6A7RYExLIfGtJWIr7umLLGvVmjwLuyFhMWr/W8GPZV1R+bjSHIt3fVKlzXZ/9yhhuyDmOlhy2kcyEW9vNgAzvQ5BSaiyy9gsPws7NQfPS0ul+j0Tbg1xZTHQqypxyG6mXCJyE+8+66TUNbZVcrBTYZG2yp4iqgayXS9oLr5xZXjKzL/vz6kjc1QZhMk9QmelSGw3S1JnTGsJQxMzOgspG3VKsAQporzHjamDZmVs8HDQ35KYkJ+pbfMu22B9fr2kaVA5OGv7N0bBjhQsPI7/lEmGVe80Sp0= ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:07:57.301 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-06-11T14:07:57.501 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:07:57 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3351800888' entity='client.admin' 2024-06-11T14:08:00.299 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-06-11T14:08:00.300 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-06-11T14:08:00.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:00 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/777184071' entity='client.admin' 2024-06-11T14:08:03.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:08:03.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:03 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:03.522 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi187 2024-06-11T14:08:03.522 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:08:03.522 DEBUG:teuthology.orchestra.run.smithi187:> dd of=/etc/ceph/ceph.conf 2024-06-11T14:08:03.541 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:08:03.541 DEBUG:teuthology.orchestra.run.smithi187:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:03.599 INFO:tasks.cephadm:Adding host smithi187 to orchestrator... 2024-06-11T14:08:03.599 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch host add smithi187 2024-06-11T14:08:04.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:04 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:04.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:04 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:06.495 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:06 smithi044 ceph-mon[25097]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi187", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:06.495 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:06 smithi044 ceph-mon[25097]: Deploying cephadm binary to smithi187 2024-06-11T14:08:06.496 INFO:teuthology.orchestra.run.smithi044.stdout:Added host 'smithi187' with addr '172.21.15.187' 2024-06-11T14:08:07.100 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch host ls --format=json 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: Added host smithi187 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:07.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:09.000 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:08:09.000 INFO:teuthology.orchestra.run.smithi044.stdout:[{"addr": "172.21.15.44", "hostname": "smithi044", "labels": [], "status": ""}, {"addr": "172.21.15.187", "hostname": "smithi187", "labels": [], "status": ""}] 2024-06-11T14:08:09.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:09 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:09.582 INFO:tasks.cephadm:Setting crush tunables to default 2024-06-11T14:08:09.582 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd crush tunables default 2024-06-11T14:08:10.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:10 smithi044 ceph-mon[25097]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:10.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:10 smithi044 ceph-mon[25097]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:08:12.088 INFO:teuthology.orchestra.run.smithi044.stderr:adjusted tunables profile to default 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi187", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:12.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:11 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2417102453' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-11T14:08:12.651 INFO:tasks.cephadm:Adding mon.a on smithi044 2024-06-11T14:08:12.651 INFO:tasks.cephadm:Adding mon.c on smithi044 2024-06-11T14:08:12.651 INFO:tasks.cephadm:Adding mon.b on smithi187 2024-06-11T14:08:12.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply mon '3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b' 2024-06-11T14:08:13.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:13 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2417102453' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-11T14:08:13.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:13 smithi044 ceph-mon[25097]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:14.313 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled mon update... 2024-06-11T14:08:14.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:14 smithi044 ceph-mon[25097]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:15.008 DEBUG:teuthology.orchestra.run.smithi044:mon.c> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.c.service 2024-06-11T14:08:15.011 DEBUG:teuthology.orchestra.run.smithi187:mon.b> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.b.service 2024-06-11T14:08:15.013 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T14:08:15.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: Saving service mon spec with placement smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b;count:3 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:15.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:15.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:15.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:15 smithi044 ceph-mon[25097]: Deploying daemon mon.c on smithi044 2024-06-11T14:08:16.788 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T14:08:16.788 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":1,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","modified":"2024-06-11T14:06:49.624887Z","created":"2024-06-11T14:06:49.624887Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-11T14:08:16.790 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 1 2024-06-11T14:08:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[25097]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/4245378988' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:17.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 podman[29837]: 2024-06-11 14:08:17.560490233 +0000 UTC m=+0.112213293 container create 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, GIT_BRANCH=HEAD, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, version=8, GIT_CLEAN=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, vendor=Red Hat, Inc., architecture=x86_64, release=754, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, vcs-type=git, io.buildah.version=1.19.8) 2024-06-11T14:08:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 podman[29837]: 2024-06-11 14:08:17.466670184 +0000 UTC m=+0.018393254 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 podman[29837]: 2024-06-11 14:08:17.788366781 +0000 UTC m=+0.340089846 container init 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, vcs-type=git, io.k8s.display-name=CentOS Stream 8, version=8, RELEASE=HEAD, name=centos-stream, release=754, io.openshift.expose-services=, distribution-scope=public, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, ceph=True, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870) 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 podman[29837]: 2024-06-11 14:08:17.792675808 +0000 UTC m=+0.344398866 container start 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, ceph=True, GIT_BRANCH=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, CEPH_POINT_RELEASE=-17.2.0, version=8, io.buildah.version=1.19.8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, vcs-type=git, GIT_CLEAN=True, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=) 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: pidfile_write: ignore empty --pid-file 2024-06-11T14:08:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: load: jerasure load: lrc 2024-06-11T14:08:18.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: RocksDB version: 6.15.5 2024-06-11T14:08:18.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T14:08:18.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Compile date Apr 18 2022 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: DB SUMMARY 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: DB Session ID: WGM0IIEEOHRTHMTRL1VZ 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.env: 0x55c36aec6860 2024-06-11T14:08:18.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.fs: Posix File System 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.info_log: 0x55c36b8abdc0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.statistics: (nil) 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.use_fsync: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:08:18.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.db_log_dir: 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.write_buffer_manager: 0x55c36b99c2d0 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:08:18.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.unordered_write: 0 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:08:18.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.row_cache: None 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.wal_filter: None 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.preserve_deletes: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:08:18.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:08:18.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:08:18.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:08:18.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:08:18.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_open_files: -1 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Compression algorithms supported: 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kZSTD supported: 0 2024-06-11T14:08:18.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.merge_operator: 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_filter: None 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c36b877d00) 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_type: 0 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: data_block_index_type: 0 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_shortening: 1 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: hash_index_allow_collision: 1 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: checksum: 1 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: no_block_cache: 0 2024-06-11T14:08:18.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache: 0x55c36b8e2170 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_options: 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: capacity : 536870912 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: num_shard_bits : 4 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: strict_capacity_limit : 0 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_compressed: (nil) 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: persistent_cache: (nil) 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_size: 4096 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_size_deviation: 10 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_restart_interval: 16 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_block_restart_interval: 1 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: metadata_block_size: 4096 2024-06-11T14:08:18.161 INFO:journalctl@ceph.mon.c.smithi044.stdout: partition_filters: 0 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: use_delta_encoding: 1 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: whole_key_filtering: 1 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: verify_compression: 0 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: format_version: 4 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: enable_index_compression: 1 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_align: 0 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression: NoCompression 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:08:18.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.num_levels: 7 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:08:18.163 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:08:18.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.arena_block_size: 4194304 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:08:18.165 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:08:18.166 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.ttl: 2592000 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:08:18.167 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114897820035, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114897820338, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1718114897, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "099ee120-5edd-4c40-95b0-b9fb51a65ee3", "db_session_id": "WGM0IIEEOHRTHMTRL1VZ"}} 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-06-11T14:08:18.168 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114897820661, "job": 1, "event": "recovery_finished"} 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [file/delete_scheduler.cc:73] 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-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c36b8c8a80 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: DB pointer 0x55c36b8d8000 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** DB Stats ** 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:08:18.169 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.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 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.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 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.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 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.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 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:18.170 INFO:journalctl@ceph.mon.c.smithi044.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.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 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:18.171 INFO:journalctl@ceph.mon.c.smithi044.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: Int 0/0 0.00 KB 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 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.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 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.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 5.1 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:08:18.172 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: using public_addrv [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: starting mon.c rank -1 at public addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] at bind addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(???) e0 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:18.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).mds e1 new map 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).mds e1 print_map 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout: e1 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.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} 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout: legacy client fscid: -1 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout: No filesystems configured 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: 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-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-06-11T14:08:18.174 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: Saving service mon spec with placement smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b;count:3 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:18.175 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: Deploying daemon mon.c on smithi044 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/4245378988' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 ceph-mon[29855]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 bash[29837]: 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa 2024-06-11T14:08:18.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:17 smithi044 systemd[1]: Started Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:08:18.330 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T14:08:18.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T14:08:23.331 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T14:08:23.331 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":2,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","modified":"2024-06-11T14:08:17.839135Z","created":"2024-06-11T14:06:49.624887Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3301","nonce":0},{"type":"v1","addr":"172.21.15.44:6790","nonce":0}]},"addr":"172.21.15.44:6790/0","public_addr":"172.21.15.44:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-11T14:08:23.333 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 2 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: mon.a calling monitor election 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: mon.c calling monitor election 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: monmap e2: 2 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: fsmap 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: mgrmap e13: y(active, since 35s) 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: overall HEALTH_OK 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:23.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: mon.a calling monitor election 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: mon.c calling monitor election 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: monmap e2: 2 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: fsmap 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: mgrmap e13: y(active, since 35s) 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: overall HEALTH_OK 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:23.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:24.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[25097]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[25097]: Deploying daemon mon.b on smithi187 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/1301595413' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[29855]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[29855]: Deploying daemon mon.b on smithi187 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/1301595413' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:23 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:24.899 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T14:08:24.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T14:08:26.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:25 smithi044 ceph-mon[25097]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:26.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:25 smithi044 ceph-mon[29855]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T14:08:27.610 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":2,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","modified":"2024-06-11T14:08:17.839135Z","created":"2024-06-11T14:06:49.624887Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3301","nonce":0},{"type":"v1","addr":"172.21.15.44:6790","nonce":0}]},"addr":"172.21.15.44:6790/0","public_addr":"172.21.15.44:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-11T14:08:27.611 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 2 2024-06-11T14:08:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 podman[25982]: 2024-06-11 14:08:27.711690378 +0000 UTC m=+0.536721757 container start 40d9b64ae1f898c0d7fbdc890619a1e7c12bf217b561db2185aaa92d2a1677e4 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, release=754, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, architecture=x86_64, vendor=Red Hat, Inc., GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public) 2024-06-11T14:08:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:08:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-06-11T14:08:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pidfile_write: ignore empty --pid-file 2024-06-11T14:08:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: load: jerasure load: lrc 2024-06-11T14:08:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: RocksDB version: 6.15.5 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Compile date Apr 18 2022 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: DB SUMMARY 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: DB Session ID: M363YCSRODJ1CDDEP2GI 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:08:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.env: 0x561b35ac6860 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.fs: Posix File System 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.info_log: 0x561b37f91dc0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.statistics: (nil) 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.use_fsync: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:08:27.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.db_log_dir: 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:08:27.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.write_buffer_manager: 0x561b38082240 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:08:27.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.unordered_write: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.row_cache: None 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.wal_filter: None 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.preserve_deletes: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:08:27.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:08:27.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_open_files: -1 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:08:27.989 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Compression algorithms supported: 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kZSTD supported: 0 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T14:08:27.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.merge_operator: 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_filter: None 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561b37f5dd00) 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_type: 0 2024-06-11T14:08:27.991 INFO:journalctl@ceph.mon.b.smithi187.stdout: data_block_index_type: 0 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_shortening: 1 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: hash_index_allow_collision: 1 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: checksum: 1 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: no_block_cache: 0 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache: 0x561b37fc8170 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_options: 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: capacity : 536870912 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: num_shard_bits : 4 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: strict_capacity_limit : 0 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_compressed: (nil) 2024-06-11T14:08:27.992 INFO:journalctl@ceph.mon.b.smithi187.stdout: persistent_cache: (nil) 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_size: 4096 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_size_deviation: 10 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_restart_interval: 16 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_block_restart_interval: 1 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: metadata_block_size: 4096 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: partition_filters: 0 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: use_delta_encoding: 1 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: whole_key_filtering: 1 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: verify_compression: 0 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: format_version: 4 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: enable_index_compression: 1 2024-06-11T14:08:27.993 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_align: 0 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression: NoCompression 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.num_levels: 7 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:08:27.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:08:27.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:08:27.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.arena_block_size: 4194304 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:08:27.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:08:27.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.ttl: 2592000 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114907738202, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-06-11T14:08:27.999 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114907738504, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1718114907, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e5a44abe-ba69-4d25-8af6-c14f2129722d", "db_session_id": "M363YCSRODJ1CDDEP2GI"}} 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718114907738812, "job": 1, "event": "recovery_finished"} 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561b37faea80 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: DB pointer 0x561b37fbe000 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** DB Stats ** 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:08:28.000 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.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 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.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 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.001 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.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 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.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 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.002 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.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 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: Int 0/0 0.00 KB 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 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.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 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.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 5.6 0.00 0.00 1 0.000 0 0 2024-06-11T14:08:28.003 INFO:journalctl@ceph.mon.b.smithi187.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: using public_addr v2:172.21.15.187:0/0 -> [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: starting mon.b rank -1 at public addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] at bind addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:28.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(???) e0 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).mds e1 new map 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).mds e1 print_map 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout: e1 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.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} 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout: legacy client fscid: -1 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout: No filesystems configured 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: 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-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-06-11T14:08:28.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: Saving service mon spec with placement smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi187:172.21.15.187=b;count:3 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:28.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: Deploying daemon mon.c on smithi044 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/4245378988' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.a calling monitor election 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.c calling monitor election 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: monmap e2: 2 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: fsmap 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mgrmap e13: y(active, since 35s) 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: overall HEALTH_OK 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:28.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: Deploying daemon mon.b on smithi187 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/1301595413' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 ceph-mon[26036]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 bash[25982]: 40d9b64ae1f898c0d7fbdc890619a1e7c12bf217b561db2185aaa92d2a1677e4 2024-06-11T14:08:28.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:27 smithi187 systemd[1]: Started Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:08:29.426 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T14:08:29.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T14:08:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: mon.a calling monitor election 2024-06-11T14:08:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: mon.c calling monitor election 2024-06-11T14:08:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: mon.b calling monitor election 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:08:33.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:33.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: fsmap 2024-06-11T14:08:33.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:33.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: mgrmap e13: y(active, since 45s) 2024-06-11T14:08:33.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: overall HEALTH_OK 2024-06-11T14:08:33.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:33.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:33.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:33.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:33.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: mon.a calling monitor election 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: mon.c calling monitor election 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: mon.b calling monitor election 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.155 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: fsmap 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: mgrmap e13: y(active, since 45s) 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: overall HEALTH_OK 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:33.156 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:08:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: mon.a calling monitor election 2024-06-11T14:08:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: mon.c calling monitor election 2024-06-11T14:08:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: mon.b calling monitor election 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: fsmap 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: osdmap e4: 0 total, 0 up, 0 in 2024-06-11T14:08:33.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: mgrmap e13: y(active, since 45s) 2024-06-11T14:08:33.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: overall HEALTH_OK 2024-06-11T14:08:33.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:33.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:33.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:33.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:33 smithi187 ceph-mon[26036]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:33 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:33 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:33 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:33 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[25097]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[29855]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.026 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.027 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:08:34.027 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:33 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.287 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-06-11T14:08:34.288 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":3,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","modified":"2024-06-11T14:08:27.759103Z","created":"2024-06-11T14:06:49.624887Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3301","nonce":0},{"type":"v1","addr":"172.21.15.44:6790","nonce":0}]},"addr":"172.21.15.44:6790/0","public_addr":"172.21.15.44:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:3300","nonce":0},{"type":"v1","addr":"172.21.15.187:6789","nonce":0}]},"addr":"172.21.15.187:6789/0","public_addr":"172.21.15.187:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-06-11T14:08:34.289 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 3 2024-06-11T14:08:34.891 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-06-11T14:08:34.892 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph config generate-minimal-conf 2024-06-11T14:08:34.917 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:34.917 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:08:34.917 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.917 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.917 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: Reconfiguring mon.a (unknown last config time)... 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/4054601326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: Reconfiguring mon.a (unknown last config time)... 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:08:34.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:34 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/4054601326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:35.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:08:35.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:08:35.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: Reconfiguring mon.a (unknown last config time)... 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:08:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:34 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/4054601326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T14:08:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:35 smithi187 ceph-mon[26036]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:36.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[25097]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:36.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:36.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:36.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:36.279 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:36.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[29855]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:36.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:36.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:36.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:36.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:37.135 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:36 smithi044 ceph-mon[25097]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:08:37.135 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:36 smithi044 ceph-mon[25097]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:08:37.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:36 smithi044 ceph-mon[29855]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:08:37.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:36 smithi044 ceph-mon[29855]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:08:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:36 smithi187 ceph-mon[26036]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:08:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:36 smithi187 ceph-mon[26036]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:08:37.539 INFO:teuthology.orchestra.run.smithi044.stdout:# minimal ceph.conf for c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:37.540 INFO:teuthology.orchestra.run.smithi044.stdout:[global] 2024-06-11T14:08:37.540 INFO:teuthology.orchestra.run.smithi044.stdout: fsid = c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:08:37.540 INFO:teuthology.orchestra.run.smithi044.stdout: mon_host = [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] 2024-06-11T14:08:38.349 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:37 smithi187 ceph-mon[26036]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:38.349 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:37 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3712250904' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:38.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:37 smithi044 ceph-mon[25097]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:37 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3712250904' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:37 smithi044 ceph-mon[29855]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:37 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3712250904' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:38.531 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-06-11T14:08:38.532 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:08:38.532 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.conf 2024-06-11T14:08:38.602 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:08:38.603 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:38.669 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:08:38.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.conf 2024-06-11T14:08:38.695 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:08:38.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:08:38.761 INFO:tasks.cephadm:Adding mgr.y on smithi044 2024-06-11T14:08:38.761 INFO:tasks.cephadm:Adding mgr.x on smithi187 2024-06-11T14:08:38.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply mgr '2;smithi044=y;smithi187=x' 2024-06-11T14:08:39.149 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[29855]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:39 smithi044 ceph-mon[25097]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:39.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:39 smithi187 ceph-mon[26036]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:40.371 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:40.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:40.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:40.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:41.106 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled mgr update... 2024-06-11T14:08:41.714 DEBUG:teuthology.orchestra.run.smithi187:mgr.x> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service 2024-06-11T14:08:41.716 INFO:tasks.cephadm:Deploying OSDs... 2024-06-11T14:08:41.716 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:08:41.716 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/scratch_devs of=/dev/stdout 2024-06-11T14:08:41.736 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-06-11T14:08:41.737 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_1 2024-06-11T14:08:41.796 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-11T14:08:41.796 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:41.796 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-06-11T14:08:41.796 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:41.797 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:41.797 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-06-11 14:08:17.276148300 +0000 2024-06-11T14:08:41.797 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-06-11 14:05:44.276646897 +0000 2024-06-11T14:08:41.797 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-06-11 14:05:44.276646897 +0000 2024-06-11T14:08:41.797 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-06-11 14:05:44.276646897 +0000 2024-06-11T14:08:41.797 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-11T14:08:41.866 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-06-11T14:08:41.866 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-06-11T14:08:41.866 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000207909 s, 2.5 MB/s 2024-06-11T14:08:41.868 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-11T14:08:41.928 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_2 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:41.986 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-06-11 14:08:17.276148300 +0000 2024-06-11T14:08:41.987 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-06-11 14:05:44.626641494 +0000 2024-06-11T14:08:41.987 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-06-11 14:05:44.626641494 +0000 2024-06-11T14:08:41.987 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-06-11 14:05:44.626641494 +0000 2024-06-11T14:08:41.987 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-11T14:08:42.053 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-06-11T14:08:42.053 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-06-11T14:08:42.053 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000186633 s, 2.7 MB/s 2024-06-11T14:08:42.054 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-11T14:08:42.117 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_3 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: Saving service mgr spec with placement smithi044=y;smithi187=x;count:2 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T14:08:42.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: Saving service mgr spec with placement smithi044=y;smithi187=x;count:2 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:42.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T14:08:42.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:42.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.168 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-11T14:08:42.168 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-06-11 14:08:17.276148300 +0000 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-06-11 14:05:44.963636292 +0000 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-06-11 14:05:44.963636292 +0000 2024-06-11T14:08:42.169 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-06-11 14:05:44.963636292 +0000 2024-06-11T14:08:42.169 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: Saving service mgr spec with placement smithi044=y;smithi187=x;count:2 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T14:08:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:42.234 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-06-11T14:08:42.234 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-06-11T14:08:42.234 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000194793 s, 2.6 MB/s 2024-06-11T14:08:42.235 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-11T14:08:42.293 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_4 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-06-11 14:08:17.277148285 +0000 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-06-11 14:05:45.310630936 +0000 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-06-11 14:05:45.310630936 +0000 2024-06-11T14:08:42.350 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-06-11 14:05:45.310630936 +0000 2024-06-11T14:08:42.351 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-11T14:08:42.415 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-06-11T14:08:42.415 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-06-11T14:08:42.416 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000219386 s, 2.3 MB/s 2024-06-11T14:08:42.417 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-11T14:08:42.474 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:08:42.474 DEBUG:teuthology.orchestra.run.smithi187:> dd if=/scratch_devs of=/dev/stdout 2024-06-11T14:08:42.491 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-06-11T14:08:42.491 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_1 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2024-06-11 14:08:26.498197149 +0000 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2024-06-11 14:05:37.748945461 +0000 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2024-06-11 14:05:37.748945461 +0000 2024-06-11T14:08:42.547 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: 2024-06-11 14:05:37.748945461 +0000 2024-06-11T14:08:42.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-11T14:08:42.611 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2024-06-11T14:08:42.611 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2024-06-11T14:08:42.611 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000214552 s, 2.4 MB/s 2024-06-11T14:08:42.612 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-11T14:08:42.669 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_2 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2024-06-11 14:08:26.498197149 +0000 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2024-06-11 14:05:38.086940844 +0000 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2024-06-11 14:05:38.086940844 +0000 2024-06-11T14:08:42.724 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: 2024-06-11 14:05:38.086940844 +0000 2024-06-11T14:08:42.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-11T14:08:42.786 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2024-06-11T14:08:42.787 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2024-06-11T14:08:42.787 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000215459 s, 2.4 MB/s 2024-06-11T14:08:42.788 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-11T14:08:42.844 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_3 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2024-06-11 14:08:26.498197149 +0000 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2024-06-11 14:05:38.430936145 +0000 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2024-06-11 14:05:38.430936145 +0000 2024-06-11T14:08:42.900 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: 2024-06-11 14:05:38.430936145 +0000 2024-06-11T14:08:42.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-11T14:08:42.969 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2024-06-11T14:08:42.969 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2024-06-11T14:08:42.969 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000189119 s, 2.7 MB/s 2024-06-11T14:08:42.971 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-11T14:08:43.028 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_4 2024-06-11T14:08:43.084 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-11T14:08:43.084 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T14:08:43.084 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-06-11T14:08:43.084 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T14:08:43.085 INFO:teuthology.orchestra.run.smithi187.stdout:Context: system_u:object_r:device_t:s0 2024-06-11T14:08:43.085 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2024-06-11 14:08:42.929973055 +0000 2024-06-11T14:08:43.085 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2024-06-11 14:05:38.769931515 +0000 2024-06-11T14:08:43.085 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2024-06-11 14:05:38.769931515 +0000 2024-06-11T14:08:43.085 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: 2024-06-11 14:05:38.769931515 +0000 2024-06-11T14:08:43.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-11T14:08:43.149 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2024-06-11T14:08:43.149 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2024-06-11T14:08:43.149 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000176259 s, 2.9 MB/s 2024-06-11T14:08:43.150 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-11T14:08:43.207 INFO:tasks.cephadm:Deploying osd.0 on smithi044 with /dev/vg_nvme/lv_4... 2024-06-11T14:08:43.208 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-11T14:08:43.390 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:43 smithi187 ceph-mon[26036]: Deploying daemon mgr.x on smithi187 2024-06-11T14:08:43.390 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 systemd[1]: Starting Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:08:43.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:43 smithi044 ceph-mon[25097]: Deploying daemon mgr.x on smithi187 2024-06-11T14:08:43.399 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:43 smithi044 ceph-mon[29855]: Deploying daemon mgr.x on smithi187 2024-06-11T14:08:43.677 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 podman[27194]: 2024-06-11 14:08:43.294119163 +0000 UTC m=+0.017556154 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-06-11T14:08:43.677 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 podman[27194]: 2024-06-11 14:08:43.400671718 +0000 UTC m=+0.124108694 container create fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, name=centos-stream, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, vcs-type=git, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.19.8, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-06-11T14:08:43.677 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 podman[27194]: 2024-06-11 14:08:43.57794527 +0000 UTC m=+0.301382256 container init fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, distribution-scope=public, name=centos-stream, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, ceph=True, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-06-11T14:08:43.677 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 podman[27194]: 2024-06-11 14:08:43.580667699 +0000 UTC m=+0.304104677 container start fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, vcs-type=git, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, com.redhat.component=centos-stream-container, ceph=True, architecture=x86_64, maintainer=Guillaume Abrioux , name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-06-11T14:08:43.678 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 ceph-mgr[27214]: -- 172.21.15.187:0/3169242634 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556e5d92a340 con 0x556e5d902800 2024-06-11T14:08:43.678 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 bash[27194]: fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a 2024-06-11T14:08:43.969 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 systemd[1]: Started Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:08:43.970 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:43.728+0000 7fbd5e7ed000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:08:43.970 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:43.865+0000 7fbd5e7ed000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:08:43.970 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:43.969+0000 7fbd5e7ed000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:08:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-mon[26036]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:44.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[25097]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[29855]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:44.556 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:44.297+0000 7fbd5e7ed000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:08:44.556 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:44.382+0000 7fbd5e7ed000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:08:45.232 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-11T14:08:45.232 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-11T14:08:45.233 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-06-11T14:08:45.233 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-06-11T14:08:45.233 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138724 s, 756 MB/s 2024-06-11T14:08:45.233 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-06-11T14:08:45.871 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:45.528+0000 7fbd5e7ed000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:08:45.871 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:45.690+0000 7fbd5e7ed000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:08:45.871 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:45.770+0000 7fbd5e7ed000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: Reconfiguring mgr.y (unknown last config time)... 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:46.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[29855]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: Reconfiguring mgr.y (unknown last config time)... 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:46.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:45 smithi044 ceph-mon[25097]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:08:46.170 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:46.081+0000 7fbd5e7ed000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:08:46.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:46.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:46.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: Reconfiguring mgr.y (unknown last config time)... 2024-06-11T14:08:46.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:08:46.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:08:46.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:46.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:45 smithi187 ceph-mon[26036]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:08:46.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:46.170+0000 7fbd5e7ed000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:08:46.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:46.262+0000 7fbd5e7ed000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:08:46.676 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_4 2024-06-11T14:08:46.931 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:46.501+0000 7fbd5e7ed000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:08:47.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:46.930+0000 7fbd5e7ed000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:08:47.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:47.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:47.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:47.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:47.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:47.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:47.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:08:47.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:47.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:08:47.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:47.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:47.412+0000 7fbd5e7ed000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:08:47.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:47.503+0000 7fbd5e7ed000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:08:48.087 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:47.792+0000 7fbd5e7ed000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:08:48.087 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:47.878+0000 7fbd5e7ed000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:08:48.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:48 smithi044 ceph-mon[25097]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:48.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:48 smithi044 ceph-mon[29855]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:48.407 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-mon[26036]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:48.407 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:48.278+0000 7fbd5e7ed000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:08:48.697 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:48.407+0000 7fbd5e7ed000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:08:48.698 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:48.498+0000 7fbd5e7ed000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:08:48.698 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:48.611+0000 7fbd5e7ed000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:08:48.698 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:48.697+0000 7fbd5e7ed000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:49.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:08:49.238 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:49.238 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:08:49.238 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:08:49.238 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:08:49.238 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:49.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:49.234+0000 7fbd5e7ed000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:08:49.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:08:49.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:08:49.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:08:49.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:08:49.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:08:49.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:49.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:08:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:08:49.594+0000 7fbd5e7ed000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:08:50.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:08:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:08:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:08:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:08:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:50 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:08:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:08:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:08:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:08:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:08:50.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:08:50.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:50 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/667845521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: mgrmap e14: y(active, since 62s), standbys: x 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2997040870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]': finished 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: osdmap e5: 1 total, 0 up, 1 in 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:08:51.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: mgrmap e14: y(active, since 62s), standbys: x 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2997040870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]': finished 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: osdmap e5: 1 total, 0 up, 1 in 2024-06-11T14:08:51.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:08:51.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: mgrmap e14: y(active, since 62s), standbys: x 2024-06-11T14:08:51.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:08:51.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2997040870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]: dispatch 2024-06-11T14:08:51.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c26c7b6-926a-41d2-9bd7-3cff2e88641c"}]': finished 2024-06-11T14:08:51.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: osdmap e5: 1 total, 0 up, 1 in 2024-06-11T14:08:51.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:51 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:08:52.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:52 smithi044 ceph-mon[25097]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:52.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:52 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2453513014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:08:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:52 smithi044 ceph-mon[29855]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:52 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2453513014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:08:52.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:52 smithi187 ceph-mon[26036]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:52.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:52 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2453513014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:08:53.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:53 smithi187 ceph-mon[26036]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:53.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:53 smithi044 ceph-mon[25097]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:53.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:53 smithi044 ceph-mon[29855]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:55.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:55 smithi044 ceph-mon[25097]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:55.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:55 smithi044 ceph-mon[29855]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:55.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:55 smithi187 ceph-mon[26036]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:57.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:57 smithi187 ceph-mon[26036]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:57.534 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:57 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:08:57.534 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:57 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:57.534 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:57 smithi187 ceph-mon[26036]: Deploying daemon osd.0 on smithi044 2024-06-11T14:08:57.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[25097]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[25097]: Deploying daemon osd.0 on smithi044 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[29855]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:08:57.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:57 smithi044 ceph-mon[29855]: Deploying daemon osd.0 on smithi044 2024-06-11T14:08:59.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:08:59 smithi044 ceph-mon[25097]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:59.418 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:08:59 smithi044 ceph-mon[29855]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:08:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:08:59 smithi187 ceph-mon[26036]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:01.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:01 smithi044 ceph-mon[25097]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:01.351 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:01 smithi044 ceph-mon[29855]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:01.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:01 smithi187 ceph-mon[26036]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:03.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:03.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:03.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:03.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:03.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:03.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:04.138 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:04 smithi044 ceph-mon[29855]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:04.139 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:04 smithi044 ceph-mon[25097]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:04.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:04 smithi187 ceph-mon[26036]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:05.337 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 0 on host 'smithi044' 2024-06-11T14:09:05.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:05.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:05.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:05.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:05.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:05.958 DEBUG:teuthology.orchestra.run.smithi044:osd.0> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.0.service 2024-06-11T14:09:05.960 INFO:tasks.cephadm:Deploying osd.1 on smithi044 with /dev/vg_nvme/lv_3... 2024-06-11T14:09:05.961 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-11T14:09:07.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[25097]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[25097]: osdmap e6: 1 total, 0 up, 1 in 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[25097]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[25097]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[29855]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[29855]: osdmap e6: 1 total, 0 up, 1 in 2024-06-11T14:09:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:07.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[29855]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:07.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-mon[29855]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:07.151 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[32687]: 2024-06-11T14:09:07.026+0000 7fbbba6a7700 -1 osd.0 0 waiting for initial osdmap 2024-06-11T14:09:07.151 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[32687]: 2024-06-11T14:09:07.029+0000 7fbbb303a700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:09:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:07 smithi187 ceph-mon[26036]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:09:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:07 smithi187 ceph-mon[26036]: osdmap e6: 1 total, 0 up, 1 in 2024-06-11T14:09:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:07 smithi187 ceph-mon[26036]: from='osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:07 smithi187 ceph-mon[26036]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[25097]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[25097]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[25097]: osdmap e7: 1 total, 0 up, 1 in 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[29855]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[29855]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:08.123 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[29855]: osdmap e7: 1 total, 0 up, 1 in 2024-06-11T14:09:08.124 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.124 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:08 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:08 smithi187 ceph-mon[26036]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:08 smithi187 ceph-mon[26036]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:08 smithi187 ceph-mon[26036]: osdmap e7: 1 total, 0 up, 1 in 2024-06-11T14:09:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:08 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:08 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:08.940 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-11T14:09:08.940 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-11T14:09:08.940 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-06-11T14:09:08.940 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-06-11T14:09:08.941 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121735 s, 861 MB/s 2024-06-11T14:09:08.941 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174] boot 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: osdmap e8: 1 total, 1 up, 1 in 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:09:09.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:09:09.282 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.282 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174] boot 2024-06-11T14:09:09.282 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: osdmap e8: 1 total, 1 up, 1 in 2024-06-11T14:09:09.282 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:09 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: osd.0 [v2:172.21.15.44:6802/140849174,v1:172.21.15.44:6803/140849174] boot 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: osdmap e8: 1 total, 1 up, 1 in 2024-06-11T14:09:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:09 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:09:09.734 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_3 2024-06-11T14:09:10.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:10 smithi044 ceph-mon[25097]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:10.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:10 smithi044 ceph-mon[25097]: osdmap e9: 1 total, 1 up, 1 in 2024-06-11T14:09:10.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:10 smithi044 ceph-mon[29855]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:10.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:10 smithi044 ceph-mon[29855]: osdmap e9: 1 total, 1 up, 1 in 2024-06-11T14:09:10.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:10 smithi187 ceph-mon[26036]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T14:09:10.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:10 smithi187 ceph-mon[26036]: osdmap e9: 1 total, 1 up, 1 in 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi044 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi044 to 16068M 2024-06-11T14:09:11.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi044 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi044 to 16068M 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.647 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:11 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:11.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi044 2024-06-11T14:09:11.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:11.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi044 to 16068M 2024-06-11T14:09:11.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:11.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:11 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[25097]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[29855]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:12.608 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:12.609 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:12 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:12 smithi187 ceph-mon[26036]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:12 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:12 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:12 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:13.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:13 smithi044 ceph-mon[29855]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:13.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:13 smithi044 ceph-mon[25097]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:13 smithi187 ceph-mon[26036]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:14.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1642551643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]': finished 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[29855]: osdmap e10: 2 total, 1 up, 2 in 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1642551643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]': finished 2024-06-11T14:09:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[25097]: osdmap e10: 2 total, 1 up, 2 in 2024-06-11T14:09:14.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:14 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:14 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1642551643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:14 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]: dispatch 2024-06-11T14:09:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:14 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49bb531a-7563-4589-9cd1-3908cf7c5969"}]': finished 2024-06-11T14:09:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:14 smithi187 ceph-mon[26036]: osdmap e10: 2 total, 1 up, 2 in 2024-06-11T14:09:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:14 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:15.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:15 smithi044 ceph-mon[25097]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:15 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3153236067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:15.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:15 smithi044 ceph-mon[29855]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:15.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:15 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3153236067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:15.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:15 smithi187 ceph-mon[26036]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:15.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:15 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3153236067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:17.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:17 smithi044 ceph-mon[25097]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:17.546 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:17 smithi044 ceph-mon[29855]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:17 smithi187 ceph-mon[26036]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:19 smithi044 ceph-mon[25097]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:19.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:19 smithi044 ceph-mon[29855]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:19 smithi187 ceph-mon[26036]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:21.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[25097]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[25097]: Deploying daemon osd.1 on smithi044 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[29855]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:21.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:21 smithi044 ceph-mon[29855]: Deploying daemon osd.1 on smithi044 2024-06-11T14:09:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:21 smithi187 ceph-mon[26036]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:21 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:09:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:21 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:21 smithi187 ceph-mon[26036]: Deploying daemon osd.1 on smithi044 2024-06-11T14:09:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:23 smithi187 ceph-mon[26036]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:23.535 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:23 smithi044 ceph-mon[25097]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:23.536 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:23 smithi044 ceph-mon[29855]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:25.392 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:25 smithi044 ceph-mon[25097]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:25.393 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:25 smithi044 ceph-mon[29855]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:25.521 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:25 smithi187 ceph-mon[26036]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:26 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:26 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:26 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:26 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:26.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:26.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:26.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:26.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:26.758 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:26.759 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:26.759 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:26.759 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:26 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:27.715 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:27 smithi044 ceph-mon[25097]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:27.715 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:27 smithi044 ceph-mon[29855]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:27 smithi187 ceph-mon[26036]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:28.732 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 1 on host 'smithi044' 2024-06-11T14:09:29.056 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.056 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.056 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:29.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:09:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:29.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:29.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:29.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:29.356 DEBUG:teuthology.orchestra.run.smithi044:osd.1> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.1.service 2024-06-11T14:09:29.359 INFO:tasks.cephadm:Deploying osd.2 on smithi044 with /dev/vg_nvme/lv_2... 2024-06-11T14:09:29.359 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[25097]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[25097]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[25097]: osdmap e11: 2 total, 1 up, 2 in 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[25097]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[29855]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[29855]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:09:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[29855]: osdmap e11: 2 total, 1 up, 2 in 2024-06-11T14:09:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-mon[29855]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:30.151 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[35640]: 2024-06-11T14:09:29.970+0000 7f5de807d700 -1 osd.1 0 waiting for initial osdmap 2024-06-11T14:09:30.151 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:09:29 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[35640]: 2024-06-11T14:09:29.973+0000 7f5de2a14700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:09:30.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:29 smithi187 ceph-mon[26036]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:30.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:29 smithi187 ceph-mon[26036]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:09:30.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:29 smithi187 ceph-mon[26036]: osdmap e11: 2 total, 1 up, 2 in 2024-06-11T14:09:30.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:29 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:30.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:29 smithi187 ceph-mon[26036]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[25097]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[25097]: osdmap e12: 2 total, 1 up, 2 in 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[29855]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:31.176 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[29855]: osdmap e12: 2 total, 1 up, 2 in 2024-06-11T14:09:31.177 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:31.177 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:30 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:30 smithi187 ceph-mon[26036]: from='osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:30 smithi187 ceph-mon[26036]: osdmap e12: 2 total, 1 up, 2 in 2024-06-11T14:09:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:30 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:30 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:32.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:09:32.268 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857] boot 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: osdmap e13: 2 total, 2 up, 2 in 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857] boot 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: osdmap e13: 2 total, 2 up, 2 in 2024-06-11T14:09:32.269 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:31 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: osd.1 [v2:172.21.15.44:6810/3248851857,v1:172.21.15.44:6811/3248851857] boot 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: osdmap e13: 2 total, 2 up, 2 in 2024-06-11T14:09:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:31 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0118863 s, 882 MB/s 2024-06-11T14:09:33.315 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-06-11T14:09:33.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: osdmap e14: 2 total, 2 up, 2 in 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi044 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi044 to 8034M 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: osdmap e14: 2 total, 2 up, 2 in 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi044 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi044 to 8034M 2024-06-11T14:09:33.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: osdmap e14: 2 total, 2 up, 2 in 2024-06-11T14:09:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi044 2024-06-11T14:09:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi044 to 8034M 2024-06-11T14:09:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:33.910 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_2 2024-06-11T14:09:34.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:33 smithi044 ceph-mon[25097]: pgmap v56: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:34.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:33 smithi044 ceph-mon[29855]: pgmap v56: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:34.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:33 smithi187 ceph-mon[26036]: pgmap v56: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[29855]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[25097]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:36.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:36.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:36.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:35 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:35 smithi187 ceph-mon[26036]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:09:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:09:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:35 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:37.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:37 smithi044 ceph-mon[25097]: from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:37.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:37 smithi044 ceph-mon[29855]: from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:37 smithi187 ceph-mon[26036]: from='client.24178 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:09:38.283 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:38 smithi187 ceph-mon[26036]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:38 smithi044 ceph-mon[25097]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:38 smithi044 ceph-mon[29855]: pgmap v58: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/4228242975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]': finished 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: osdmap e15: 3 total, 2 up, 3 in 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:39 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/32990831' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:39.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/4228242975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]': finished 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: osdmap e15: 3 total, 2 up, 3 in 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/32990831' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/4228242975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]: dispatch 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea355ba2-b27e-4a96-beb9-56073a2b0d70"}]': finished 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: osdmap e15: 3 total, 2 up, 3 in 2024-06-11T14:09:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:39 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/32990831' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:09:40.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:40 smithi044 ceph-mon[25097]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:40 smithi044 ceph-mon[29855]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:40 smithi187 ceph-mon[26036]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:42.178 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:42 smithi044 ceph-mon[29855]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:42.179 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:42 smithi044 ceph-mon[25097]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:42.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:42 smithi187 ceph-mon[26036]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:43.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:43 smithi044 ceph-mon[25097]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:43.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:43 smithi044 ceph-mon[29855]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:43.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:43 smithi187 ceph-mon[26036]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:09:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:44 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:09:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:44 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:09:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:44 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:45.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:45 smithi044 ceph-mon[25097]: Deploying daemon osd.2 on smithi044 2024-06-11T14:09:45.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:45 smithi044 ceph-mon[25097]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:45.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:45 smithi044 ceph-mon[29855]: Deploying daemon osd.2 on smithi044 2024-06-11T14:09:45.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:45 smithi044 ceph-mon[29855]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:45 smithi187 ceph-mon[26036]: Deploying daemon osd.2 on smithi044 2024-06-11T14:09:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:45 smithi187 ceph-mon[26036]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:47.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:47 smithi044 ceph-mon[25097]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:47.512 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:47 smithi044 ceph-mon[29855]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:47.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:47 smithi187 ceph-mon[26036]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:48.543 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:09:48.543 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:09:48.544 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:09:48.544 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:09:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:09:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:09:49.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:49 smithi044 ceph-mon[25097]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:49.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:49 smithi044 ceph-mon[29855]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:49.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:49 smithi187 ceph-mon[26036]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:50 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:50 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:50 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:50 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:50.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:50.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:50.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:50.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:50 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:51.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:51 smithi187 ceph-mon[26036]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:51.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:51 smithi044 ceph-mon[25097]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:51.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:51 smithi044 ceph-mon[29855]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:53.007 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 2 on host 'smithi044' 2024-06-11T14:09:53.335 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.335 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.335 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:53.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:53.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:53.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:53.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:53.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:09:53.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:09:53.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:53.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:09:53.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:09:53.618 DEBUG:teuthology.orchestra.run.smithi044:osd.2> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.2.service 2024-06-11T14:09:53.621 INFO:tasks.cephadm:Deploying osd.3 on smithi044 with /dev/vg_nvme/lv_1... 2024-06-11T14:09:53.621 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[29855]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[29855]: osdmap e16: 3 total, 2 up, 3 in 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[29855]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[29855]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[25097]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:09:54.465 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[25097]: osdmap e16: 3 total, 2 up, 3 in 2024-06-11T14:09:54.466 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:54.466 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[25097]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:54.466 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-mon[25097]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:54.466 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[38545]: 2024-06-11T14:09:54.216+0000 7f3fb7176700 -1 osd.2 0 waiting for initial osdmap 2024-06-11T14:09:54.466 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:09:54 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[38545]: 2024-06-11T14:09:54.219+0000 7f3fb1b0d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:09:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:54 smithi187 ceph-mon[26036]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:09:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:54 smithi187 ceph-mon[26036]: osdmap e16: 3 total, 2 up, 3 in 2024-06-11T14:09:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:54 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:54 smithi187 ceph-mon[26036]: from='osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:54 smithi187 ceph-mon[26036]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[25097]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[25097]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[25097]: osdmap e17: 3 total, 2 up, 3 in 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[29855]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[29855]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:55.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[29855]: osdmap e17: 3 total, 2 up, 3 in 2024-06-11T14:09:55.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:55.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:55 smithi187 ceph-mon[26036]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T14:09:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:55 smithi187 ceph-mon[26036]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:09:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:55 smithi187 ceph-mon[26036]: osdmap e17: 3 total, 2 up, 3 in 2024-06-11T14:09:55.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:55.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:56.389 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:09:56.389 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:09:56.389 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[25097]: osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853] boot 2024-06-11T14:09:56.389 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[25097]: osdmap e18: 3 total, 3 up, 3 in 2024-06-11T14:09:56.389 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:56.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:09:56.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:09:56.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[29855]: osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853] boot 2024-06-11T14:09:56.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[29855]: osdmap e18: 3 total, 3 up, 3 in 2024-06-11T14:09:56.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:56 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:56 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:09:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:56 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:09:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:56 smithi187 ceph-mon[26036]: osd.2 [v2:172.21.15.44:6818/2123429853,v1:172.21.15.44:6819/2123429853] boot 2024-06-11T14:09:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:56 smithi187 ceph-mon[26036]: osdmap e18: 3 total, 3 up, 3 in 2024-06-11T14:09:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:56 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138403 s, 758 MB/s 2024-06-11T14:09:56.954 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-06-11T14:09:57.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[25097]: pgmap v72: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:57.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[25097]: osdmap e19: 3 total, 3 up, 3 in 2024-06-11T14:09:57.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T14:09:57.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[29855]: pgmap v72: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:57.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[29855]: osdmap e19: 3 total, 3 up, 3 in 2024-06-11T14:09:57.528 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:57 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T14:09:57.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:57 smithi187 ceph-mon[26036]: pgmap v72: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:57.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:57 smithi187 ceph-mon[26036]: osdmap e19: 3 total, 3 up, 3 in 2024-06-11T14:09:57.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:57 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T14:09:58.252 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_1 2024-06-11T14:09:58.609 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T14:09:58.609 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: osdmap e20: 3 total, 3 up, 3 in 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi044 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi044 to 5356M 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.610 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: osdmap e20: 3 total, 3 up, 3 in 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi044 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi044 to 5356M 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.611 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:58 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: osdmap e20: 3 total, 3 up, 3 in 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi044 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:09:58.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi044 to 5356M 2024-06-11T14:09:58.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:58.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:58 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:09:59.149 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:58 smithi044 sudo[39823]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:09:59.149 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:58 smithi044 sudo[39823]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:09:59.149 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:58 smithi044 sudo[39823]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:09:59.591 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39840]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:09:59.591 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39840]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:09:59.591 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39840]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:09:59.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[25097]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:59.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T14:09:59.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[25097]: osdmap e21: 3 total, 3 up, 3 in 2024-06-11T14:09:59.592 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[29855]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:59.592 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T14:09:59.592 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:09:59 smithi044 ceph-mon[29855]: osdmap e21: 3 total, 3 up, 3 in 2024-06-11T14:09:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:59 smithi187 ceph-mon[26036]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:09:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:59 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T14:09:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:09:59 smithi187 ceph-mon[26036]: osdmap e21: 3 total, 3 up, 3 in 2024-06-11T14:09:59.872 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39867]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:09:59.872 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39867]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:09:59.872 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:09:59 smithi044 sudo[39867]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:00.556 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39930]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:10:00.556 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39930]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:00.557 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39930]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: osdmap e22: 3 total, 3 up, 3 in 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: overall HEALTH_OK 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:00.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: osdmap e22: 3 total, 3 up, 3 in 2024-06-11T14:10:00.558 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:00.558 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: overall HEALTH_OK 2024-06-11T14:10:00.558 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:00.558 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:00.558 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: osdmap e22: 3 total, 3 up, 3 in 2024-06-11T14:10:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: overall HEALTH_OK 2024-06-11T14:10:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:00.893 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39976]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:10:00.893 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39976]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:00.893 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:00 smithi044 sudo[39976]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:01.479 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[39994]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:10:01.479 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[39994]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:01.479 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[39994]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:01.762 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[40018]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:10:01.762 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[40018]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:01.762 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:01 smithi044 sudo[40018]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40030]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:10:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40030]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40030]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[25097]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[25097]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[25097]: mgrmap e15: y(active, since 2m), standbys: x 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[29855]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[29855]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[29855]: mgrmap e15: y(active, since 2m), standbys: x 2024-06-11T14:10:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:02 smithi187 ceph-mon[26036]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:02 smithi187 ceph-mon[26036]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:02 smithi187 ceph-mon[26036]: mgrmap e15: y(active, since 2m), standbys: x 2024-06-11T14:10:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:02 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:02.899 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40064]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:10:02.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40064]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:02.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40064]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:03.399 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40067]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:10:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40067]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:02 smithi044 sudo[40067]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:03.487 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27546]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-06-11T14:10:03.488 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27546]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:03.488 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27546]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]: dispatch 2024-06-11T14:10:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]: dispatch 2024-06-11T14:10:03.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27550]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-06-11T14:10:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27550]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-06-11T14:10:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 sudo[27550]: pam_unix(sudo:session): session closed for user root 2024-06-11T14:10:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:10:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]': finished 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: osdmap e23: 4 total, 3 up, 4 in 2024-06-11T14:10:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3181706835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]': finished 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: osdmap e23: 4 total, 3 up, 4 in 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:04 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3181706835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:04.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:05.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3363411027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d28a68-5602-447b-8abf-1e857f8e55af"}]': finished 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: osdmap e23: 4 total, 3 up, 4 in 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:05.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:04 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3181706835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:05.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:05 smithi044 ceph-mon[25097]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:05.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:05 smithi044 ceph-mon[29855]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:05 smithi187 ceph-mon[26036]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:07.783 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:07 smithi044 ceph-mon[25097]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:07.783 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:07 smithi044 ceph-mon[29855]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:07.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:07 smithi187 ceph-mon[26036]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:09.769 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:09 smithi044 ceph-mon[29855]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-06-11T14:10:09.769 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:09 smithi044 ceph-mon[25097]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-06-11T14:10:09.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:09 smithi187 ceph-mon[26036]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-06-11T14:10:10.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:10:10.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:10.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[25097]: Deploying daemon osd.3 on smithi044 2024-06-11T14:10:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:10:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:10 smithi044 ceph-mon[29855]: Deploying daemon osd.3 on smithi044 2024-06-11T14:10:10.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:10 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:10:10.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:10 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:10.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:10 smithi187 ceph-mon[26036]: Deploying daemon osd.3 on smithi044 2024-06-11T14:10:11.891 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:11 smithi044 ceph-mon[29855]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-06-11T14:10:11.891 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:11 smithi044 ceph-mon[25097]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-06-11T14:10:11.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:11 smithi187 ceph-mon[26036]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-06-11T14:10:13.371 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:13 smithi044 ceph-mon[25097]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-06-11T14:10:13.371 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:13 smithi044 ceph-mon[29855]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-06-11T14:10:13.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:13 smithi187 ceph-mon[26036]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-06-11T14:10:16.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[25097]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-06-11T14:10:16.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:16.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:16.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:16.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:16.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[29855]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-06-11T14:10:16.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:16.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:16.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:16.135 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:15 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:16.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:15 smithi187 ceph-mon[26036]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-06-11T14:10:16.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:15 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:16.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:15 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:16.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:15 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:16.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:15 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:18.028 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:17 smithi044 ceph-mon[29855]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:18.028 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:17 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:18.028 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:17 smithi044 ceph-mon[25097]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:18.029 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:17 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:18.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:17 smithi187 ceph-mon[26036]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:18.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:17 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:18.521 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 3 on host 'smithi044' 2024-06-11T14:10:19.114 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:19.115 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:19.116 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:18 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:19.138 DEBUG:teuthology.orchestra.run.smithi044:osd.3> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service 2024-06-11T14:10:19.140 INFO:tasks.cephadm:Deploying osd.4 on smithi187 with /dev/vg_nvme/lv_4... 2024-06-11T14:10:19.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-11T14:10:19.169 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:10:19.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:19.170 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:19.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:19.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:18 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:10:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: osdmap e24: 4 total, 3 up, 4 in 2024-06-11T14:10:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:20.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:19 smithi187 ceph-mon[26036]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:20.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:10:20.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: osdmap e24: 4 total, 3 up, 4 in 2024-06-11T14:10:20.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:20.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[29855]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: osdmap e24: 4 total, 3 up, 4 in 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: from='osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.264 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-mon[25097]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:10:20.264 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[41506]: 2024-06-11T14:10:19.927+0000 7f8f15647700 -1 osd.3 0 waiting for initial osdmap 2024-06-11T14:10:20.265 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:10:19 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[41506]: 2024-06-11T14:10:19.932+0000 7f8f11fe2700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121732 s, 861 MB/s 2024-06-11T14:10:21.122 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2024-06-11T14:10:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:20 smithi187 ceph-mon[26036]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:10:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:20 smithi187 ceph-mon[26036]: osdmap e25: 4 total, 3 up, 4 in 2024-06-11T14:10:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:20 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:20 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[25097]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[25097]: osdmap e25: 4 total, 3 up, 4 in 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[29855]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[29855]: osdmap e25: 4 total, 3 up, 4 in 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.348 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:20 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi187:vg_nvme/lv_4 2024-06-11T14:10:21.971 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:10:21.971 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:10:21.971 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:21.971 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967] boot 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: osdmap e26: 4 total, 4 up, 4 in 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967] boot 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: osdmap e26: 4 total, 4 up, 4 in 2024-06-11T14:10:21.972 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:21 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:22.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:10:22.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:10:22.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T14:10:22.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:22.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: osd.3 [v2:172.21.15.44:6826/982316967,v1:172.21.15.44:6827/982316967] boot 2024-06-11T14:10:22.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: osdmap e26: 4 total, 4 up, 4 in 2024-06-11T14:10:22.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:21 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:10:23.024 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: osdmap e27: 4 total, 4 up, 4 in 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi044 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi044 to 4017M 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:22 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: osdmap e27: 4 total, 4 up, 4 in 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi044 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi044 to 4017M 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: osdmap e27: 4 total, 4 up, 4 in 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi044 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi044 to 4017M 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:22 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:24.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:23 smithi187 ceph-mon[26036]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:24.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:23 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:24.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:23 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:24.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:23 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[25097]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[29855]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:24.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:23 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:24 smithi187 ceph-mon[26036]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:25.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:24 smithi044 ceph-mon[25097]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:25.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:24 smithi044 ceph-mon[29855]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:26.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/107627785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]': finished 2024-06-11T14:10:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: osdmap e28: 5 total, 4 up, 5 in 2024-06-11T14:10:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:25 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/107627785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]': finished 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: osdmap e28: 5 total, 4 up, 5 in 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:26.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/107627785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]: dispatch 2024-06-11T14:10:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e5a9da6-ed93-4e64-86fb-e21cfe9293d5"}]': finished 2024-06-11T14:10:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: osdmap e28: 5 total, 4 up, 5 in 2024-06-11T14:10:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:25 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:27.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:26 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/3594114374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:27.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:26 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/3594114374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:26 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/3594114374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:28.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:27 smithi187 ceph-mon[26036]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:27 smithi044 ceph-mon[25097]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:28.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:27 smithi044 ceph-mon[29855]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:30.055 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:29 smithi187 ceph-mon[26036]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:30.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:29 smithi044 ceph-mon[25097]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:30.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:29 smithi044 ceph-mon[29855]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:31 smithi187 ceph-mon[26036]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:31 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:10:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:31 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[25097]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:10:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[29855]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:10:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:31 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:32 smithi187 ceph-mon[26036]: Deploying daemon osd.4 on smithi187 2024-06-11T14:10:33.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:32 smithi044 ceph-mon[25097]: Deploying daemon osd.4 on smithi187 2024-06-11T14:10:33.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:32 smithi044 ceph-mon[29855]: Deploying daemon osd.4 on smithi187 2024-06-11T14:10:34.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:33 smithi187 ceph-mon[26036]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:34.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:33 smithi044 ceph-mon[25097]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:33 smithi044 ceph-mon[29855]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:35 smithi187 ceph-mon[26036]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:36.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:35 smithi044 ceph-mon[25097]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:36.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:35 smithi044 ceph-mon[29855]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[29855]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[25097]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:37 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:37 smithi187 ceph-mon[26036]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:37 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:37 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:37 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:37 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:40.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[25097]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:40.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[29855]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:40.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:39 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.185 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:39 smithi187 ceph-mon[26036]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:40.185 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.185 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:39 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:40.215 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 4 on host 'smithi187' 2024-06-11T14:10:40.869 DEBUG:teuthology.orchestra.run.smithi187:osd.4> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.4.service 2024-06-11T14:10:40.871 INFO:tasks.cephadm:Deploying osd.5 on smithi187 with /dev/vg_nvme/lv_3... 2024-06-11T14:10:40.871 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:41.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:40 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:41.167 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.167 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:10:41.167 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:41.167 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:10:41.167 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:41.168 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:40 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:10:41.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:41.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:10:41.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: osdmap e29: 5 total, 4 up, 5 in 2024-06-11T14:10:41.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:41.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:41.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-mon[26036]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:41.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[29382]: 2024-06-11T14:10:41.891+0000 7fcb5a225700 -1 osd.4 0 waiting for initial osdmap 2024-06-11T14:10:41.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:10:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[29382]: 2024-06-11T14:10:41.895+0000 7fcb553bd700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:10:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:10:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: osdmap e29: 5 total, 4 up, 5 in 2024-06-11T14:10:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[25097]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: osdmap e29: 5 total, 4 up, 5 in 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: from='osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:42.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:41 smithi044 ceph-mon[29855]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: osdmap e30: 5 total, 4 up, 5 in 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679] boot 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: osdmap e31: 5 total, 5 up, 5 in 2024-06-11T14:10:43.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: osdmap e30: 5 total, 4 up, 5 in 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679] boot 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: osdmap e31: 5 total, 5 up, 5 in 2024-06-11T14:10:43.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:42 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: osdmap e30: 5 total, 4 up, 5 in 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: osd.4 [v2:172.21.15.187:6800/2541205679,v1:172.21.15.187:6801/2541205679] boot 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: osdmap e31: 5 total, 5 up, 5 in 2024-06-11T14:10:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:42 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131459 s, 798 MB/s 2024-06-11T14:10:43.325 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2024-06-11T14:10:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:43 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:10:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:43 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:10:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:43 smithi187 ceph-mon[26036]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:43 smithi187 ceph-mon[26036]: osdmap e32: 5 total, 5 up, 5 in 2024-06-11T14:10:44.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi187:vg_nvme/lv_3 2024-06-11T14:10:44.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[25097]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[25097]: osdmap e32: 5 total, 5 up, 5 in 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[29855]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T14:10:44.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:43 smithi044 ceph-mon[29855]: osdmap e32: 5 total, 5 up, 5 in 2024-06-11T14:10:45.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:45 smithi187 ceph-mon[26036]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:45.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:45 smithi187 ceph-mon[26036]: osdmap e33: 5 total, 5 up, 5 in 2024-06-11T14:10:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:45 smithi044 ceph-mon[29855]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:45 smithi044 ceph-mon[29855]: osdmap e33: 5 total, 5 up, 5 in 2024-06-11T14:10:45.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:45 smithi044 ceph-mon[25097]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:45.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:45 smithi044 ceph-mon[25097]: osdmap e33: 5 total, 5 up, 5 in 2024-06-11T14:10:46.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:46 smithi187 ceph-mon[26036]: osdmap e34: 5 total, 5 up, 5 in 2024-06-11T14:10:46.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:46 smithi044 ceph-mon[29855]: osdmap e34: 5 total, 5 up, 5 in 2024-06-11T14:10:46.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:46 smithi044 ceph-mon[25097]: osdmap e34: 5 total, 5 up, 5 in 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: osdmap e35: 5 total, 5 up, 5 in 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi187 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi187 to 17088M 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: osdmap e35: 5 total, 5 up, 5 in 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:47.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi187 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi187 to 17088M 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:47 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: osdmap e35: 5 total, 5 up, 5 in 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi187 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi187 to 17088M 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:47.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:47 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:10:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T14:10:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:10:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:10:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/3068663670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]': finished 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: osdmap e36: 6 total, 5 up, 6 in 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/3068663670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]': finished 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: osdmap e36: 6 total, 5 up, 6 in 2024-06-11T14:10:49.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:49 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:10:49.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/3068663670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]: dispatch 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aeb88fad-6bc2-489a-873c-f537a2c04311"}]': finished 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: osdmap e36: 6 total, 5 up, 6 in 2024-06-11T14:10:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:49 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:10:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:50 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/1860214067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:50.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:50 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/1860214067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:50 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/1860214067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:10:51.494 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:51 smithi187 ceph-mon[26036]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T14:10:51.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:51 smithi044 ceph-mon[25097]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T14:10:51.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:51 smithi044 ceph-mon[29855]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T14:10:53.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:53 smithi187 ceph-mon[26036]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-06-11T14:10:53.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:53 smithi044 ceph-mon[25097]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-06-11T14:10:53.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:53 smithi044 ceph-mon[29855]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-06-11T14:10:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:55 smithi187 ceph-mon[26036]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:10:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:10:55.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:55.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:55 smithi187 ceph-mon[26036]: Deploying daemon osd.5 on smithi187 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[25097]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[25097]: Deploying daemon osd.5 on smithi187 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[29855]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:10:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:10:55.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:55 smithi044 ceph-mon[29855]: Deploying daemon osd.5 on smithi187 2024-06-11T14:10:57.465 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:57 smithi187 ceph-mon[26036]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:10:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:57 smithi044 ceph-mon[25097]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:10:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:57 smithi044 ceph-mon[29855]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:10:59.418 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:10:59 smithi187 ceph-mon[26036]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:59.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:10:59 smithi044 ceph-mon[25097]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:10:59.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:10:59 smithi044 ceph-mon[29855]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:00.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:00.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:00.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:00.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:00 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:01.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:00 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:01.850 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:01 smithi187 ceph-mon[26036]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:02.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:01 smithi044 ceph-mon[25097]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:02.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:01 smithi044 ceph-mon[29855]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:03.056 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 5 on host 'smithi187' 2024-06-11T14:11:03.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:03.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:03 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:03.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:03.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:03.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:03.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:03.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:03 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:03.653 DEBUG:teuthology.orchestra.run.smithi187:osd.5> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.5.service 2024-06-11T14:11:03.656 INFO:tasks.cephadm:Deploying osd.6 on smithi187 with /dev/vg_nvme/lv_2... 2024-06-11T14:11:03.656 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-11T14:11:04.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-mon[26036]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:11:04.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-mon[26036]: osdmap e37: 6 total, 5 up, 6 in 2024-06-11T14:11:04.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:04.570 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-mon[26036]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:04.570 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-mon[26036]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:04.570 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[32303]: 2024-06-11T14:11:04.235+0000 7f57a2c11700 -1 osd.5 0 waiting for initial osdmap 2024-06-11T14:11:04.570 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:11:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[32303]: 2024-06-11T14:11:04.240+0000 7f579e5aa700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:11:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[25097]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[25097]: osdmap e37: 6 total, 5 up, 6 in 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[25097]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[25097]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[29855]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[29855]: osdmap e37: 6 total, 5 up, 6 in 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[29855]: from='osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:04 smithi044 ceph-mon[29855]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:05 smithi187 ceph-mon[26036]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:05 smithi187 ceph-mon[26036]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:05 smithi187 ceph-mon[26036]: osdmap e38: 6 total, 5 up, 6 in 2024-06-11T14:11:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:05.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[25097]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[25097]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[25097]: osdmap e38: 6 total, 5 up, 6 in 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:05.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[29855]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T14:11:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[29855]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[29855]: osdmap e38: 6 total, 5 up, 6 in 2024-06-11T14:11:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:05.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:06.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:06 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:11:06.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:06 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:11:06.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:06 smithi187 ceph-mon[26036]: osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814] boot 2024-06-11T14:11:06.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:06 smithi187 ceph-mon[26036]: osdmap e39: 6 total, 6 up, 6 in 2024-06-11T14:11:06.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:06 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[29855]: osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814] boot 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[29855]: osdmap e39: 6 total, 6 up, 6 in 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:11:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[25097]: osd.5 [v2:172.21.15.187:6808/824511814,v1:172.21.15.187:6809/824511814] boot 2024-06-11T14:11:06.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[25097]: osdmap e39: 6 total, 6 up, 6 in 2024-06-11T14:11:06.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:06 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:11:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: osdmap e40: 6 total, 6 up, 6 in 2024-06-11T14:11:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi187 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi187 to 8544M 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:07 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.581 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-11T14:11:07.581 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-11T14:11:07.581 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2024-06-11T14:11:07.582 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2024-06-11T14:11:07.582 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121903 s, 860 MB/s 2024-06-11T14:11:07.582 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: osdmap e40: 6 total, 6 up, 6 in 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi187 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi187 to 8544M 2024-06-11T14:11:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: osdmap e40: 6 total, 6 up, 6 in 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi187 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi187 to 8544M 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:07 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:08.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi187:vg_nvme/lv_2 2024-06-11T14:11:08.620 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:08 smithi187 ceph-mon[26036]: osdmap e41: 6 total, 6 up, 6 in 2024-06-11T14:11:08.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:08 smithi044 ceph-mon[25097]: osdmap e41: 6 total, 6 up, 6 in 2024-06-11T14:11:08.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:08 smithi044 ceph-mon[29855]: osdmap e41: 6 total, 6 up, 6 in 2024-06-11T14:11:09.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:09 smithi187 ceph-mon[26036]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:09.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:09 smithi187 ceph-mon[26036]: osdmap e42: 6 total, 6 up, 6 in 2024-06-11T14:11:09.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:09 smithi044 ceph-mon[29855]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:09.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:09 smithi044 ceph-mon[29855]: osdmap e42: 6 total, 6 up, 6 in 2024-06-11T14:11:09.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:09 smithi044 ceph-mon[25097]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:09.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:09 smithi044 ceph-mon[25097]: osdmap e42: 6 total, 6 up, 6 in 2024-06-11T14:11:10.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:10 smithi187 ceph-mon[26036]: osdmap e43: 6 total, 6 up, 6 in 2024-06-11T14:11:10.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:10 smithi187 ceph-mon[26036]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:10.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:10 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:10.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:10 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:10.439 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:10 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[25097]: osdmap e43: 6 total, 6 up, 6 in 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[25097]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[29855]: osdmap e43: 6 total, 6 up, 6 in 2024-06-11T14:11:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[29855]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:10 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:11.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:11 smithi187 ceph-mon[26036]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:11 smithi044 ceph-mon[25097]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:11.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:11 smithi044 ceph-mon[29855]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:13.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:13.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/2479915230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]': finished 2024-06-11T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: osdmap e44: 7 total, 6 up, 7 in 2024-06-11T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:13 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/4137382395' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/2479915230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]': finished 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: osdmap e44: 7 total, 6 up, 7 in 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/4137382395' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:13.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/2479915230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]: dispatch 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa9b0fc-25c1-4bac-86ac-547a302b563a"}]': finished 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: osdmap e44: 7 total, 6 up, 7 in 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:13 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/4137382395' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:15.479 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:15 smithi187 ceph-mon[26036]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:15.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:15 smithi044 ceph-mon[29855]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:15 smithi044 ceph-mon[25097]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:17.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:17 smithi187 ceph-mon[26036]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:17 smithi044 ceph-mon[29855]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:17 smithi044 ceph-mon[25097]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:19.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:19 smithi187 ceph-mon[26036]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:19.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:19 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:11:19.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:19 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:19.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:19 smithi187 ceph-mon[26036]: Deploying daemon osd.6 on smithi187 2024-06-11T14:11:19.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[25097]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[25097]: Deploying daemon osd.6 on smithi187 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[29855]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:19.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:19 smithi044 ceph-mon[29855]: Deploying daemon osd.6 on smithi187 2024-06-11T14:11:21.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:21 smithi187 ceph-mon[26036]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:21 smithi044 ceph-mon[25097]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:21.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:21 smithi044 ceph-mon[29855]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:23.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:23 smithi044 ceph-mon[25097]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:23.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:23 smithi044 ceph-mon[29855]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:23 smithi187 ceph-mon[26036]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:24.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:24 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:24.810 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:24 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:24.810 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:24 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:24.810 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:24 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:24 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:25.815 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:25 smithi187 ceph-mon[26036]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:25.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:25 smithi044 ceph-mon[25097]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:25 smithi044 ceph-mon[29855]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:26.884 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 6 on host 'smithi187' 2024-06-11T14:11:27.197 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:27.199 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:27.199 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:27 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:27.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:27.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:27 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:27.529 DEBUG:teuthology.orchestra.run.smithi187:osd.6> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.6.service 2024-06-11T14:11:27.532 INFO:tasks.cephadm:Deploying osd.7 on smithi187 with /dev/vg_nvme/lv_1... 2024-06-11T14:11:27.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-11T14:11:28.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:28.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:11:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: osdmap e45: 7 total, 6 up, 7 in 2024-06-11T14:11:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-mon[26036]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:28.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[35157]: 2024-06-11T14:11:28.058+0000 7f4541f1c700 -1 osd.6 0 waiting for initial osdmap 2024-06-11T14:11:28.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:11:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[35157]: 2024-06-11T14:11:28.064+0000 7f453b8b1700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: osdmap e45: 7 total, 6 up, 7 in 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[25097]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:28.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:28.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:11:28.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: osdmap e45: 7 total, 6 up, 7 in 2024-06-11T14:11:28.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:28.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: from='osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:28.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:28 smithi044 ceph-mon[29855]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:29 smithi187 ceph-mon[26036]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:29 smithi187 ceph-mon[26036]: osdmap e46: 7 total, 6 up, 7 in 2024-06-11T14:11:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:29 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:29.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:29 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[25097]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[25097]: osdmap e46: 7 total, 6 up, 7 in 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[29855]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[29855]: osdmap e46: 7 total, 6 up, 7 in 2024-06-11T14:11:29.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:29.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:29 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869] boot 2024-06-11T14:11:30.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: osdmap e47: 7 total, 7 up, 7 in 2024-06-11T14:11:30.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:30 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869] boot 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: osdmap e47: 7 total, 7 up, 7 in 2024-06-11T14:11:30.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: osd.6 [v2:172.21.15.187:6816/1740602869,v1:172.21.15.187:6817/1740602869] boot 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: osdmap e47: 7 total, 7 up, 7 in 2024-06-11T14:11:30.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:30 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:11:30.733 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-11T14:11:30.733 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-11T14:11:30.733 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2024-06-11T14:11:30.733 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2024-06-11T14:11:30.734 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122918 s, 853 MB/s 2024-06-11T14:11:30.734 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2024-06-11T14:11:31.389 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:31 smithi187 ceph-mon[26036]: osdmap e48: 7 total, 7 up, 7 in 2024-06-11T14:11:31.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:31 smithi044 ceph-mon[25097]: osdmap e48: 7 total, 7 up, 7 in 2024-06-11T14:11:31.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:31 smithi044 ceph-mon[29855]: osdmap e48: 7 total, 7 up, 7 in 2024-06-11T14:11:31.413 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi187:vg_nvme/lv_1 2024-06-11T14:11:32.222 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:32.222 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: osdmap e49: 7 total, 7 up, 7 in 2024-06-11T14:11:32.222 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.222 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:32 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: osdmap e49: 7 total, 7 up, 7 in 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: pgmap v149: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: osdmap e49: 7 total, 7 up, 7 in 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:32 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:33 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi187 2024-06-11T14:11:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:33 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi187 to 5696M 2024-06-11T14:11:33.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:33 smithi187 ceph-mon[26036]: osdmap e50: 7 total, 7 up, 7 in 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi187 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi187 to 5696M 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[25097]: osdmap e50: 7 total, 7 up, 7 in 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi187 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi187 to 5696M 2024-06-11T14:11:33.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:33 smithi044 ceph-mon[29855]: osdmap e50: 7 total, 7 up, 7 in 2024-06-11T14:11:34.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:34 smithi187 ceph-mon[26036]: pgmap v152: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:34.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:34 smithi187 ceph-mon[26036]: osdmap e51: 7 total, 7 up, 7 in 2024-06-11T14:11:34.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:34.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:34.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:34 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[25097]: pgmap v152: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[25097]: osdmap e51: 7 total, 7 up, 7 in 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[29855]: pgmap v152: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[29855]: osdmap e51: 7 total, 7 up, 7 in 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T14:11:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T14:11:34.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:34 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:35.348 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:35 smithi187 ceph-mon[26036]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:35.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:35 smithi044 ceph-mon[25097]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:35.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:35 smithi044 ceph-mon[29855]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: pgmap v154: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/2402441816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]': finished 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: osdmap e52: 8 total, 7 up, 8 in 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: pgmap v154: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:36.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/2402441816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]': finished 2024-06-11T14:11:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: osdmap e52: 8 total, 7 up, 8 in 2024-06-11T14:11:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:36 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: pgmap v154: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/2402441816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]: dispatch 2024-06-11T14:11:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7"}]': finished 2024-06-11T14:11:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: osdmap e52: 8 total, 7 up, 8 in 2024-06-11T14:11:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:36 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:37.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:37 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/58433337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:37.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:37 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/58433337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:37 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/58433337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T14:11:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:38 smithi044 ceph-mon[25097]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-06-11T14:11:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:38 smithi044 ceph-mon[29855]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-06-11T14:11:38.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:38 smithi187 ceph-mon[26036]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-06-11T14:11:40.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:40 smithi044 ceph-mon[25097]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-06-11T14:11:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:40 smithi044 ceph-mon[29855]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-06-11T14:11:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:40 smithi187 ceph-mon[26036]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-06-11T14:11:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:42 smithi187 ceph-mon[26036]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:11:42.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:42 smithi044 ceph-mon[25097]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:11:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:42 smithi044 ceph-mon[29855]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:11:43.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:43 smithi187 ceph-mon[26036]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T14:11:43.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:43 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:11:43.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:43 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:43.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:43 smithi187 ceph-mon[26036]: Deploying daemon osd.7 on smithi187 2024-06-11T14:11:43.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[25097]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T14:11:43.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:11:43.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:43.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[25097]: Deploying daemon osd.7 on smithi187 2024-06-11T14:11:43.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[29855]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T14:11:43.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:11:43.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:43.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:43 smithi044 ceph-mon[29855]: Deploying daemon osd.7 on smithi187 2024-06-11T14:11:45.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:45 smithi187 ceph-mon[26036]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:11:45.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:45 smithi044 ceph-mon[25097]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:11:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:45 smithi044 ceph-mon[29855]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-06-11T14:11:47.443 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:47 smithi187 ceph-mon[26036]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:47.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:47 smithi044 ceph-mon[25097]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:47.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:47 smithi044 ceph-mon[29855]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:48.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:48.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:11:48.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:48 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:11:48.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:48.943 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:48.943 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:48.943 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:48.943 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:11:48.943 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:48 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:11:49.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:49 smithi187 ceph-mon[26036]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:49.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:49 smithi044 ceph-mon[25097]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:49.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:49 smithi044 ceph-mon[29855]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:50.720 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 7 on host 'smithi187' 2024-06-11T14:11:51.295 DEBUG:teuthology.orchestra.run.smithi187:osd.7> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.7.service 2024-06-11T14:11:51.298 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-06-11T14:11:51.298 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-11T14:11:51.820 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:51 smithi187 ceph-mon[26036]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:51.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:51 smithi187 ceph-mon[26036]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:51 smithi187 ceph-mon[26036]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:51 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:51.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:51 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[29855]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[29855]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[29855]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[25097]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[25097]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[25097]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:51.864 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:51 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-mon[26036]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:11:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-mon[26036]: osdmap e53: 8 total, 7 up, 8 in 2024-06-11T14:11:52.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:52.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-mon[26036]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:52.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-mon[26036]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:52.732 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[38050]: 2024-06-11T14:11:52.627+0000 7f60ef0de700 -1 osd.7 0 waiting for initial osdmap 2024-06-11T14:11:52.732 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:11:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[38050]: 2024-06-11T14:11:52.633+0000 7f60e7a71700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[29855]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[29855]: osdmap e53: 8 total, 7 up, 8 in 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[29855]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[29855]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:52.777 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[25097]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:11:52.778 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[25097]: osdmap e53: 8 total, 7 up, 8 in 2024-06-11T14:11:52.778 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:52.778 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[25097]: from='osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:52.778 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:52 smithi044 ceph-mon[25097]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:11:53.184 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:11:53.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: osdmap e54: 8 total, 7 up, 8 in 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/100797249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:53 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.770 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1718115089,"num_in_osds":8,"osd_in_since":1718115095,"num_remapped_pgs":0} 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: osdmap e54: 8 total, 7 up, 8 in 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/100797249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: osdmap e54: 8 total, 7 up, 8 in 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/100797249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:53 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:54.721 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:54 smithi187 ceph-mon[26036]: purged_snaps scrub starts 2024-06-11T14:11:54.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:54 smithi187 ceph-mon[26036]: purged_snaps scrub ok 2024-06-11T14:11:54.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:54 smithi187 ceph-mon[26036]: osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367] boot 2024-06-11T14:11:54.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:54 smithi187 ceph-mon[26036]: osdmap e55: 8 total, 8 up, 8 in 2024-06-11T14:11:54.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:54 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:54.771 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-11T14:11:54.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[25097]: purged_snaps scrub starts 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[25097]: purged_snaps scrub ok 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[25097]: osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367] boot 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[25097]: osdmap e55: 8 total, 8 up, 8 in 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[29855]: purged_snaps scrub starts 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[29855]: purged_snaps scrub ok 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[29855]: osd.7 [v2:172.21.15.187:6824/1116016367,v1:172.21.15.187:6825/1116016367] boot 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[29855]: osdmap e55: 8 total, 8 up, 8 in 2024-06-11T14:11:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:54 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: osdmap e56: 8 total, 8 up, 8 in 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: Detected new or changed devices on smithi187 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi187 to 4272M 2024-06-11T14:11:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: osdmap e56: 8 total, 8 up, 8 in 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: Detected new or changed devices on smithi187 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi187 to 4272M 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:55 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: osdmap e56: 8 total, 8 up, 8 in 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: Detected new or changed devices on smithi187 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi187 to 4272M 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:11:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:11:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:11:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:55 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:11:56.846 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:11:56.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:56 smithi044 ceph-mon[29855]: osdmap e57: 8 total, 8 up, 8 in 2024-06-11T14:11:56.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:56 smithi044 ceph-mon[25097]: osdmap e57: 8 total, 8 up, 8 in 2024-06-11T14:11:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:56 smithi187 ceph-mon[26036]: osdmap e57: 8 total, 8 up, 8 in 2024-06-11T14:11:57.659 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1718115113,"num_in_osds":8,"osd_in_since":1718115095,"num_remapped_pgs":0} 2024-06-11T14:11:57.660 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T14:11:57.888 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:11:57.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[25097]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:57.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[25097]: osdmap e58: 8 total, 8 up, 8 in 2024-06-11T14:11:57.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2544536367' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[29855]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[29855]: osdmap e58: 8 total, 8 up, 8 in 2024-06-11T14:11:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:57 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2544536367' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:57 smithi187 ceph-mon[26036]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:57 smithi187 ceph-mon[26036]: osdmap e58: 8 total, 8 up, 8 in 2024-06-11T14:11:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:57 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2544536367' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T14:11:58.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:58 smithi187 ceph-mon[26036]: osdmap e59: 8 total, 8 up, 8 in 2024-06-11T14:11:59.027 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:58 smithi044 ceph-mon[29855]: osdmap e59: 8 total, 8 up, 8 in 2024-06-11T14:11:59.027 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:58 smithi044 ceph-mon[25097]: osdmap e59: 8 total, 8 up, 8 in 2024-06-11T14:11:59.662 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:11:59.662 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":59,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","created":"2024-06-11T14:06:52.540882+0000","modified":"2024-06-11T14:11:57.653343+0000","last_up_change":"2024-06-11T14:11:53.625482+0000","last_in_change":"2024-06-11T14:11:35.950756+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-11T14:09:56.702098+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"3c26c7b6-926a-41d2-9bd7-3cff2e88641c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6803","nonce":140849174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6805","nonce":140849174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6809","nonce":140849174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6807","nonce":140849174}]},"public_addr":"172.21.15.44:6803/140849174","cluster_addr":"172.21.15.44:6805/140849174","heartbeat_back_addr":"172.21.15.44:6809/140849174","heartbeat_front_addr":"172.21.15.44:6807/140849174","state":["exists","up"]},{"osd":1,"uuid":"49bb531a-7563-4589-9cd1-3908cf7c5969","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6811","nonce":3248851857}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6813","nonce":3248851857}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6817","nonce":3248851857}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6815","nonce":3248851857}]},"public_addr":"172.21.15.44:6811/3248851857","cluster_addr":"172.21.15.44:6813/3248851857","heartbeat_back_addr":"172.21.15.44:6817/3248851857","heartbeat_front_addr":"172.21.15.44:6815/3248851857","state":["exists","up"]},{"osd":2,"uuid":"ea355ba2-b27e-4a96-beb9-56073a2b0d70","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.44:6818","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6819","nonce":2123429853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6821","nonce":2123429853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6825","nonce":2123429853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6823","nonce":2123429853}]},"public_addr":"172.21.15.44:6819/2123429853","cluster_addr":"172.21.15.44:6821/2123429853","heartbeat_back_addr":"172.21.15.44:6825/2123429853","heartbeat_front_addr":"172.21.15.44:6823/2123429853","state":["exists","up"]},{"osd":3,"uuid":"d7d28a68-5602-447b-8abf-1e857f8e55af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6827","nonce":982316967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6829","nonce":982316967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6833","nonce":982316967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6831","nonce":982316967}]},"public_addr":"172.21.15.44:6827/982316967","cluster_addr":"172.21.15.44:6829/982316967","heartbeat_back_addr":"172.21.15.44:6833/982316967","heartbeat_front_addr":"172.21.15.44:6831/982316967","state":["exists","up"]},{"osd":4,"uuid":"7e5a9da6-ed93-4e64-86fb-e21cfe9293d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6801","nonce":2541205679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6803","nonce":2541205679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6807","nonce":2541205679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6805","nonce":2541205679}]},"public_addr":"172.21.15.187:6801/2541205679","cluster_addr":"172.21.15.187:6803/2541205679","heartbeat_back_addr":"172.21.15.187:6807/2541205679","heartbeat_front_addr":"172.21.15.187:6805/2541205679","state":["exists","up"]},{"osd":5,"uuid":"aeb88fad-6bc2-489a-873c-f537a2c04311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6809","nonce":824511814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6811","nonce":824511814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6815","nonce":824511814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6813","nonce":824511814}]},"public_addr":"172.21.15.187:6809/824511814","cluster_addr":"172.21.15.187:6811/824511814","heartbeat_back_addr":"172.21.15.187:6815/824511814","heartbeat_front_addr":"172.21.15.187:6813/824511814","state":["exists","up"]},{"osd":6,"uuid":"4aa9b0fc-25c1-4bac-86ac-547a302b563a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6817","nonce":1740602869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6819","nonce":1740602869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6823","nonce":1740602869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6821","nonce":1740602869}]},"public_addr":"172.21.15.187:6817/1740602869","cluster_addr":"172.21.15.187:6819/1740602869","heartbeat_back_addr":"172.21.15.187:6823/1740602869","heartbeat_front_addr":"172.21.15.187:6821/1740602869","state":["exists","up"]},{"osd":7,"uuid":"fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6825","nonce":1116016367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6827","nonce":1116016367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6831","nonce":1116016367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6829","nonce":1116016367}]},"public_addr":"172.21.15.187:6825/1116016367","cluster_addr":"172.21.15.187:6827/1116016367","heartbeat_back_addr":"172.21.15.187:6831/1116016367","heartbeat_front_addr":"172.21.15.187:6829/1116016367","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:06.151674+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:29.522428+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:53.560549+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:19.059700+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:40.985810+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:03.739176+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:27.625635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:51.658821+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6801/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/1160972539":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3988940720":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3928762431":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/981893806":"2024-06-12T14:07:25.454164+0000","172.21.15.44:6801/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2769475437":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2029923993":"2024-06-12T14:07:25.454164+0000"},"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-06-11T14:11:59.949 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:59 smithi044 ceph-mon[29855]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:59.950 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:11:59 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1219051625' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:11:59.950 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:59 smithi044 ceph-mon[25097]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:59.950 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:11:59 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1219051625' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:11:59.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:59 smithi187 ceph-mon[26036]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:11:59.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:11:59 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1219051625' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:00.380 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-06-11T14:09:56.702098+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, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-06-11T14:12:00.380 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-06-11T14:12:00.607 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:01.791 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:01 smithi044 ceph-mon[29855]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-06-11T14:12:01.791 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:01 smithi044 ceph-mon[25097]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-06-11T14:12:01.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:01 smithi187 ceph-mon[26036]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-06-11T14:12:02.206 INFO:teuthology.orchestra.run.smithi044.stdout:pg_num: 1 2024-06-11T14:12:02.862 INFO:tasks.cephadm:Adding prometheus.a on smithi187 2024-06-11T14:12:02.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply prometheus '1;smithi187=a' 2024-06-11T14:12:02.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:02 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3837412875' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T14:12:03.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:02 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3837412875' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T14:12:03.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:02 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3837412875' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T14:12:03.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:03 smithi187 ceph-mon[26036]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-06-11T14:12:04.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:03 smithi044 ceph-mon[25097]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-06-11T14:12:04.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:03 smithi044 ceph-mon[29855]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-06-11T14:12:04.741 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled prometheus update... 2024-06-11T14:12:05.369 DEBUG:teuthology.orchestra.run.smithi187:prometheus.a> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service 2024-06-11T14:12:05.371 INFO:tasks.cephadm:Adding node-exporter.a on smithi044 2024-06-11T14:12:05.371 INFO:tasks.cephadm:Adding node-exporter.b on smithi187 2024-06-11T14:12:05.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply node-exporter '2;smithi044=a;smithi187=b' 2024-06-11T14:12:05.980 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ignoring --setuser ceph since I am not root 2024-06-11T14:12:05.980 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ignoring --setgroup ceph since I am not root 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mgr[27214]: -- 172.21.15.187:0/106890332 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558ce6ad4340 con 0x558ce6aac800 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:05.949+0000 7f3c2c7b7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: Saving service prometheus spec with placement smithi187=a;count:1 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:05 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T14:12:06.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:12:06.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: Saving service prometheus spec with placement smithi187=a;count:1 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T14:12:06.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: Saving service prometheus spec with placement smithi187=a;count:1 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setuser ceph since I am not root 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setgroup ceph since I am not root 2024-06-11T14:12:06.099 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-mgr[25329]: -- 172.21.15.44:0/1986705044 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d73e76340 con 0x555d73e4e800 2024-06-11T14:12:06.100 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:05.963+0000 7f04ca764000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:12:06.100 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:06.096+0000 7f04ca764000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:12:06.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:06.080+0000 7f3c2c7b7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:12:06.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:06.179+0000 7f3c2c7b7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:12:06.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:06.198+0000 7f04ca764000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:12:06.693 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:06.488+0000 7f3c2c7b7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:12:06.693 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:06.571+0000 7f3c2c7b7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:12:06.787 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:06.516+0000 7f04ca764000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:12:06.787 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:06.602+0000 7f04ca764000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:12:06.959 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-mon[26036]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T14:12:06.959 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:06 smithi187 ceph-mon[26036]: mgrmap e16: y(active, since 4m), standbys: x 2024-06-11T14:12:07.149 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-mon[25097]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T14:12:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-mon[25097]: mgrmap e16: y(active, since 4m), standbys: x 2024-06-11T14:12:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-mon[29855]: from='mgr.14152 172.21.15.44:0/334485429' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T14:12:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:06 smithi044 ceph-mon[29855]: mgrmap e16: y(active, since 4m), standbys: x 2024-06-11T14:12:07.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:07.713+0000 7f3c2c7b7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:12:07.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:07.877+0000 7f3c2c7b7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:12:07.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:07.959+0000 7f3c2c7b7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:12:08.043 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:07.787+0000 7f04ca764000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:12:08.044 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:07.957+0000 7f04ca764000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:12:08.369 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:08.043+0000 7f04ca764000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:12:08.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:08.369+0000 7f04ca764000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:12:08.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:08.463+0000 7f04ca764000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:12:08.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:08.559+0000 7f04ca764000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:12:08.693 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:08.270+0000 7f3c2c7b7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:12:08.694 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:08.360+0000 7f3c2c7b7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:12:08.694 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:08.454+0000 7f3c2c7b7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:12:08.694 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:08.693+0000 7f3c2c7b7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:12:09.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:08.810+0000 7f04ca764000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:12:09.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:09.140+0000 7f3c2c7b7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:12:09.649 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:09.272+0000 7f04ca764000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:12:09.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:09.625+0000 7f3c2c7b7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:12:09.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:09.717+0000 7f3c2c7b7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:12:10.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:09.777+0000 7f04ca764000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:12:10.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:09.875+0000 7f04ca764000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:12:10.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.009+0000 7f3c2c7b7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:12:10.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.097+0000 7f3c2c7b7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:12:10.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:10.183+0000 7f04ca764000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:12:10.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:10.277+0000 7f04ca764000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:12:10.836 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.499+0000 7f3c2c7b7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:12:10.837 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.631+0000 7f3c2c7b7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:12:10.837 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.723+0000 7f3c2c7b7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:12:11.052 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:10.697+0000 7f04ca764000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:12:11.052 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:10.835+0000 7f04ca764000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:12:11.052 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:10.932+0000 7f04ca764000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:12:11.052 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:11.051+0000 7f04ca764000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:12:11.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.836+0000 7f3c2c7b7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:12:11.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:10.925+0000 7f3c2c7b7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:12:11.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:11.144+0000 7f04ca764000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:12:11.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:11.462+0000 7f3c2c7b7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:12:12.096 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:11.718+0000 7f04ca764000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: Standby manager daemon x restarted 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:12:12.097 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: Standby manager daemon x restarted 2024-06-11T14:12:12.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:12:12.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:12:12.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:12:12.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:12:12.098 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:11 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:12:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: Standby manager daemon x restarted 2024-06-11T14:12:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:12:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/4187477529' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:11.822+0000 7f3c2c7b7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: [11/Jun/2024:14:12:11] ENGINE Bus STARTING 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: CherryPy Checker: 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: The Application mounted at '' has an empty config. 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: [11/Jun/2024:14:12:11] ENGINE Serving on http://:::9283 2024-06-11T14:12:12.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: [11/Jun/2024:14:12:11] ENGINE Bus STARTED 2024-06-11T14:12:12.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:12.096+0000 7f04ca764000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[29855]: mgrmap e17: y(active, since 4m), standbys: x 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[29855]: Active manager daemon y restarted 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[29855]: Activating manager daemon y 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[29855]: osdmap e60: 8 total, 8 up, 8 in 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[25097]: mgrmap e17: y(active, since 4m), standbys: x 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[25097]: Active manager daemon y restarted 2024-06-11T14:12:13.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[25097]: Activating manager daemon y 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-mon[25097]: osdmap e60: 8 total, 8 up, 8 in 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:12] ENGINE Bus STARTING 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: CherryPy Checker: 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: The Application mounted at '' has an empty config. 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:13] ENGINE Serving on http://:::9283 2024-06-11T14:12:13.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:13] ENGINE Bus STARTED 2024-06-11T14:12:13.211 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:12 smithi187 ceph-mon[26036]: mgrmap e17: y(active, since 4m), standbys: x 2024-06-11T14:12:13.211 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:12 smithi187 ceph-mon[26036]: Active manager daemon y restarted 2024-06-11T14:12:13.211 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:12 smithi187 ceph-mon[26036]: Activating manager daemon y 2024-06-11T14:12:13.211 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:12 smithi187 ceph-mon[26036]: osdmap e60: 8 total, 8 up, 8 in 2024-06-11T14:12:13.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:13] ENGINE Bus STARTING 2024-06-11T14:12:13.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:13] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:12:13.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:12:13] ENGINE Bus STARTED 2024-06-11T14:12:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: mgrmap e18: y(active, starting, since 0.792207s), standbys: x 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:12:13.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: Manager daemon y is now available 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:12:13.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: [11/Jun/2024:14:12:13] ENGINE Bus STARTING 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: [11/Jun/2024:14:12:13] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: [11/Jun/2024:14:12:13] ENGINE Bus STARTED 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: mgrmap e18: y(active, starting, since 0.792207s), standbys: x 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:12:13.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: Manager daemon y is now available 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:13.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: [11/Jun/2024:14:12:13] ENGINE Bus STARTING 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: [11/Jun/2024:14:12:13] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: [11/Jun/2024:14:12:13] ENGINE Bus STARTED 2024-06-11T14:12:13.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:13.913 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled node-exporter update... 2024-06-11T14:12:14.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: mgrmap e18: y(active, starting, since 0.792207s), standbys: x 2024-06-11T14:12:14.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:12:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: Manager daemon y is now available 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: [11/Jun/2024:14:12:13] ENGINE Bus STARTING 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: [11/Jun/2024:14:12:13] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: [11/Jun/2024:14:12:13] ENGINE Bus STARTED 2024-06-11T14:12:14.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:14.837 DEBUG:teuthology.orchestra.run.smithi044:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service 2024-06-11T14:12:14.840 DEBUG:teuthology.orchestra.run.smithi187:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service 2024-06-11T14:12:14.842 INFO:tasks.cephadm:Adding alertmanager.a on smithi044 2024-06-11T14:12:14.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply alertmanager '1;smithi044=a' 2024-06-11T14:12:15.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: mgrmap e19: y(active, since 1.80557s), standbys: x 2024-06-11T14:12:15.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:15.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:15.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: Saving service node-exporter spec with placement smithi044=a;smithi187=b;count:2 2024-06-11T14:12:15.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: mgrmap e19: y(active, since 1.80557s), standbys: x 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: Saving service node-exporter spec with placement smithi044=a;smithi187=b;count:2 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:15.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:15.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: mgrmap e19: y(active, since 1.80557s), standbys: x 2024-06-11T14:12:15.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:15.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:15.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: Saving service node-exporter spec with placement smithi044=a;smithi187=b;count:2 2024-06-11T14:12:15.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:15.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:16.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T14:12:16.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:12:16.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:16.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:15 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:16.231 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:16.232 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:15 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:16.773 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled alertmanager update... 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: Deploying daemon prometheus.a on smithi187 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:17.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: Saving service alertmanager spec with placement smithi044=a;count:1 2024-06-11T14:12:17.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:17 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.401 DEBUG:teuthology.orchestra.run.smithi044:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@alertmanager.a.service 2024-06-11T14:12:17.403 INFO:tasks.cephadm:Adding grafana.a on smithi187 2024-06-11T14:12:17.403 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph orch apply grafana '1;smithi187=a' 2024-06-11T14:12:17.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: Deploying daemon prometheus.a on smithi187 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: Saving service alertmanager spec with placement smithi044=a;count:1 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: Deploying daemon prometheus.a on smithi187 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: Saving service alertmanager spec with placement smithi044=a;count:1 2024-06-11T14:12:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:17 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:18 smithi044 ceph-mon[25097]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:19.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:18 smithi044 ceph-mon[29855]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:19.212 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:18 smithi187 ceph-mon[26036]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:20.340 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled grafana update... 2024-06-11T14:12:21.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:20 smithi187 ceph-mon[26036]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:21.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:21.149 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:20 smithi044 ceph-mon[29855]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:21.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:21.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:20 smithi044 ceph-mon[25097]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:21.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:21.160 DEBUG:teuthology.orchestra.run.smithi187:grafana.a> sudo journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@grafana.a.service 2024-06-11T14:12:21.162 INFO:tasks.cephadm:Setting up client nodes... 2024-06-11T14:12:21.163 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-11T14:12:22.042 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:21 smithi044 ceph-mon[29855]: from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:22.043 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:21 smithi044 ceph-mon[29855]: Saving service grafana spec with placement smithi187=a;count:1 2024-06-11T14:12:22.043 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:21 smithi044 ceph-mon[25097]: from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:22.043 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:21 smithi044 ceph-mon[25097]: Saving service grafana spec with placement smithi187=a;count:1 2024-06-11T14:12:22.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:21 smithi187 ceph-mon[26036]: from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:12:22.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:21 smithi187 ceph-mon[26036]: Saving service grafana spec with placement smithi187=a;count:1 2024-06-11T14:12:23.102 INFO:teuthology.orchestra.run.smithi044.stdout:[client.0] 2024-06-11T14:12:23.103 INFO:teuthology.orchestra.run.smithi044.stdout: key = AQBHW2hmmzbsBRAAVmaUjQYVZy0sxQLBqiM08Q== 2024-06-11T14:12:23.103 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:22 smithi044 ceph-mon[25097]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:23.103 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:22 smithi044 ceph-mon[29855]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:23.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:22 smithi187 ceph-mon[26036]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:23.617 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-06-11T14:12:23.618 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-06-11T14:12:23.618 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-06-11T14:12:23.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-11T14:12:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T14:12:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T14:12:24.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:24.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3888287434' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T14:12:25.098 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:24 smithi187 ceph-mon[26036]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:25.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:24 smithi044 ceph-mon[25097]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:24 smithi044 ceph-mon[29855]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:26 smithi044 ceph-mon[29855]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:27.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:26 smithi044 ceph-mon[25097]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:27.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:26 smithi187 ceph-mon[26036]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:27.823 INFO:teuthology.orchestra.run.smithi187.stdout:[client.1] 2024-06-11T14:12:27.823 INFO:teuthology.orchestra.run.smithi187.stdout: key = AQBLW2hm90XoMBAA3CJb+aYXQlRutQrxaIWsqw== 2024-06-11T14:12:28.463 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:28 smithi187 systemd[1]: Starting Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:12:28.818 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-06-11T14:12:28.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-06-11T14:12:28.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-06-11T14:12:28.863 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-06-11T14:12:28.863 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-06-11T14:12:28.863 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph mgr dump --format=json 2024-06-11T14:12:29.095 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[29855]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[29855]: from='client.? 172.21.15.187:0/1277815862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[29855]: 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-06-11T14:12:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[29855]: 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-06-11T14:12:29.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[25097]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:29.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[25097]: from='client.? 172.21.15.187:0/1277815862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:29.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[25097]: 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-06-11T14:12:29.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:28 smithi044 ceph-mon[25097]: 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-06-11T14:12:29.192 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:28 smithi187 ceph-mon[26036]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:29.192 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:28 smithi187 ceph-mon[26036]: from='client.? 172.21.15.187:0/1277815862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T14:12:29.192 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:28 smithi187 ceph-mon[26036]: 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-06-11T14:12:29.192 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:28 smithi187 ceph-mon[26036]: 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-06-11T14:12:29.193 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:28 smithi187 podman[41017]: 2024-06-11 14:12:28.882818979 +0000 UTC m=+0.018431808 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-06-11T14:12:29.193 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 podman[41017]: 2024-06-11 14:12:29.193163625 +0000 UTC m=+0.328776442 container create dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:29.455 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 podman[41017]: 2024-06-11 14:12:29.429245641 +0000 UTC m=+0.564858470 container init dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:29.455 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 podman[41017]: 2024-06-11 14:12:29.432020789 +0000 UTC m=+0.567633614 container start dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:518 level=info host_details="(Linux 5.14.0-452.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024 x86_64 smithi187 (none))" 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.456Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.457Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.458Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T14:12:29.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.458Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.461Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.461Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.254µs 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.461Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.461Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.461Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.573µs wal_replay_duration=147.384µs total_replay_duration=187.497µs 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.462Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.462Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.462Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.477Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.955285ms db_storage=571ns remote_storage=1.204µs web_handler=337ns query_engine=600ns scrape=444.261µs scrape_sd=16.564µs notify=1.028µs notify_sd=1.382µs rules=14.330242ms 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:12:29.477Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 bash[41017]: dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 2024-06-11T14:12:29.733 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:12:29 smithi187 systemd[1]: Started Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[29855]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[29855]: Deploying daemon node-exporter.a on smithi044 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[25097]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:30.777 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:30 smithi044 ceph-mon[25097]: Deploying daemon node-exporter.a on smithi044 2024-06-11T14:12:30.914 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:12:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:30 smithi187 ceph-mon[26036]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:30 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:30 smithi187 ceph-mon[26036]: Deploying daemon node-exporter.a on smithi044 2024-06-11T14:12:31.150 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:30 smithi044 systemd[1]: Starting Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:12:31.532 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":20,"active_gid":14445,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6800","nonce":477871565},{"type":"v1","addr":"172.21.15.44:6801","nonce":477871565}]},"active_addr":"172.21.15.44:6801/477871565","active_change":"2024-06-11T14:12:12.098903+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24347,"name":"x","mgr_features":4540138303579357183,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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":[]},"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_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":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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":[]},"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_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":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"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":[]}}},{"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.44:8443/","prometheus":"http://172.21.15.44:9283/"},"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"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":580565096}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":2033527885}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":2985540066}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":904394537}]}]}} 2024-06-11T14:12:31.536 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-06-11T14:12:31.536 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-06-11T14:12:31.537 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T14:12:31.780 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:31.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:31 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1821415161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T14:12:31.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:31 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1821415161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T14:12:31.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:31 smithi044 bash[44658]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-06-11T14:12:31.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:31 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1821415161' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T14:12:32.223 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:32 smithi044 bash[44658]: Getting image source signatures 2024-06-11T14:12:32.224 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:32 smithi044 bash[44658]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-06-11T14:12:32.224 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:32 smithi044 bash[44658]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-06-11T14:12:32.224 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:32 smithi044 bash[44658]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-06-11T14:12:32.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:32 smithi044 ceph-mon[29855]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:32.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:32 smithi044 ceph-mon[25097]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:32.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:32 smithi187 ceph-mon[26036]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:34.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:33 smithi044 ceph-mon[25097]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:34.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:33 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:34.019 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:33 smithi044 ceph-mon[29855]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:34.019 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:33 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:34.019 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:33 smithi044 bash[44658]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-06-11T14:12:34.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:33 smithi187 ceph-mon[26036]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:34.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:33 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:34.376 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 bash[44658]: Writing manifest to image destination 2024-06-11T14:12:34.526 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:12:34.526 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":60,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","created":"2024-06-11T14:06:52.540882+0000","modified":"2024-06-11T14:12:12.098580+0000","last_up_change":"2024-06-11T14:11:53.625482+0000","last_in_change":"2024-06-11T14:11:35.950756+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-11T14:09:56.702098+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"3c26c7b6-926a-41d2-9bd7-3cff2e88641c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6803","nonce":140849174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6805","nonce":140849174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6809","nonce":140849174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6807","nonce":140849174}]},"public_addr":"172.21.15.44:6803/140849174","cluster_addr":"172.21.15.44:6805/140849174","heartbeat_back_addr":"172.21.15.44:6809/140849174","heartbeat_front_addr":"172.21.15.44:6807/140849174","state":["exists","up"]},{"osd":1,"uuid":"49bb531a-7563-4589-9cd1-3908cf7c5969","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6811","nonce":3248851857}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6813","nonce":3248851857}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6817","nonce":3248851857}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6815","nonce":3248851857}]},"public_addr":"172.21.15.44:6811/3248851857","cluster_addr":"172.21.15.44:6813/3248851857","heartbeat_back_addr":"172.21.15.44:6817/3248851857","heartbeat_front_addr":"172.21.15.44:6815/3248851857","state":["exists","up"]},{"osd":2,"uuid":"ea355ba2-b27e-4a96-beb9-56073a2b0d70","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.44:6818","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6819","nonce":2123429853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6821","nonce":2123429853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6825","nonce":2123429853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6823","nonce":2123429853}]},"public_addr":"172.21.15.44:6819/2123429853","cluster_addr":"172.21.15.44:6821/2123429853","heartbeat_back_addr":"172.21.15.44:6825/2123429853","heartbeat_front_addr":"172.21.15.44:6823/2123429853","state":["exists","up"]},{"osd":3,"uuid":"d7d28a68-5602-447b-8abf-1e857f8e55af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6827","nonce":982316967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6829","nonce":982316967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6833","nonce":982316967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6831","nonce":982316967}]},"public_addr":"172.21.15.44:6827/982316967","cluster_addr":"172.21.15.44:6829/982316967","heartbeat_back_addr":"172.21.15.44:6833/982316967","heartbeat_front_addr":"172.21.15.44:6831/982316967","state":["exists","up"]},{"osd":4,"uuid":"7e5a9da6-ed93-4e64-86fb-e21cfe9293d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6801","nonce":2541205679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6803","nonce":2541205679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6807","nonce":2541205679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6805","nonce":2541205679}]},"public_addr":"172.21.15.187:6801/2541205679","cluster_addr":"172.21.15.187:6803/2541205679","heartbeat_back_addr":"172.21.15.187:6807/2541205679","heartbeat_front_addr":"172.21.15.187:6805/2541205679","state":["exists","up"]},{"osd":5,"uuid":"aeb88fad-6bc2-489a-873c-f537a2c04311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6809","nonce":824511814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6811","nonce":824511814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6815","nonce":824511814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6813","nonce":824511814}]},"public_addr":"172.21.15.187:6809/824511814","cluster_addr":"172.21.15.187:6811/824511814","heartbeat_back_addr":"172.21.15.187:6815/824511814","heartbeat_front_addr":"172.21.15.187:6813/824511814","state":["exists","up"]},{"osd":6,"uuid":"4aa9b0fc-25c1-4bac-86ac-547a302b563a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6817","nonce":1740602869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6819","nonce":1740602869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6823","nonce":1740602869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6821","nonce":1740602869}]},"public_addr":"172.21.15.187:6817/1740602869","cluster_addr":"172.21.15.187:6819/1740602869","heartbeat_back_addr":"172.21.15.187:6823/1740602869","heartbeat_front_addr":"172.21.15.187:6821/1740602869","state":["exists","up"]},{"osd":7,"uuid":"fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6825","nonce":1116016367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6827","nonce":1116016367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6831","nonce":1116016367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6829","nonce":1116016367}]},"public_addr":"172.21.15.187:6825/1116016367","cluster_addr":"172.21.15.187:6827/1116016367","heartbeat_back_addr":"172.21.15.187:6831/1116016367","heartbeat_front_addr":"172.21.15.187:6829/1116016367","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:06.151674+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:29.522428+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:53.560549+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:19.059700+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:40.985810+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:03.739176+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:27.625635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:51.658821+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:0/3574701299":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/1469295283":"2024-06-12T14:12:12.098548+0000","172.21.15.44:0/2114205561":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/1160972539":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3988940720":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3928762431":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/3441054701":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6800/1469295283":"2024-06-12T14:12:12.098548+0000","172.21.15.44:0/981893806":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/3938848970":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2769475437":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2029923993":"2024-06-12T14:07:25.454164+0000"},"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-06-11T14:12:34.637 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 podman[44658]: 2024-06-11 14:12:34.530576606 +0000 UTC m=+2.923244574 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T14:12:34.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 podman[44658]: 2024-06-11 14:12:34.637634441 +0000 UTC m=+3.030302410 container create 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:34.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 podman[44658]: 2024-06-11 14:12:34.806345057 +0000 UTC m=+3.199013036 container init 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:34.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 podman[44658]: 2024-06-11 14:12:34.809182007 +0000 UTC m=+3.201849986 container start 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:12:34.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.813Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T14:12:34.900 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.813Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.813Z 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/.+)($|/) 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.813Z 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-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T14:12:34.901 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T14:12:34.902 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T14:12:34.903 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T14:12:34.904 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[44840]: ts=2024-06-11T14:12:34.814Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 bash[44658]: 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 2024-06-11T14:12:34.905 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:12:34 smithi044 systemd[1]: Started Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:12:35.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:34 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3596297064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:35.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3596297064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:35.335 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:34 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3596297064' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:35.725 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-06-11T14:12:35.725 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T14:12:35.955 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[29855]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[29855]: Deploying daemon node-exporter.b on smithi187 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[25097]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:36.217 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:35 smithi044 ceph-mon[25097]: Deploying daemon node-exporter.b on smithi187 2024-06-11T14:12:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:35 smithi187 ceph-mon[26036]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:35 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:35 smithi187 ceph-mon[26036]: Deploying daemon node-exporter.b on smithi187 2024-06-11T14:12:36.981 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:36 smithi187 bash[41253]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-06-11T14:12:37.852 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:12:37.852 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":60,"fsid":"c9babf0c-27fb-11ef-bc9b-c7b262605968","created":"2024-06-11T14:06:52.540882+0000","modified":"2024-06-11T14:12:12.098580+0000","last_up_change":"2024-06-11T14:11:53.625482+0000","last_in_change":"2024-06-11T14:11:35.950756+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-11T14:09:56.702098+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"3c26c7b6-926a-41d2-9bd7-3cff2e88641c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6803","nonce":140849174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6805","nonce":140849174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6809","nonce":140849174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":140849174},{"type":"v1","addr":"172.21.15.44:6807","nonce":140849174}]},"public_addr":"172.21.15.44:6803/140849174","cluster_addr":"172.21.15.44:6805/140849174","heartbeat_back_addr":"172.21.15.44:6809/140849174","heartbeat_front_addr":"172.21.15.44:6807/140849174","state":["exists","up"]},{"osd":1,"uuid":"49bb531a-7563-4589-9cd1-3908cf7c5969","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6811","nonce":3248851857}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6813","nonce":3248851857}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6817","nonce":3248851857}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3248851857},{"type":"v1","addr":"172.21.15.44:6815","nonce":3248851857}]},"public_addr":"172.21.15.44:6811/3248851857","cluster_addr":"172.21.15.44:6813/3248851857","heartbeat_back_addr":"172.21.15.44:6817/3248851857","heartbeat_front_addr":"172.21.15.44:6815/3248851857","state":["exists","up"]},{"osd":2,"uuid":"ea355ba2-b27e-4a96-beb9-56073a2b0d70","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.44:6818","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6819","nonce":2123429853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6821","nonce":2123429853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6825","nonce":2123429853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2123429853},{"type":"v1","addr":"172.21.15.44:6823","nonce":2123429853}]},"public_addr":"172.21.15.44:6819/2123429853","cluster_addr":"172.21.15.44:6821/2123429853","heartbeat_back_addr":"172.21.15.44:6825/2123429853","heartbeat_front_addr":"172.21.15.44:6823/2123429853","state":["exists","up"]},{"osd":3,"uuid":"d7d28a68-5602-447b-8abf-1e857f8e55af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6827","nonce":982316967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6829","nonce":982316967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6833","nonce":982316967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":982316967},{"type":"v1","addr":"172.21.15.44:6831","nonce":982316967}]},"public_addr":"172.21.15.44:6827/982316967","cluster_addr":"172.21.15.44:6829/982316967","heartbeat_back_addr":"172.21.15.44:6833/982316967","heartbeat_front_addr":"172.21.15.44:6831/982316967","state":["exists","up"]},{"osd":4,"uuid":"7e5a9da6-ed93-4e64-86fb-e21cfe9293d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6801","nonce":2541205679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6803","nonce":2541205679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6807","nonce":2541205679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":2541205679},{"type":"v1","addr":"172.21.15.187:6805","nonce":2541205679}]},"public_addr":"172.21.15.187:6801/2541205679","cluster_addr":"172.21.15.187:6803/2541205679","heartbeat_back_addr":"172.21.15.187:6807/2541205679","heartbeat_front_addr":"172.21.15.187:6805/2541205679","state":["exists","up"]},{"osd":5,"uuid":"aeb88fad-6bc2-489a-873c-f537a2c04311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6809","nonce":824511814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6811","nonce":824511814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6815","nonce":824511814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":824511814},{"type":"v1","addr":"172.21.15.187:6813","nonce":824511814}]},"public_addr":"172.21.15.187:6809/824511814","cluster_addr":"172.21.15.187:6811/824511814","heartbeat_back_addr":"172.21.15.187:6815/824511814","heartbeat_front_addr":"172.21.15.187:6813/824511814","state":["exists","up"]},{"osd":6,"uuid":"4aa9b0fc-25c1-4bac-86ac-547a302b563a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6817","nonce":1740602869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6819","nonce":1740602869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6823","nonce":1740602869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":1740602869},{"type":"v1","addr":"172.21.15.187:6821","nonce":1740602869}]},"public_addr":"172.21.15.187:6817/1740602869","cluster_addr":"172.21.15.187:6819/1740602869","heartbeat_back_addr":"172.21.15.187:6823/1740602869","heartbeat_front_addr":"172.21.15.187:6821/1740602869","state":["exists","up"]},{"osd":7,"uuid":"fc48d05f-afc8-4f4b-9ec2-6354e9f3ffe7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6825","nonce":1116016367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6827","nonce":1116016367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6831","nonce":1116016367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":1116016367},{"type":"v1","addr":"172.21.15.187:6829","nonce":1116016367}]},"public_addr":"172.21.15.187:6825/1116016367","cluster_addr":"172.21.15.187:6827/1116016367","heartbeat_back_addr":"172.21.15.187:6831/1116016367","heartbeat_front_addr":"172.21.15.187:6829/1116016367","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:06.151674+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:29.522428+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:09:53.560549+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:19.059700+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:10:40.985810+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:03.739176+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:27.625635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T14:11:51.658821+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:0/3574701299":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/1469295283":"2024-06-12T14:12:12.098548+0000","172.21.15.44:0/2114205561":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/2305093066":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/1160972539":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3988940720":"2024-06-12T14:07:47.426758+0000","172.21.15.44:0/3928762431":"2024-06-12T14:07:47.426758+0000","172.21.15.44:6800/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/3441054701":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6800/1469295283":"2024-06-12T14:12:12.098548+0000","172.21.15.44:0/981893806":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/3938848970":"2024-06-12T14:12:12.098548+0000","172.21.15.44:6801/375811885":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2769475437":"2024-06-12T14:07:25.454164+0000","172.21.15.44:0/2029923993":"2024-06-12T14:07:25.454164+0000"},"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-06-11T14:12:38.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:37] "GET /metrics HTTP/1.1" 200 191530 "" "Prometheus/2.33.4" 2024-06-11T14:12:38.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:37 smithi187 bash[41253]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-06-11T14:12:38.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 bash[41253]: Writing manifest to image destination 2024-06-11T14:12:38.514 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-mon[26036]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:38.514 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3199684065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:38.514 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 podman[41253]: 2024-06-11 14:12:38.31543368 +0000 UTC m=+2.455733498 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T14:12:38.515 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 podman[41253]: 2024-06-11 14:12:38.405713723 +0000 UTC m=+2.546013550 container create a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:12:38.546 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:38 smithi044 ceph-mon[29855]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:38.546 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:38 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3199684065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:38.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:38 smithi044 ceph-mon[25097]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:38.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:38 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3199684065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T14:12:38.573 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-06-11T14:12:38.574 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-06-11T14:12:38.574 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-06-11T14:12:38.574 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-06-11T14:12:38.575 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-06-11T14:12:38.575 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-06-11T14:12:38.576 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-06-11T14:12:38.576 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-06-11T14:12:38.901 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 podman[41253]: 2024-06-11 14:12:38.590950813 +0000 UTC m=+2.731250619 container init a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 podman[41253]: 2024-06-11 14:12:38.593639331 +0000 UTC m=+2.733939150 container start a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.597Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.597Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.597Z 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/.+)($|/) 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.597Z 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-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T14:12:38.902 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T14:12:38.903 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T14:12:38.904 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T14:12:38.905 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.598Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[41304]: ts=2024-06-11T14:12:38.599Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 bash[41253]: a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 2024-06-11T14:12:38.906 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:12:38 smithi187 systemd[1]: Started Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:12:39.025 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.029 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.029 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.030 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.034 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.034 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.039 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.039 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:39.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:12:40.085 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:40.085 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:40.085 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:40.085 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:40.086 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:40.086 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:40.086 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:40.086 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:39 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:39 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:39 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:12:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:39 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:12:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:39 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:40 smithi044 ceph-mon[25097]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:41.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:40 smithi044 ceph-mon[29855]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:41.062 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:40 smithi187 ceph-mon[26036]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:42.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:42 smithi044 ceph-mon[29855]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:42.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:42 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:42.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:42 smithi044 ceph-mon[25097]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:42.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:42 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:42.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:42 smithi187 ceph-mon[26036]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:42.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:42 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:44.130 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:43 smithi044 ceph-mon[29855]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:44.130 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:43 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:44.130 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:43 smithi044 ceph-mon[25097]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:44.130 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:43 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:43 smithi187 ceph-mon[26036]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:43 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:12:46.080 INFO:teuthology.orchestra.run.smithi044.stdout:55834574889 2024-06-11T14:12:46.080 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-06-11T14:12:46.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:45 smithi044 ceph-mon[29855]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:46.209 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:45 smithi044 ceph-mon[25097]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:46.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:45 smithi187 ceph-mon[26036]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:47.854 INFO:teuthology.orchestra.run.smithi044.stdout:167503724566 2024-06-11T14:12:47.855 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-06-11T14:12:48.149 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:47] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-06-11T14:12:48.462 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:48 smithi044 ceph-mon[25097]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:48.463 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:48 smithi044 ceph-mon[29855]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:48.464 INFO:teuthology.orchestra.run.smithi044.stdout:111669149727 2024-06-11T14:12:48.464 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-06-11T14:12:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:48 smithi187 ceph-mon[26036]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:48.817 INFO:teuthology.orchestra.run.smithi044.stdout:236223201292 2024-06-11T14:12:48.817 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-06-11T14:12:49.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:12:50.544 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:50 smithi044 ceph-mon[29855]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:50.545 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:50 smithi044 ceph-mon[25097]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:50.706 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:50 smithi187 ceph-mon[26036]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:50.898 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:50.898 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:52.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:52 smithi044 ceph-mon[29855]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:52.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:52 smithi044 ceph-mon[25097]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:52 smithi187 ceph-mon[26036]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:52.872 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:52.879 INFO:teuthology.orchestra.run.smithi044.stdout:77309411365 2024-06-11T14:12:52.879 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-06-11T14:12:54.392 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:54 smithi044 ceph-mon[25097]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:54.392 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:54 smithi044 ceph-mon[29855]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:54.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:54 smithi187 ceph-mon[26036]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:56.371 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:12:56.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:56 smithi044 ceph-mon[29855]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:56.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:56 smithi044 ceph-mon[25097]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:56 smithi187 ceph-mon[26036]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:56.874 INFO:teuthology.orchestra.run.smithi044.stdout:55834574891 2024-06-11T14:12:57.476 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:57 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2579918484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T14:12:57.477 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:57 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2579918484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T14:12:57.501 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574889 got 55834574891 for osd.1 2024-06-11T14:12:57.501 DEBUG:teuthology.parallel:result is None 2024-06-11T14:12:57.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:57 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2579918484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T14:12:58.134 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:12:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:57] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-06-11T14:12:58.399 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:12:58 smithi044 ceph-mon[25097]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:12:58 smithi044 ceph-mon[29855]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:58.550 INFO:teuthology.orchestra.run.smithi044.stdout:34359738415 2024-06-11T14:12:58.550 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-06-11T14:12:58.648 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:12:58 smithi187 ceph-mon[26036]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:12:58.902 INFO:teuthology.orchestra.run.smithi044.stdout:201863462931 2024-06-11T14:12:58.903 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-06-11T14:12:59.535 INFO:teuthology.orchestra.run.smithi044.stdout:111669149729 2024-06-11T14:12:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:12:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:12:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:00.226 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149727 got 111669149729 for osd.3 2024-06-11T14:13:00.226 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:00.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:00 smithi044 ceph-mon[25097]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:00.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:00 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3871891833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T14:13:00.587 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:00 smithi044 ceph-mon[29855]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:00.587 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:00 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3871891833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T14:13:00.642 INFO:teuthology.orchestra.run.smithi044.stdout:236223201295 2024-06-11T14:13:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:00 smithi187 ceph-mon[26036]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:00 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3871891833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T14:13:01.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:01 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3285533256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T14:13:01.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:01 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3285533256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T14:13:01.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:01 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3285533256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T14:13:01.758 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:01.786 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201292 got 236223201295 for osd.7 2024-06-11T14:13:01.786 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:02.399 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:02 smithi044 ceph-mon[29855]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:02 smithi044 ceph-mon[25097]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:02.497 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:02.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:02 smithi187 ceph-mon[26036]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:04.423 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:04 smithi044 ceph-mon[29855]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:04.423 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:04 smithi044 ceph-mon[25097]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:04.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:04 smithi187 ceph-mon[26036]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:05.659 INFO:teuthology.orchestra.run.smithi044.stdout:167503724570 2024-06-11T14:13:05.787 INFO:teuthology.orchestra.run.smithi044.stdout:133143986206 2024-06-11T14:13:05.788 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-06-11T14:13:06.392 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:06 smithi044 ceph-mon[29855]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:06.393 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:06 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/531746442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T14:13:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:06 smithi044 ceph-mon[25097]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:06 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/531746442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T14:13:06.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724566 got 167503724570 for osd.5 2024-06-11T14:13:06.423 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:06.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:06 smithi187 ceph-mon[26036]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:06.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:06 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/531746442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T14:13:07.208 INFO:teuthology.orchestra.run.smithi044.stdout:77309411368 2024-06-11T14:13:07.387 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:07 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1946900797' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T14:13:07.388 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:07 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1946900797' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T14:13:07.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:07 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1946900797' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T14:13:08.037 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:07] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-06-11T14:13:08.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:08 smithi044 ceph-mon[25097]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:08.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:08 smithi044 ceph-mon[29855]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:08.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:08 smithi187 ceph-mon[26036]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:08.734 INFO:teuthology.orchestra.run.smithi044.stdout:34359738418 2024-06-11T14:13:08.829 INFO:teuthology.orchestra.run.smithi044.stdout:201863462933 2024-06-11T14:13:09.362 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738415 got 34359738418 for osd.0 2024-06-11T14:13:09.362 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:09.642 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:09 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3146483870' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T14:13:09.643 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:09 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2834996732' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T14:13:09.643 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:09 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3146483870' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T14:13:09.643 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:09 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2834996732' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T14:13:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:09.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:09 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3146483870' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T14:13:09.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:09 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2834996732' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T14:13:09.929 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462931 got 201863462933 for osd.6 2024-06-11T14:13:09.929 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:10.440 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411365 got 77309411368 for osd.2 2024-06-11T14:13:10.440 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:10.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:10 smithi044 ceph-mon[25097]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:10 smithi044 ceph-mon[29855]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:10 smithi187 ceph-mon[26036]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:10.895 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[25097]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[25097]: Deploying daemon alertmanager.a on smithi044 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[29855]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.207 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:11 smithi044 ceph-mon[29855]: Deploying daemon alertmanager.a on smithi044 2024-06-11T14:13:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:11 smithi187 ceph-mon[26036]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:11 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:11 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:12.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:11 smithi187 ceph-mon[26036]: Deploying daemon alertmanager.a on smithi044 2024-06-11T14:13:12.638 INFO:teuthology.orchestra.run.smithi044.stdout:133143986207 2024-06-11T14:13:13.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2639304275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T14:13:13.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:13:13.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:13:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2639304275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T14:13:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:13:13.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:13:13.478 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986206 got 133143986207 for osd.4 2024-06-11T14:13:13.478 DEBUG:teuthology.parallel:result is None 2024-06-11T14:13:13.478 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-06-11T14:13:13.479 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-11T14:13:13.699 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:13 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2639304275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T14:13:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:13:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:13:14.399 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:14 smithi044 ceph-mon[29855]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:14.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:14 smithi044 ceph-mon[25097]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:14 smithi187 ceph-mon[26036]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:16.544 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:16 smithi044 ceph-mon[25097]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:16.545 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:16 smithi044 ceph-mon[29855]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:16 smithi187 ceph-mon[26036]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:18.209 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:17] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-06-11T14:13:18.599 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:18 smithi044 ceph-mon[25097]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:18.599 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:18 smithi044 ceph-mon[29855]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:18.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:18 smithi187 ceph-mon[26036]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:18.941 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:13:18.941 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-06-11T14:13:19.544 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:19 smithi044 ceph-mon[25097]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:19.545 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:19 smithi044 ceph-mon[29855]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:19.569 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":35,"stamp":"2024-06-11T14:13:16.907643+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":1586784,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48960,"kb_used_data":6144,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912256,"statfs":{"total":767960285184,"available":767910150144,"internally_reserved":0,"allocated":6291456,"data_stored":3510358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.002355"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":267,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-06-11T14:12:12.994591+0000","last_change":"2024-06-11T14:11:57.664378+0000","last_active":"2024-06-11T14:12:12.994591+0000","last_peered":"2024-06-11T14:12:12.994591+0000","last_clean":"2024-06-11T14:12:12.994591+0000","last_became_active":"2024-06-11T14:11:57.664015+0000","last_became_peered":"2024-06-11T14:11:57.664015+0000","last_unstale":"2024-06-11T14:12:12.994591+0000","last_undegraded":"2024-06-11T14:12:12.994591+0000","last_fullsized":"2024-06-11T14:12:12.994591+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-11T14:09:57.231753+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-11T14:09:57.231753+0000","last_clean_scrub_stamp":"2024-06-11T14:09:57.231753+0000","objects_scrubbed":0,"log_size":128,"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-06-12T23:06:31.723488+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":1586784,"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":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201299,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.439}]},{"osd":1,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.47099999999999997}]},{"osd":2,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.54700000000000004}]},{"osd":3,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.52700000000000002}]},{"osd":4,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.5}]},{"osd":5,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51600000000000001}]},{"osd":6,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.59899999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462935,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":768735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.68799999999999994}]},{"osd":1,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.52300000000000002}]},{"osd":2,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.61599999999999999}]},{"osd":3,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.60499999999999998}]},{"osd":4,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.63400000000000001}]},{"osd":5,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"last":0.67500000000000004}]},{"osd":7,"last update":"Tue Jun 11 14:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.71299999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574895,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:35 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36199999999999999,"15min":0.33700000000000002},"min":{"1min":0.27500000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.69599999999999995,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.38400000000000001,"15min":0.37},"min":{"1min":0.29699999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.61499999999999999,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.47699999999999998}]},{"osd":2,"last update":"Tue Jun 11 14:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.26700000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.59299999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.41599999999999998,"15min":0.41399999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58499999999999996,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.379}]},{"osd":3,"last update":"Tue Jun 11 14:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44600000000000001,"15min":0.44700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.59699999999999998,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.504,"15min":0.504},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68899999999999995,"5min":0.878,"15min":0.878},"last":0.42599999999999999}]},{"osd":4,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.58899999999999997,"15min":0.59099999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.64800000000000002,"15min":0.65400000000000003},"min":{"1min":0.46200000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.81000000000000005,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.59599999999999997}]},{"osd":5,"last update":"Tue Jun 11 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.65600000000000003,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.81499999999999995,"5min":0.877,"15min":0.877},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.74099999999999999,"15min":0.68300000000000005},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":9.9499999999999993,"5min":9.9499999999999993,"15min":9.9499999999999993},"last":0.68200000000000005}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.70499999999999996}]},{"osd":7,"last update":"Tue Jun 11 14:12:53 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":9.907,"5min":9.907,"15min":9.907},"last":0.61199999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":9.9269999999999996,"5min":9.9269999999999996,"15min":9.9269999999999996},"last":0.76100000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738420,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6924,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738228,"statfs":{"total":95995035648,"available":95987945472,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":[],"network_ping_times":[{"osd":1,"last update":"Tue Jun 11 14:12:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36599999999999999,"15min":0.34999999999999998},"min":{"1min":0.254,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40200000000000002,"15min":0.375},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.31}]},{"osd":2,"last update":"Tue Jun 11 14:12:58 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.435,"15min":0.43099999999999999},"min":{"1min":0.27900000000000003,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.61799999999999999,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.438},{"interface":"front","average":{"1min":0.442,"5min":0.436,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.65500000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.40899999999999997}]},{"osd":3,"last update":"Tue Jun 11 14:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.495,"15min":0.495},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67900000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.48299999999999998,"15min":0.48899999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.378}]},{"osd":4,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.629,"15min":0.63200000000000001},"min":{"1min":0.48699999999999999,"5min":0.433,"15min":0.433},"max":{"1min":0.76500000000000001,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.64200000000000002,"15min":0.64600000000000002},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.82099999999999995,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.59299999999999997}]},{"osd":5,"last update":"Tue Jun 11 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.627,"15min":0.625},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.621,"5min":0.63300000000000001,"15min":0.63500000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.52500000000000002}]},{"osd":6,"last update":"Tue Jun 11 14:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.622},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.499}]},{"osd":7,"last update":"Tue Jun 11 14:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.51400000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411370,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.36699999999999999,"15min":0.35199999999999998},"min":{"1min":0.27100000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.50700000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.441},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.39300000000000002,"15min":0.379},"min":{"1min":0.309,"5min":0.252,"15min":0.252},"max":{"1min":0.61299999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.36399999999999999}]},{"osd":1,"last update":"Tue Jun 11 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28499999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.501,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42799999999999999,"15min":0.41399999999999998},"min":{"1min":0.28199999999999997,"5min":0.255,"15min":0.255},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.40200000000000002}]},{"osd":3,"last update":"Tue Jun 11 14:12:26 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.49299999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69099999999999995,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.47499999999999998}]},{"osd":4,"last update":"Tue Jun 11 14:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.64200000000000002,"15min":0.64900000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.80600000000000005,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.747},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68400000000000005,"15min":0.69299999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.86399999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.64900000000000002}]},{"osd":5,"last update":"Tue Jun 11 14:13:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.66400000000000003,"15min":0.67600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.67100000000000004,"15min":0.68200000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.81200000000000006,"5min":0.877,"15min":0.877},"last":0.65600000000000003}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.66600000000000004}]},{"osd":7,"last update":"Tue Jun 11 14:12:56 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.62},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.80400000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149733,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59199999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.42799999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.60099999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38600000000000001}]},{"osd":1,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.63900000000000001,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.40899999999999997}]},{"osd":2,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.47999999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.628,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.32700000000000001,"5min":0.31,"15min":0.31},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.42999999999999999}]},{"osd":4,"last update":"Tue Jun 11 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.57399999999999995,"15min":0.56799999999999995},"min":{"1min":0.46100000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.81299999999999994,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.60099999999999998,"15min":0.59799999999999998},"min":{"1min":0.5,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.75}]},{"osd":5,"last update":"Tue Jun 11 14:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.79600000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.60899999999999999,"15min":0.61099999999999999},"min":{"1min":0.45300000000000001,"5min":0.433,"15min":0.433},"max":{"1min":0.84699999999999998,"5min":0.877,"15min":0.877},"last":0.69399999999999995}]},{"osd":6,"last update":"Tue Jun 11 14:12:34 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.71499999999999997}]},{"osd":7,"last update":"Tue Jun 11 14:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.79400000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986208,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.57799999999999996,"15min":0.57599999999999996},"min":{"1min":0.41399999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.84299999999999997,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.58599999999999997,"15min":0.59199999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78200000000000003,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.55100000000000005}]},{"osd":1,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.58499999999999996,"15min":0.58899999999999997},"min":{"1min":0.41499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.73099999999999998,"5min":0.997,"15min":0.997},"last":0.621},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.82899999999999996,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.54000000000000004}]},{"osd":2,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.57599999999999996,"15min":0.58199999999999996},"min":{"1min":0.38900000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76800000000000002,"5min":0.877,"15min":0.877},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.59799999999999998,"15min":0.60099999999999998},"min":{"1min":0.45100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":0.86199999999999999,"5min":1.008,"15min":1.008},"last":0.51700000000000002}]},{"osd":3,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.61599999999999999,"15min":0.62},"min":{"1min":0.45800000000000002,"5min":0.435,"15min":0.435},"max":{"1min":0.81499999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.63900000000000001,"15min":0.64500000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.79200000000000004,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.58599999999999997}]},{"osd":5,"last update":"Tue Jun 11 14:13:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.372,"15min":0.35799999999999998},"min":{"1min":0.34399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.373},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.39300000000000002,"15min":0.38},"min":{"1min":0.318,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.437}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.46899999999999997}]},{"osd":7,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.41799999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724572,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71899999999999997,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.67800000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.505}]},{"osd":1,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.38900000000000001,"5min":0.377,"15min":0.377},"max":{"1min":0.71599999999999997,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52600000000000002,"15min":0.52300000000000002},"min":{"1min":0.38400000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76200000000000001,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.55900000000000005}]},{"osd":2,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53400000000000003,"15min":0.53500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.77900000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.436}]},{"osd":3,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.53600000000000003,"15min":0.53400000000000003},"min":{"1min":0.39700000000000002,"5min":0.371,"15min":0.371},"max":{"1min":0.80800000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72599999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.47999999999999998}]},{"osd":4,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.40699999999999997,"15min":0.40400000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.61399999999999999,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42299999999999999,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45600000000000002}]},{"osd":6,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.61399999999999999}]},{"osd":7,"last update":"Tue Jun 11 14:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.55100000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-11T14:13:19.571 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-11T14:13:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:19 smithi187 ceph-mon[26036]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:19.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:19.795 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:19 smithi044 podman[48009]: 2024-06-11 14:13:19.795787251 +0000 UTC m=+0.133371787 volume create ce2ea90602d31b78cb678a8eb17d7db220a2d7ffc9a9230003ab199120811a44 2024-06-11T14:13:20.067 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:19 smithi044 podman[48009]: 2024-06-11 14:13:19.912936932 +0000 UTC m=+0.250521400 container create 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:20.345 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:20.472 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-mon[29855]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:20.472 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-mon[25097]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:20.472 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 podman[48009]: 2024-06-11 14:13:20.165640792 +0000 UTC m=+0.503225259 container init 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:20.472 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 podman[48009]: 2024-06-11 14:13:20.168935206 +0000 UTC m=+0.506519674 container start 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:20.472 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.180Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.180Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.182Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.183Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.208Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.208Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.211Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:20.211Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 bash[48009]: 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d 2024-06-11T14:13:20.473 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:20 smithi044 systemd[1]: Started Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:13:20.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:20 smithi187 ceph-mon[26036]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:21.497 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.497 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.497 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[29855]: Deploying daemon grafana.a on smithi187 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.499 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:21 smithi044 ceph-mon[25097]: Deploying daemon grafana.a on smithi187 2024-06-11T14:13:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:21 smithi187 ceph-mon[26036]: Deploying daemon grafana.a on smithi187 2024-06-11T14:13:21.968 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:13:21.970 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-06-11T14:13:22.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:22 smithi044 ceph-mon[29855]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:22.572 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:22.183Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000889467s 2024-06-11T14:13:22.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:22 smithi044 ceph-mon[25097]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:22.595 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":37,"stamp":"2024-06-11T14:13:20.908246+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":1586784,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48960,"kb_used_data":6144,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912256,"statfs":{"total":767960285184,"available":767910150144,"internally_reserved":0,"allocated":6291456,"data_stored":3510358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.002141"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":267,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-06-11T14:12:12.994591+0000","last_change":"2024-06-11T14:11:57.664378+0000","last_active":"2024-06-11T14:12:12.994591+0000","last_peered":"2024-06-11T14:12:12.994591+0000","last_clean":"2024-06-11T14:12:12.994591+0000","last_became_active":"2024-06-11T14:11:57.664015+0000","last_became_peered":"2024-06-11T14:11:57.664015+0000","last_unstale":"2024-06-11T14:12:12.994591+0000","last_undegraded":"2024-06-11T14:12:12.994591+0000","last_fullsized":"2024-06-11T14:12:12.994591+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-11T14:09:57.231753+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-11T14:09:57.231753+0000","last_clean_scrub_stamp":"2024-06-11T14:09:57.231753+0000","objects_scrubbed":0,"log_size":128,"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-06-12T23:06:31.723488+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":1586784,"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":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201300,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.68200000000000005}]},{"osd":1,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.48399999999999999}]},{"osd":2,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.61899999999999999}]},{"osd":3,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.497},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.52800000000000002}]},{"osd":4,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.65700000000000003}]},{"osd":5,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.59599999999999997}]},{"osd":6,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.63800000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462936,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":768735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.432},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.41899999999999998}]},{"osd":1,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.55800000000000005}]},{"osd":2,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.45400000000000001}]},{"osd":3,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.58099999999999996}]},{"osd":4,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.52300000000000002}]},{"osd":5,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"last":0.56999999999999995}]},{"osd":7,"last update":"Tue Jun 11 14:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.499}]}]},{"osd":1,"up_from":13,"seq":55834574896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:35 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36199999999999999,"15min":0.33700000000000002},"min":{"1min":0.27500000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.69599999999999995,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.38400000000000001,"15min":0.37},"min":{"1min":0.29699999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.61499999999999999,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.51000000000000001}]},{"osd":2,"last update":"Tue Jun 11 14:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.26700000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.59299999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.41599999999999998,"15min":0.41399999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58499999999999996,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.35099999999999998}]},{"osd":3,"last update":"Tue Jun 11 14:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44600000000000001,"15min":0.44700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.59699999999999998,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.504,"15min":0.504},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68899999999999995,"5min":0.878,"15min":0.878},"last":0.70499999999999996}]},{"osd":4,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.58899999999999997,"15min":0.59099999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.64800000000000002,"15min":0.65400000000000003},"min":{"1min":0.46200000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.81000000000000005,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.73799999999999999}]},{"osd":5,"last update":"Tue Jun 11 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.65600000000000003,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.81499999999999995,"5min":0.877,"15min":0.877},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.74099999999999999,"15min":0.68300000000000005},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":9.9499999999999993,"5min":9.9499999999999993,"15min":9.9499999999999993},"last":0.64800000000000002}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.76900000000000002}]},{"osd":7,"last update":"Tue Jun 11 14:12:53 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":9.907,"5min":9.907,"15min":9.907},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":9.9269999999999996,"5min":9.9269999999999996,"15min":9.9269999999999996},"last":0.87}]}]},{"osd":0,"up_from":8,"seq":34359738421,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6924,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738228,"statfs":{"total":95995035648,"available":95987945472,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":[],"network_ping_times":[{"osd":1,"last update":"Tue Jun 11 14:12:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36599999999999999,"15min":0.34999999999999998},"min":{"1min":0.254,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40200000000000002,"15min":0.375},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.28499999999999998}]},{"osd":2,"last update":"Tue Jun 11 14:12:58 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.435,"15min":0.43099999999999999},"min":{"1min":0.27900000000000003,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.61799999999999999,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.436,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.65500000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.30399999999999999}]},{"osd":3,"last update":"Tue Jun 11 14:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.495,"15min":0.495},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67900000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.48299999999999998,"15min":0.48899999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.315}]},{"osd":4,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.629,"15min":0.63200000000000001},"min":{"1min":0.48699999999999999,"5min":0.433,"15min":0.433},"max":{"1min":0.76500000000000001,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.64200000000000002,"15min":0.64600000000000002},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.82099999999999995,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.55300000000000005}]},{"osd":5,"last update":"Tue Jun 11 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.627,"15min":0.625},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.63300000000000001,"15min":0.63500000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.57399999999999995}]},{"osd":6,"last update":"Tue Jun 11 14:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.51900000000000002}]},{"osd":7,"last update":"Tue Jun 11 14:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.58699999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411371,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.36699999999999999,"15min":0.35199999999999998},"min":{"1min":0.27100000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.50700000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.39300000000000002,"15min":0.379},"min":{"1min":0.309,"5min":0.252,"15min":0.252},"max":{"1min":0.61299999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.48299999999999998}]},{"osd":1,"last update":"Tue Jun 11 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28499999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.501,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42799999999999999,"15min":0.41399999999999998},"min":{"1min":0.28199999999999997,"5min":0.255,"15min":0.255},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42099999999999999}]},{"osd":3,"last update":"Tue Jun 11 14:12:26 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.49299999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69099999999999995,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.46700000000000003}]},{"osd":4,"last update":"Tue Jun 11 14:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.64200000000000002,"15min":0.64900000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.80600000000000005,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68400000000000005,"15min":0.69299999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.86399999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.65800000000000003}]},{"osd":5,"last update":"Tue Jun 11 14:13:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.66400000000000003,"15min":0.67600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.67100000000000004,"15min":0.68200000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.81200000000000006,"5min":0.877,"15min":0.877},"last":0.58699999999999997}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.61699999999999999}]},{"osd":7,"last update":"Tue Jun 11 14:12:56 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.65000000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149734,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59199999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.42799999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.60099999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.40400000000000003}]},{"osd":1,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.63900000000000001,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.379}]},{"osd":2,"last update":"Tue Jun 11 14:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.47999999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.628,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.32700000000000001,"5min":0.31,"15min":0.31},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33300000000000002}]},{"osd":4,"last update":"Tue Jun 11 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.57399999999999995,"15min":0.56799999999999995},"min":{"1min":0.46100000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.81299999999999994,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.60099999999999998,"15min":0.59799999999999998},"min":{"1min":0.5,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.45000000000000001}]},{"osd":5,"last update":"Tue Jun 11 14:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.79600000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.60899999999999999,"15min":0.61099999999999999},"min":{"1min":0.45300000000000001,"5min":0.433,"15min":0.433},"max":{"1min":0.84699999999999998,"5min":0.877,"15min":0.877},"last":0.58799999999999997}]},{"osd":6,"last update":"Tue Jun 11 14:12:34 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.498},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.56399999999999995}]},{"osd":7,"last update":"Tue Jun 11 14:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.58399999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986209,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.57799999999999996,"15min":0.57599999999999996},"min":{"1min":0.41399999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.84299999999999997,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.58599999999999997,"15min":0.59199999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78200000000000003,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.439}]},{"osd":1,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.58499999999999996,"15min":0.58899999999999997},"min":{"1min":0.41499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.73099999999999998,"5min":0.997,"15min":0.997},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.82899999999999996,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.42699999999999999}]},{"osd":2,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.57599999999999996,"15min":0.58199999999999996},"min":{"1min":0.38900000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76800000000000002,"5min":0.877,"15min":0.877},"last":0.504},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.59799999999999998,"15min":0.60099999999999998},"min":{"1min":0.45100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":0.86199999999999999,"5min":1.008,"15min":1.008},"last":0.48699999999999999}]},{"osd":3,"last update":"Tue Jun 11 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.61599999999999999,"15min":0.62},"min":{"1min":0.45800000000000002,"5min":0.435,"15min":0.435},"max":{"1min":0.81499999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.63900000000000001,"15min":0.64500000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.79200000000000004,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.58099999999999996}]},{"osd":5,"last update":"Tue Jun 11 14:13:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.372,"15min":0.35799999999999998},"min":{"1min":0.34399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.379},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.39300000000000002,"15min":0.38},"min":{"1min":0.318,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.54800000000000004}]},{"osd":6,"last update":"Tue Jun 11 14:12:30 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.56599999999999995}]},{"osd":7,"last update":"Tue Jun 11 14:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.63200000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724573,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71899999999999997,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.434},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.67800000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.502}]},{"osd":1,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.38900000000000001,"5min":0.377,"15min":0.377},"max":{"1min":0.71599999999999997,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52600000000000002,"15min":0.52300000000000002},"min":{"1min":0.38400000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76200000000000001,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.55400000000000005}]},{"osd":2,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53400000000000003,"15min":0.53500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.77900000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.52000000000000002}]},{"osd":3,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.53600000000000003,"15min":0.53400000000000003},"min":{"1min":0.39700000000000002,"5min":0.371,"15min":0.371},"max":{"1min":0.80800000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72599999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56999999999999995}]},{"osd":4,"last update":"Tue Jun 11 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.40699999999999997,"15min":0.40400000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.61399999999999999,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42299999999999999,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.58099999999999996}]},{"osd":6,"last update":"Tue Jun 11 14:12:29 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.44500000000000001}]},{"osd":7,"last update":"Tue Jun 11 14:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.39800000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-11T14:13:22.597 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-06-11T14:13:22.597 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-06-11T14:13:22.597 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-06-11T14:13:22.597 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-11T14:13:22.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:22 smithi187 ceph-mon[26036]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:22.819 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T14:13:23.634 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:23 smithi044 ceph-mon[29855]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:23.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:23 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:23.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:23 smithi044 ceph-mon[25097]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:23.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:23 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:23.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:23 smithi187 ceph-mon[26036]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T14:13:23.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:23 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:24.603 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-06-11T14:13:24.603 INFO:teuthology.orchestra.run.smithi044.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-06-11T14:13:24.603 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:24 smithi044 ceph-mon[25097]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:24.604 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:24 smithi044 ceph-mon[29855]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:24.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:24 smithi187 ceph-mon[26036]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:25.226 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-06-11T14:13:25.226 INFO:tasks.cephadm:Setup complete, yielding 2024-06-11T14:13:25.226 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T14:13:25.236 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T14:13:25.237 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-06-11T14:13:25.552 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:25 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2195189910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T14:13:25.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:25 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2195189910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T14:13:25.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:25 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2195189910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T14:13:26.633 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:26 smithi044 ceph-mon[25097]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:26.633 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:26 smithi044 ceph-mon[29855]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:26 smithi187 ceph-mon[26036]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:27.746 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T14:13:27.755 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T14:13:27.755 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-06-11T14:13:28.206 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:27] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-06-11T14:13:28.206 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:28 smithi044 ceph-mon[29855]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:28.206 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:28 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1141360620' entity='client.admin' 2024-06-11T14:13:28.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:28 smithi044 ceph-mon[25097]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:28.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:28 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1141360620' entity='client.admin' 2024-06-11T14:13:28.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:28 smithi187 ceph-mon[26036]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:28.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:28 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1141360620' entity='client.admin' 2024-06-11T14:13:29.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:30.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:30 smithi187 ceph-mon[26036]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:30 smithi044 ceph-mon[29855]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:30 smithi044 ceph-mon[25097]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:30.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:30.184Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001873106s 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "eb79f402-90a5-4758-9c00-69a3884551ae", 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "r", 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout: "current_period": "325b9276-afa2-4f8a-ac63-6680b0dbeb93", 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout: "epoch": 1 2024-06-11T14:13:31.211 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:13:31.477 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:31 smithi187 ceph-mon[26036]: osdmap e61: 8 total, 8 up, 8 in 2024-06-11T14:13:31.477 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:31 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1639447280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.477 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:31 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[29855]: osdmap e61: 8 total, 8 up, 8 in 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1639447280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[25097]: osdmap e61: 8 total, 8 up, 8 in 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1639447280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.494 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:31 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T14:13:31.790 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-06-11T14:13:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[25097]: pgmap v43: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T14:13:32.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[25097]: osdmap e62: 8 total, 8 up, 8 in 2024-06-11T14:13:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[29855]: pgmap v43: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T14:13:32.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:32 smithi044 ceph-mon[29855]: osdmap e62: 8 total, 8 up, 8 in 2024-06-11T14:13:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:32 smithi187 ceph-mon[26036]: pgmap v43: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:32 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T14:13:32.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:32 smithi187 ceph-mon[26036]: osdmap e62: 8 total, 8 up, 8 in 2024-06-11T14:13:33.365 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:33 smithi044 ceph-mon[25097]: osdmap e63: 8 total, 8 up, 8 in 2024-06-11T14:13:33.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:33 smithi044 ceph-mon[29855]: osdmap e63: 8 total, 8 up, 8 in 2024-06-11T14:13:33.472 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:33 smithi187 ceph-mon[26036]: osdmap e63: 8 total, 8 up, 8 in 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "e4abb959-2f98-4013-af92-68c8c53ada46", 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default", 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout: "api_name": "default", 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout: "is_master": "true", 2024-06-11T14:13:33.553 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames": [], 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames_s3website": [], 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "", 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "zones": [], 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_targets": [], 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "default_placement": "", 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "eb79f402-90a5-4758-9c00-69a3884551ae", 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_policy": { 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: "groups": [] 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:33.554 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:13:34.204 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-06-11T14:13:34.439 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:34 smithi044 ceph-mon[25097]: pgmap v46: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:34.439 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:34 smithi044 ceph-mon[29855]: pgmap v46: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:34.443 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-mon[26036]: pgmap v46: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:13:34.696 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-06-11T14:13:34.696 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-06-11T14:13:34.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-06-11T14:13:34.983 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-06-11T14:13:34.984 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-06-11T14:13:34.985 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-06-11T14:13:34.985 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-06-11T14:13:34.985 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-06-11T14:13:34.986 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-06-11T14:13:34.987 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-06-11T14:13:34.988 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-06-11T14:13:34.989 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-06-11T14:13:34.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-06-11T14:13:34.991 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=486.901615ms 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-06-11T14:13:34.992 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-11T14:13:34.993 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:13:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:13:34+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-06-11T14:13:35.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:35 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:35.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:35 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:35.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:35 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:35.748 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:35 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:35.978 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "09175c0a-1181-4792-a21d-c468152adc4a", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "z", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "domain_root": "z.rgw.meta:root", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "control_pool": "z.rgw.control", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "gc_pool": "z.rgw.log:gc", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "lc_pool": "z.rgw.log:lc", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "log_pool": "z.rgw.log", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "roles_pool": "z.rgw.meta:roles", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-06-11T14:13:35.979 INFO:teuthology.orchestra.run.smithi044.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "otp_pool": "z.rgw.otp", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "system_key": { 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "access_key": "", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "secret_key": "" 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_pools": [ 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "key": "default-placement", 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "val": { 2024-06-11T14:13:35.980 INFO:teuthology.orchestra.run.smithi044.stdout: "index_pool": "z.rgw.buckets.index", 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "storage_classes": { 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "STANDARD": { 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "data_pool": "z.rgw.buckets.data" 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "index_type": 0 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "eb79f402-90a5-4758-9c00-69a3884551ae", 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout: "notif_pool": "z.rgw.log:notif" 2024-06-11T14:13:35.981 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:13:36.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:36 smithi044 ceph-mon[29855]: pgmap v47: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-06-11T14:13:36.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:36 smithi044 ceph-mon[25097]: pgmap v47: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-06-11T14:13:36.709 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:36 smithi187 ceph-mon[26036]: pgmap v47: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-06-11T14:13:37.166 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-06-11T14:13:38.049 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:37] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-06-11T14:13:38.690 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[25097]: pgmap v48: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T14:13:38.690 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:38.690 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:38.690 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[29855]: pgmap v48: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T14:13:38.690 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:38.691 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:38 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:38.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:38 smithi187 ceph-mon[26036]: pgmap v48: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T14:13:38.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:38 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:38.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:38 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:39.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:40.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[29855]: pgmap v49: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T14:13:40.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[29855]: osdmap e64: 8 total, 8 up, 8 in 2024-06-11T14:13:40.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:40.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[25097]: pgmap v49: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T14:13:40.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[25097]: osdmap e64: 8 total, 8 up, 8 in 2024-06-11T14:13:40.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:40 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:40.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:40 smithi187 ceph-mon[26036]: pgmap v49: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T14:13:40.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:40 smithi187 ceph-mon[26036]: osdmap e64: 8 total, 8 up, 8 in 2024-06-11T14:13:40.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:40 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:40 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T14:13:40.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:40 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:41.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T14:13:41.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[29855]: osdmap e65: 8 total, 8 up, 8 in 2024-06-11T14:13:41.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:41.541 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T14:13:41.542 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[25097]: osdmap e65: 8 total, 8 up, 8 in 2024-06-11T14:13:41.542 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:41 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:41.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:41 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T14:13:41.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:41 smithi187 ceph-mon[26036]: osdmap e65: 8 total, 8 up, 8 in 2024-06-11T14:13:41.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:41 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: pgmap v52: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: osdmap e66: 8 total, 8 up, 8 in 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: pgmap v52: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: osdmap e66: 8 total, 8 up, 8 in 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:42 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:42.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:13:42.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:13:42.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: pgmap v52: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-06-11T14:13:42.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: osdmap e66: 8 total, 8 up, 8 in 2024-06-11T14:13:42.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2404764763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:42.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:42 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T14:13:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:43 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T14:13:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:43 smithi187 ceph-mon[26036]: osdmap e67: 8 total, 8 up, 8 in 2024-06-11T14:13:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:43 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:43.842 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T14:13:43.842 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[25097]: osdmap e67: 8 total, 8 up, 8 in 2024-06-11T14:13:43.842 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:43.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T14:13:43.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[29855]: osdmap e67: 8 total, 8 up, 8 in 2024-06-11T14:13:43.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:43 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:44.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:43 smithi044 systemd[1]: Stopping Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:13:44.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 bash[49687]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager.a" found: no such container 2024-06-11T14:13:44.422 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[48036]: level=info ts=2024-06-11T14:13:44.172Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:13:44.422 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 podman[49698]: 2024-06-11 14:13:44.192778892 +0000 UTC m=+0.157845689 container died 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:44.697 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 podman[49698]: 2024-06-11 14:13:44.505428075 +0000 UTC m=+0.470494864 container cleanup 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:44.697 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 bash[49698]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T14:13:44.697 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 bash[49723]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager.a" found: no such container 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[25097]: pgmap v55: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[25097]: osdmap e68: 8 total, 8 up, 8 in 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[29855]: pgmap v55: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[29855]: osdmap e68: 8 total, 8 up, 8 in 2024-06-11T14:13:44.698 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:44 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T14:13:44.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:44 smithi187 ceph-mon[26036]: pgmap v55: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-06-11T14:13:44.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:44 smithi187 ceph-mon[26036]: osdmap e68: 8 total, 8 up, 8 in 2024-06-11T14:13:44.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:44 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T14:13:45.039 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 podman[49712]: 2024-06-11 14:13:44.697997125 +0000 UTC m=+0.501435700 container remove 68ba86fa48e9ae91f287f42bba3d0d280fd3230dc23f108722e4eaaa89a5330d (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:45.039 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 podman[49712]: 2024-06-11 14:13:44.799039866 +0000 UTC m=+0.602478450 volume remove ce2ea90602d31b78cb678a8eb17d7db220a2d7ffc9a9230003ab199120811a44 2024-06-11T14:13:45.039 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T14:13:45.039 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 systemd[1]: Stopped Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:13:45.039 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:44 smithi044 systemd[1]: Starting Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:13:45.332 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 podman[49787]: 2024-06-11 14:13:44.942775377 +0000 UTC m=+0.017896858 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-06-11T14:13:45.332 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 podman[49787]: 2024-06-11 14:13:45.04115033 +0000 UTC m=+0.116271789 volume create 01f13a66f45b5ec25e31f014a124e651347debea2751960b93d506dd423bb117 2024-06-11T14:13:45.332 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 podman[49787]: 2024-06-11 14:13:45.158402136 +0000 UTC m=+0.233523596 container create b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:45 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T14:13:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:45 smithi187 ceph-mon[26036]: osdmap e69: 8 total, 8 up, 8 in 2024-06-11T14:13:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:45 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T14:13:45.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T14:13:45.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[29855]: osdmap e69: 8 total, 8 up, 8 in 2024-06-11T14:13:45.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T14:13:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T14:13:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[25097]: osdmap e69: 8 total, 8 up, 8 in 2024-06-11T14:13:45.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 podman[49787]: 2024-06-11 14:13:45.544708303 +0000 UTC m=+0.619829764 container init b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 podman[49787]: 2024-06-11 14:13:45.548737891 +0000 UTC m=+0.623859360 container start b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.561Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.561Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.562Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.563Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.591Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.591Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.593Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:45.593Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T14:13:45.901 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 bash[49787]: b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 2024-06-11T14:13:45.902 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:45 smithi044 systemd[1]: Started Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:13:46.542 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "f69fd232-feb5-4eb6-b640-5e7cf590c148", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "epoch": 1, 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "predecessor_uuid": "325b9276-afa2-4f8a-ac63-6680b0dbeb93", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_status": [], 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "period_map": { 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "f69fd232-feb5-4eb6-b640-5e7cf590c148", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "zonegroups": [ 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "e4abb959-2f98-4013-af92-68c8c53ada46", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "api_name": "default", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "is_master": "true", 2024-06-11T14:13:46.543 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames": [], 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames_s3website": [], 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "09175c0a-1181-4792-a21d-c468152adc4a", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "zones": [ 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "09175c0a-1181-4792-a21d-c468152adc4a", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "z", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "log_meta": "false", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "log_data": "false", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_index_max_shards": 11, 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "read_only": "false", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "tier_type": "", 2024-06-11T14:13:46.544 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_from_all": "true", 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_from": [], 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "redirect_zone": "" 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_targets": [ 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default-placement", 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "tags": [], 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "storage_classes": [ 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: "STANDARD" 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.545 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "default_placement": "default-placement", 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "eb79f402-90a5-4758-9c00-69a3884551ae", 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_policy": { 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "groups": [] 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "short_zone_ids": [ 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "key": "09175c0a-1181-4792-a21d-c468152adc4a", 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: "val": 1094139984 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.546 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zonegroup": "e4abb959-2f98-4013-af92-68c8c53ada46", 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "09175c0a-1181-4792-a21d-c468152adc4a", 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "period_config": { 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_quota": { 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "check_on_raw": false, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size": -1, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size_kb": 0, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "max_objects": -1 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "user_quota": { 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false, 2024-06-11T14:13:46.547 INFO:teuthology.orchestra.run.smithi044.stdout: "check_on_raw": false, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size": -1, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size_kb": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_objects": -1 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "user_ratelimit": { 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_ratelimit": { 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-06-11T14:13:46.548 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "anonymous_ratelimit": { 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "eb79f402-90a5-4758-9c00-69a3884551ae", 2024-06-11T14:13:46.549 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_name": "r", 2024-06-11T14:13:46.550 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_epoch": 2 2024-06-11T14:13:46.550 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: pgmap v58: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: osdmap e70: 8 total, 8 up, 8 in 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:13:46.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:46 smithi187 ceph-mon[26036]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: pgmap v58: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: osdmap e70: 8 total, 8 up, 8 in 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:13:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[29855]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: pgmap v58: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: osdmap e70: 8 total, 8 up, 8 in 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:13:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:46 smithi044 ceph-mon[25097]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:13:47.313 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-06-11T14:13:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T14:13:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-mon[29855]: osdmap e71: 8 total, 8 up, 8 in 2024-06-11T14:13:47.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T14:13:47.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-mon[25097]: osdmap e71: 8 total, 8 up, 8 in 2024-06-11T14:13:47.828 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:47 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2534584674' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T14:13:47.828 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:47 smithi187 ceph-mon[26036]: osdmap e71: 8 total, 8 up, 8 in 2024-06-11T14:13:47.843 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:47.564Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000158569s 2024-06-11T14:13:48.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:47] "GET /metrics HTTP/1.1" 200 195361 "" "Prometheus/2.33.4" 2024-06-11T14:13:48.636 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:48 smithi044 ceph-mon[29855]: pgmap v61: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:48.636 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:48 smithi044 ceph-mon[25097]: pgmap v61: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:48 smithi187 ceph-mon[26036]: pgmap v61: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T14:13:49.228 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled rgw.foo update... 2024-06-11T14:13:49.662 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:49.662 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 systemd[1]: Stopping Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:13:49.662 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 bash[42654]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:13:49.915 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply rgw smpl' 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T14:13:49.937 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.662Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.663Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.663Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[41035]: ts=2024-06-11T14:13:49.663Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T14:13:49.938 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:49 smithi187 podman[42665]: 2024-06-11 14:13:49.672599612 +0000 UTC m=+0.108586535 container died dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:50.228 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42665]: 2024-06-11 14:13:50.036546631 +0000 UTC m=+0.472533545 container cleanup dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:50.228 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 bash[42665]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T14:13:50.228 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 bash[42690]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:13:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-mon[26036]: pgmap v62: 129 pgs: 25 creating+peering, 104 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 751 B/s wr, 2 op/s 2024-06-11T14:13:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-mon[26036]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-mon[26036]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:50.482 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42679]: 2024-06-11 14:13:50.313131857 +0000 UTC m=+0.641762396 container remove dc618982692a256ea8fa176d7b29a9436163ad012cc5423d5a8e1dfbe2befb18 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:50.482 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T14:13:50.482 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 systemd[1]: Stopped Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:13:50.482 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 systemd[1]: Starting Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[29855]: pgmap v62: 129 pgs: 25 creating+peering, 104 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 751 B/s wr, 2 op/s 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[29855]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[29855]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[25097]: pgmap v62: 129 pgs: 25 creating+peering, 104 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 751 B/s wr, 2 op/s 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[25097]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:50.541 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[25097]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:50.542 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:50 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:50.799 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42754]: 2024-06-11 14:13:50.450575272 +0000 UTC m=+0.018255172 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-06-11T14:13:50.799 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42754]: 2024-06-11 14:13:50.57274791 +0000 UTC m=+0.140427813 container create d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:50.799 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42754]: 2024-06-11 14:13:50.774864504 +0000 UTC m=+0.342544393 container init d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:50.800 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 podman[42754]: 2024-06-11 14:13:50.777621389 +0000 UTC m=+0.345301273 container start d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:518 level=info host_details="(Linux 5.14.0-452.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024 x86_64 smithi187 (none))" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.800Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.802Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.802Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.804Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.806Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T14:13:51.232 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.806Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.58µs 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.806Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 bash[42754]: d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 systemd[1]: Started Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.999Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.999Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:50.999Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.261µs wal_replay_duration=193.07319ms total_replay_duration=193.124466ms 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:51.001Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:51.001Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:51.001Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:51.017Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.364645ms db_storage=850ns remote_storage=1.697µs web_handler=482ns query_engine=740ns scrape=1.063851ms scrape_sd=51.033µs notify=33.115µs notify_sd=16.899µs rules=14.525395ms 2024-06-11T14:13:51.233 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:13:51.017Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T14:13:51.814 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled rgw.smpl update... 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: pgmap v63: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:52.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: pgmap v63: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:13:52.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:51 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.187:9095"}]: dispatch 2024-06-11T14:13:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.187:3000"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: pgmap v63: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:13:52.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:51 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:52.788 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph osd pool create foo' 2024-06-11T14:13:54.454 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:54 smithi044 ceph-mon[29855]: pgmap v64: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-06-11T14:13:54.454 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:54 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:54.454 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:54 smithi044 ceph-mon[25097]: pgmap v64: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-06-11T14:13:54.454 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:54 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:54 smithi187 ceph-mon[26036]: pgmap v64: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-06-11T14:13:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:54 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:55.533 INFO:teuthology.orchestra.run.smithi044.stderr:pool 'foo' created 2024-06-11T14:13:55.806 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:55 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2809495835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:55.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:55 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:55.807 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:13:55 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:13:55.566Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002731677s 2024-06-11T14:13:55.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:55 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2809495835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:55.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:55 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:55.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:55 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2809495835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:55.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:55 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T14:13:56.253 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'rbd pool init foo' 2024-06-11T14:13:56.878 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[29855]: pgmap v65: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 759 B/s wr, 1 op/s 2024-06-11T14:13:56.878 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[29855]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T14:13:56.878 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[29855]: osdmap e72: 8 total, 8 up, 8 in 2024-06-11T14:13:56.879 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[25097]: pgmap v65: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 759 B/s wr, 1 op/s 2024-06-11T14:13:56.879 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[25097]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T14:13:56.879 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:56 smithi044 ceph-mon[25097]: osdmap e72: 8 total, 8 up, 8 in 2024-06-11T14:13:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:56 smithi187 ceph-mon[26036]: pgmap v65: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 759 B/s wr, 1 op/s 2024-06-11T14:13:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:56 smithi187 ceph-mon[26036]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T14:13:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:56 smithi187 ceph-mon[26036]: osdmap e72: 8 total, 8 up, 8 in 2024-06-11T14:13:57.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: osdmap e73: 8 total, 8 up, 8 in 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[29855]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: osdmap e73: 8 total, 8 up, 8 in 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:57.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-mon[25097]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:13:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: osdmap e73: 8 total, 8 up, 8 in 2024-06-11T14:13:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: Saving service rgw.foo spec with placement count:2 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:13:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:57 smithi187 ceph-mon[26036]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:13:58.181 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:13:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:57] "GET /metrics HTTP/1.1" 200 195361 "" "Prometheus/2.33.4" 2024-06-11T14:13:58.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:58 smithi187 ceph-mon[26036]: pgmap v68: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2024-06-11T14:13:58.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:58 smithi187 ceph-mon[26036]: osdmap e74: 8 total, 8 up, 8 in 2024-06-11T14:13:58.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:58 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T14:13:58.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[25097]: pgmap v68: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2024-06-11T14:13:58.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[25097]: osdmap e74: 8 total, 8 up, 8 in 2024-06-11T14:13:58.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T14:13:58.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[29855]: pgmap v68: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2024-06-11T14:13:58.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[29855]: osdmap e74: 8 total, 8 up, 8 in 2024-06-11T14:13:58.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:58 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T14:13:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:13:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:13:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:13:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:59 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T14:13:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:13:59 smithi187 ceph-mon[26036]: osdmap e75: 8 total, 8 up, 8 in 2024-06-11T14:13:59.876 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:59 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T14:13:59.877 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:13:59 smithi044 ceph-mon[25097]: osdmap e75: 8 total, 8 up, 8 in 2024-06-11T14:13:59.877 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:59 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1296169921' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T14:13:59.877 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:13:59 smithi044 ceph-mon[29855]: osdmap e75: 8 total, 8 up, 8 in 2024-06-11T14:14:00.611 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: pgmap v71: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: pgmap v71: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: osdmap e76: 8 total, 8 up, 8 in 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: pgmap v71: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: osdmap e76: 8 total, 8 up, 8 in 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:00 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: osdmap e76: 8 total, 8 up, 8 in 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:00.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:00 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:01.294 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply iscsi foo u p' 2024-06-11T14:14:01.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:01 smithi044 ceph-mon[29855]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:14:01.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:01 smithi044 ceph-mon[29855]: osdmap e77: 8 total, 8 up, 8 in 2024-06-11T14:14:01.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:01 smithi044 ceph-mon[25097]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:14:01.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:01 smithi044 ceph-mon[25097]: osdmap e77: 8 total, 8 up, 8 in 2024-06-11T14:14:01.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:01 smithi187 ceph-mon[26036]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:14:01.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:01 smithi187 ceph-mon[26036]: osdmap e77: 8 total, 8 up, 8 in 2024-06-11T14:14:02.666 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:02 smithi187 ceph-mon[26036]: pgmap v74: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:02.873 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:02 smithi044 ceph-mon[29855]: pgmap v74: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:02.873 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:02 smithi044 ceph-mon[25097]: pgmap v74: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:03.338 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled iscsi.foo update... 2024-06-11T14:14:04.012 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.012 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:14:04.012 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:04.013 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.014 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:04.014 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:14:04.014 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.014 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:03 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.036 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'sleep 120' 2024-06-11T14:14:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: Saving service rgw.smpl spec with placement count:2 2024-06-11T14:14:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:03 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[25097]: pgmap v75: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:04.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[25097]: from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:14:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[25097]: Saving service iscsi.foo spec with placement count:1 2024-06-11T14:14:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[29855]: pgmap v75: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[29855]: from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:14:04.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:04 smithi044 ceph-mon[29855]: Saving service iscsi.foo spec with placement count:1 2024-06-11T14:14:05.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:04 smithi187 ceph-mon[26036]: pgmap v75: 161 pgs: 161 active+clean; 581 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:05.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:04 smithi187 ceph-mon[26036]: from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:14:05.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:04 smithi187 ceph-mon[26036]: Saving service iscsi.foo spec with placement count:1 2024-06-11T14:14:06.940 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:06 smithi044 ceph-mon[29855]: pgmap v76: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 5.7 KiB/s wr, 336 op/s 2024-06-11T14:14:06.940 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:06 smithi044 ceph-mon[25097]: pgmap v76: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 5.7 KiB/s wr, 336 op/s 2024-06-11T14:14:07.067 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:06 smithi187 ceph-mon[26036]: pgmap v76: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 5.7 KiB/s wr, 336 op/s 2024-06-11T14:14:08.332 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: pgmap v77: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.5 KiB/s wr, 265 op/s 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: osdmap e78: 8 total, 8 up, 8 in 2024-06-11T14:14:08.333 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:08 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:07] "GET /metrics HTTP/1.1" 200 197866 "" "Prometheus/2.33.4" 2024-06-11T14:14:08.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: pgmap v77: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.5 KiB/s wr, 265 op/s 2024-06-11T14:14:08.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: osdmap e78: 8 total, 8 up, 8 in 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: pgmap v77: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.5 KiB/s wr, 265 op/s 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:14:08.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T14:14:08.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:08.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:08.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:14:08.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: osdmap e78: 8 total, 8 up, 8 in 2024-06-11T14:14:08.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:08 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[29855]: pgmap v79: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 4.5 KiB/s wr, 376 op/s 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[25097]: pgmap v79: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 4.5 KiB/s wr, 376 op/s 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:10 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:10 smithi187 ceph-mon[26036]: pgmap v79: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 4.5 KiB/s wr, 376 op/s 2024-06-11T14:14:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:10 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:10 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:10 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:12.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:12 smithi187 ceph-mon[26036]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:12.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:12 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:12 smithi044 ceph-mon[25097]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:12 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:12 smithi044 ceph-mon[29855]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:12 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.031 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.031 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:14.031 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-06-11T14:14:14.031 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-11T14:14:14.031 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.032 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:14:14.033 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:14.034 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:14.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: pgmap v81: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:14.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: Checking pool "foo" exists for service iscsi.foo 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-06-11T14:14:14.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:14 smithi187 ceph-mon[26036]: osdmap e79: 8 total, 8 up, 8 in 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: pgmap v81: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: Checking pool "foo" exists for service iscsi.foo 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[25097]: osdmap e79: 8 total, 8 up, 8 in 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: pgmap v81: 161 pgs: 161 active+clean; 584 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 3.7 KiB/s wr, 312 op/s 2024-06-11T14:14:15.128 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: Checking pool "foo" exists for service iscsi.foo 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-06-11T14:14:15.129 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:14 smithi044 ceph-mon[29855]: osdmap e79: 8 total, 8 up, 8 in 2024-06-11T14:14:15.977 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:15 smithi044 ceph-mon[29855]: osdmap e80: 8 total, 8 up, 8 in 2024-06-11T14:14:15.977 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:15 smithi044 ceph-mon[29855]: mgrmap e21: y(active, since 2m), standbys: x 2024-06-11T14:14:15.977 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:15 smithi044 ceph-mon[25097]: osdmap e80: 8 total, 8 up, 8 in 2024-06-11T14:14:15.978 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:15 smithi044 ceph-mon[25097]: mgrmap e21: y(active, since 2m), standbys: x 2024-06-11T14:14:15.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:15 smithi187 ceph-mon[26036]: osdmap e80: 8 total, 8 up, 8 in 2024-06-11T14:14:15.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:15 smithi187 ceph-mon[26036]: mgrmap e21: y(active, since 2m), standbys: x 2024-06-11T14:14:16.873 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[29855]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 534 B/s wr, 267 op/s 2024-06-11T14:14:16.873 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/149443572' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[25097]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 534 B/s wr, 267 op/s 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:16.874 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:16 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/149443572' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:14:16.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:16 smithi187 ceph-mon[26036]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 534 B/s wr, 267 op/s 2024-06-11T14:14:16.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:16 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:16.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:16 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:16.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:16 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:16.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:16 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/149443572' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:14:17.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:17 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2457708146' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:17.767 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:17 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:17 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2457708146' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:17 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:17.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:17 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2457708146' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:17.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:17 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]: dispatch 2024-06-11T14:14:18.346 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:17] "GET /metrics HTTP/1.1" 200 214115 "" "Prometheus/2.33.4" 2024-06-11T14:14:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: pgmap v85: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 383 B/s wr, 130 op/s 2024-06-11T14:14:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]': finished 2024-06-11T14:14:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: osdmap e81: 8 total, 8 up, 8 in 2024-06-11T14:14:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/664336893' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:18 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: pgmap v85: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 383 B/s wr, 130 op/s 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]': finished 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: osdmap e81: 8 total, 8 up, 8 in 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/664336893' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:19.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: pgmap v85: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 383 B/s wr, 130 op/s 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3574701299"}]': finished 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: osdmap e81: 8 total, 8 up, 8 in 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/664336893' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:19.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:18 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]: dispatch 2024-06-11T14:14:19.700 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:14:20.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 682 B/s wr, 176 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:20.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]': finished 2024-06-11T14:14:20.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: osdmap e82: 8 total, 8 up, 8 in 2024-06-11T14:14:20.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.291 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:20.291 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:20 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 682 B/s wr, 176 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]': finished 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: osdmap e82: 8 total, 8 up, 8 in 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]: dispatch 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 682 B/s wr, 176 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:20.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/1469295283"}]': finished 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: osdmap e82: 8 total, 8 up, 8 in 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-06-11T14:14:20.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:20.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:14:20.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:20 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:14:21.298 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]': finished 2024-06-11T14:14:21.298 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[25097]: osdmap e83: 8 total, 8 up, 8 in 2024-06-11T14:14:21.298 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]: dispatch 2024-06-11T14:14:21.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]': finished 2024-06-11T14:14:21.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[29855]: osdmap e83: 8 total, 8 up, 8 in 2024-06-11T14:14:21.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:21 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]: dispatch 2024-06-11T14:14:21.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:21 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1017750471' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2114205561"}]': finished 2024-06-11T14:14:21.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:21 smithi187 ceph-mon[26036]: osdmap e83: 8 total, 8 up, 8 in 2024-06-11T14:14:21.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:21 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]: dispatch 2024-06-11T14:14:22.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[29855]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]': finished 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[29855]: osdmap e84: 8 total, 8 up, 8 in 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]: dispatch 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[25097]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]': finished 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[25097]: osdmap e84: 8 total, 8 up, 8 in 2024-06-11T14:14:22.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:22 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]: dispatch 2024-06-11T14:14:22.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:22 smithi187 ceph-mon[26036]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s; 7 B/s, 0 objects/s recovering 2024-06-11T14:14:22.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:22 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/4064015512' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/2305093066"}]': finished 2024-06-11T14:14:22.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:22 smithi187 ceph-mon[26036]: osdmap e84: 8 total, 8 up, 8 in 2024-06-11T14:14:22.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:22 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]: dispatch 2024-06-11T14:14:23.288 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]': finished 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[29855]: osdmap e85: 8 total, 8 up, 8 in 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]: dispatch 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]': finished 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[25097]: osdmap e85: 8 total, 8 up, 8 in 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]: dispatch 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2233547230' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/2305093066"}]': finished 2024-06-11T14:14:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:23 smithi187 ceph-mon[26036]: osdmap e85: 8 total, 8 up, 8 in 2024-06-11T14:14:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]: dispatch 2024-06-11T14:14:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:23 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:23 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:23.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:14:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:14:23.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:14:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:14:24.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:24.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:24.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:24.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]': finished 2024-06-11T14:14:24.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: osdmap e86: 8 total, 8 up, 8 in 2024-06-11T14:14:24.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/795080506' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:24.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:24 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]': finished 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: osdmap e86: 8 total, 8 up, 8 in 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/795080506' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: Checking dashboard <-> RGW credentials 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1145198369' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1160972539"}]': finished 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: osdmap e86: 8 total, 8 up, 8 in 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/795080506' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:24.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:24 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]: dispatch 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]': finished 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[29855]: osdmap e87: 8 total, 8 up, 8 in 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]: dispatch 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]': finished 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[25097]: osdmap e87: 8 total, 8 up, 8 in 2024-06-11T14:14:25.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:25 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]: dispatch 2024-06-11T14:14:25.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:25 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3988940720"}]': finished 2024-06-11T14:14:25.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:25 smithi187 ceph-mon[26036]: osdmap e87: 8 total, 8 up, 8 in 2024-06-11T14:14:25.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:25 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]: dispatch 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[29855]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]': finished 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[29855]: osdmap e88: 8 total, 8 up, 8 in 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]: dispatch 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[25097]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]': finished 2024-06-11T14:14:26.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[25097]: osdmap e88: 8 total, 8 up, 8 in 2024-06-11T14:14:26.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:26 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]: dispatch 2024-06-11T14:14:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:26 smithi187 ceph-mon[26036]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:26 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1365721440' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3928762431"}]': finished 2024-06-11T14:14:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:26 smithi187 ceph-mon[26036]: osdmap e88: 8 total, 8 up, 8 in 2024-06-11T14:14:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:26 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]: dispatch 2024-06-11T14:14:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]': finished 2024-06-11T14:14:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[25097]: osdmap e89: 8 total, 8 up, 8 in 2024-06-11T14:14:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]: dispatch 2024-06-11T14:14:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:27.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]': finished 2024-06-11T14:14:27.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[29855]: osdmap e89: 8 total, 8 up, 8 in 2024-06-11T14:14:27.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]: dispatch 2024-06-11T14:14:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:27 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/814400794' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/375811885"}]': finished 2024-06-11T14:14:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:27 smithi187 ceph-mon[26036]: osdmap e89: 8 total, 8 up, 8 in 2024-06-11T14:14:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]: dispatch 2024-06-11T14:14:28.294 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:27] "GET /metrics HTTP/1.1" 200 214115 "" "Prometheus/2.33.4" 2024-06-11T14:14:28.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:28 smithi187 ceph-mon[26036]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:28.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:28 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]': finished 2024-06-11T14:14:28.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:28 smithi187 ceph-mon[26036]: osdmap e90: 8 total, 8 up, 8 in 2024-06-11T14:14:28.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:28 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]: dispatch 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[25097]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]': finished 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[25097]: osdmap e90: 8 total, 8 up, 8 in 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]: dispatch 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[29855]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1176791354' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3441054701"}]': finished 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[29855]: osdmap e90: 8 total, 8 up, 8 in 2024-06-11T14:14:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:28 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]: dispatch 2024-06-11T14:14:29.643 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:14:29.644 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:29 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]': finished 2024-06-11T14:14:29.644 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:29 smithi187 ceph-mon[26036]: osdmap e91: 8 total, 8 up, 8 in 2024-06-11T14:14:29.644 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:29 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]: dispatch 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]': finished 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[29855]: osdmap e91: 8 total, 8 up, 8 in 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]: dispatch 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2602355529' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/1469295283"}]': finished 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[25097]: osdmap e91: 8 total, 8 up, 8 in 2024-06-11T14:14:29.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:29 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]: dispatch 2024-06-11T14:14:30.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:30 smithi187 ceph-mon[26036]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:30.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:30 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]': finished 2024-06-11T14:14:30.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:30 smithi187 ceph-mon[26036]: osdmap e92: 8 total, 8 up, 8 in 2024-06-11T14:14:30.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:30 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1391149195' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:30.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:30 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[29855]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]': finished 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[29855]: osdmap e92: 8 total, 8 up, 8 in 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1391149195' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[25097]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2129372327' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/981893806"}]': finished 2024-06-11T14:14:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[25097]: osdmap e92: 8 total, 8 up, 8 in 2024-06-11T14:14:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1391149195' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:30 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]: dispatch 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]': finished 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[25097]: osdmap e93: 8 total, 8 up, 8 in 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]: dispatch 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]': finished 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[29855]: osdmap e93: 8 total, 8 up, 8 in 2024-06-11T14:14:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:31 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]: dispatch 2024-06-11T14:14:31.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:31 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3938848970"}]': finished 2024-06-11T14:14:31.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:31 smithi187 ceph-mon[26036]: osdmap e93: 8 total, 8 up, 8 in 2024-06-11T14:14:31.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:31 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]: dispatch 2024-06-11T14:14:32.649 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[25097]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]': finished 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[25097]: osdmap e94: 8 total, 8 up, 8 in 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]: dispatch 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[29855]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]': finished 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[29855]: osdmap e94: 8 total, 8 up, 8 in 2024-06-11T14:14:32.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:32 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]: dispatch 2024-06-11T14:14:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:32 smithi187 ceph-mon[26036]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:32 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2794139320' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/375811885"}]': finished 2024-06-11T14:14:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:32 smithi187 ceph-mon[26036]: osdmap e94: 8 total, 8 up, 8 in 2024-06-11T14:14:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:32 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]: dispatch 2024-06-11T14:14:33.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]': finished 2024-06-11T14:14:33.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[29855]: osdmap e95: 8 total, 8 up, 8 in 2024-06-11T14:14:33.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3542949201' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:33.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:33.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]': finished 2024-06-11T14:14:33.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[25097]: osdmap e95: 8 total, 8 up, 8 in 2024-06-11T14:14:33.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3542949201' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:33.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:33.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:14:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:14:33.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:14:33.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:14:33.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:14:33.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:14:33.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:33 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/145589956' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2769475437"}]': finished 2024-06-11T14:14:33.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:33 smithi187 ceph-mon[26036]: osdmap e95: 8 total, 8 up, 8 in 2024-06-11T14:14:33.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:33 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3542949201' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:33.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:33 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]: dispatch 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[29855]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]': finished 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[29855]: osdmap e96: 8 total, 8 up, 8 in 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[25097]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]': finished 2024-06-11T14:14:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:34 smithi044 ceph-mon[25097]: osdmap e96: 8 total, 8 up, 8 in 2024-06-11T14:14:34.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:34 smithi187 ceph-mon[26036]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:14:34.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:34 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2029923993"}]': finished 2024-06-11T14:14:34.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:34 smithi187 ceph-mon[26036]: osdmap e96: 8 total, 8 up, 8 in 2024-06-11T14:14:36.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:36 smithi044 ceph-mon[25097]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:14:36.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:36 smithi044 ceph-mon[29855]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:14:36.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:36 smithi187 ceph-mon[26036]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:14:37.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:37 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:37.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:37 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:37.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:37 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:38.338 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:37] "GET /metrics HTTP/1.1" 200 214949 "" "Prometheus/2.33.4" 2024-06-11T14:14:38.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:38 smithi044 ceph-mon[25097]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:38.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:38 smithi044 ceph-mon[29855]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:38.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:38 smithi187 ceph-mon[26036]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:39.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:14:40.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:40 smithi044 ceph-mon[29855]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:40.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:40 smithi044 ceph-mon[25097]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:40.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:40 smithi187 ceph-mon[26036]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:42.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:42 smithi044 ceph-mon[29855]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:42 smithi044 ceph-mon[25097]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:42.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:42 smithi187 ceph-mon[26036]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:43.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:14:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:14:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:14:44.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:44 smithi044 ceph-mon[25097]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:14:44.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:44 smithi044 ceph-mon[29855]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:14:44.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:44 smithi187 ceph-mon[26036]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:14:46.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:46 smithi044 ceph-mon[25097]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:46.764 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:46 smithi044 ceph-mon[29855]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:46.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:46 smithi187 ceph-mon[26036]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:14:47.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:47 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:47.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:47 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:47.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:47 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:48.355 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:47] "GET /metrics HTTP/1.1" 200 214928 "" "Prometheus/2.33.4" 2024-06-11T14:14:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:48 smithi044 ceph-mon[29855]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:48 smithi044 ceph-mon[25097]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:48 smithi187 ceph-mon[26036]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:49.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:14:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:50 smithi044 ceph-mon[25097]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:50.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:50 smithi044 ceph-mon[29855]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:50 smithi187 ceph-mon[26036]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:52.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:52 smithi044 ceph-mon[29855]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:52.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:52 smithi044 ceph-mon[25097]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:52 smithi187 ceph-mon[26036]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:54.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:54 smithi044 ceph-mon[29855]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:54.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:54 smithi044 ceph-mon[25097]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:54.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:54 smithi187 ceph-mon[26036]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:56 smithi044 ceph-mon[25097]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:56.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:56 smithi044 ceph-mon[29855]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:56 smithi187 ceph-mon[26036]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:14:57.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:57 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:57.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:57 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:57.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:57 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:14:58.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:14:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:57] "GET /metrics HTTP/1.1" 200 214928 "" "Prometheus/2.33.4" 2024-06-11T14:14:58.633 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:14:58 smithi187 ceph-mon[26036]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:58.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:14:58 smithi044 ceph-mon[29855]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:58.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:14:58 smithi044 ceph-mon[25097]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:14:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:14:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:14:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:00.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:00 smithi044 ceph-mon[29855]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:00 smithi044 ceph-mon[25097]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:00 smithi187 ceph-mon[26036]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:02 smithi044 ceph-mon[25097]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:02 smithi044 ceph-mon[29855]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:02.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:02 smithi187 ceph-mon[26036]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:04 smithi044 ceph-mon[25097]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:04 smithi044 ceph-mon[29855]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:04.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:04 smithi187 ceph-mon[26036]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:06 smithi044 ceph-mon[25097]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:06 smithi044 ceph-mon[29855]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:06.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:06 smithi187 ceph-mon[26036]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:07 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:07.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:07 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:07.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:07 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:08.393 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:07] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-06-11T14:15:08.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:08 smithi044 ceph-mon[25097]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:08.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:08 smithi044 ceph-mon[29855]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:08.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:08 smithi187 ceph-mon[26036]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:10 smithi044 ceph-mon[25097]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:10 smithi044 ceph-mon[29855]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:10 smithi187 ceph-mon[26036]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:12 smithi044 ceph-mon[25097]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:12 smithi044 ceph-mon[29855]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:12 smithi187 ceph-mon[26036]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:15:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:15:13.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:15:13.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:15:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:15:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:15:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:14 smithi187 ceph-mon[26036]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:14.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:14 smithi044 ceph-mon[25097]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:14.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:14 smithi044 ceph-mon[29855]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:16 smithi044 ceph-mon[25097]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:16.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:16 smithi044 ceph-mon[29855]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:16 smithi187 ceph-mon[26036]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:17 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:17.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:17 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:17 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:18.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:17] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-06-11T14:15:18.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:18 smithi187 ceph-mon[26036]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:18 smithi044 ceph-mon[29855]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:18.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:18 smithi044 ceph-mon[25097]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:19.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:20.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:20 smithi187 ceph-mon[26036]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:20.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:20 smithi044 ceph-mon[29855]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:20 smithi044 ceph-mon[25097]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:22.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:22 smithi187 ceph-mon[26036]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:22.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:22 smithi044 ceph-mon[25097]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:22 smithi044 ceph-mon[29855]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:23.547 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:23 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:15:23.548 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:23 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:15:23.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:23 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:15:23.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:23 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:15:23.560 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:23 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:15:23.560 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:23 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:15:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:24 smithi044 ceph-mon[25097]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:24 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:15:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:24 smithi044 ceph-mon[29855]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:24 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:15:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:24 smithi187 ceph-mon[26036]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:24 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:15:26.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:26 smithi044 ceph-mon[29855]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:26 smithi044 ceph-mon[25097]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:26.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:26 smithi187 ceph-mon[26036]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:27.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:27 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:27 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:27 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:28.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:27] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-06-11T14:15:28.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:28 smithi187 ceph-mon[26036]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:28.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:28 smithi044 ceph-mon[29855]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:28.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:28 smithi044 ceph-mon[25097]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:29.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:30.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:30 smithi044 ceph-mon[25097]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:30.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:30 smithi044 ceph-mon[29855]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:30 smithi187 ceph-mon[26036]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:32.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:32 smithi044 ceph-mon[25097]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:32.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:32 smithi044 ceph-mon[29855]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:32.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:32 smithi187 ceph-mon[26036]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:34.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:34 smithi044 ceph-mon[25097]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:34.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:34 smithi044 ceph-mon[29855]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:34.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:34 smithi187 ceph-mon[26036]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:36.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:36 smithi044 ceph-mon[29855]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:36.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:36 smithi044 ceph-mon[25097]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:36.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:36 smithi187 ceph-mon[26036]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:37.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:37 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:37.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:37 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:37.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:37 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:38.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:37] "GET /metrics HTTP/1.1" 200 214848 "" "Prometheus/2.33.4" 2024-06-11T14:15:38.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:38 smithi044 ceph-mon[29855]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:38.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:38 smithi044 ceph-mon[25097]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:38.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:38 smithi187 ceph-mon[26036]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:39.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:40.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:40 smithi044 ceph-mon[29855]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:40.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:40 smithi044 ceph-mon[25097]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:40.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:40 smithi187 ceph-mon[26036]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:42.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:42 smithi044 ceph-mon[25097]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:42.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:42 smithi044 ceph-mon[29855]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:42.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:42 smithi187 ceph-mon[26036]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:44.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:44 smithi044 ceph-mon[25097]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:44.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:44 smithi044 ceph-mon[29855]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:44.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:44 smithi187 ceph-mon[26036]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:46 smithi044 ceph-mon[29855]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:46.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:46 smithi044 ceph-mon[25097]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:46.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:46 smithi187 ceph-mon[26036]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:47.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:47 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:47 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:47.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:47 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:48.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:47] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-06-11T14:15:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:48 smithi044 ceph-mon[25097]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:48.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:48 smithi044 ceph-mon[29855]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:48.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:48 smithi187 ceph-mon[26036]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:49.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:15:50.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:50 smithi044 ceph-mon[25097]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:50 smithi044 ceph-mon[29855]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:50.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:50 smithi187 ceph-mon[26036]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:52 smithi044 ceph-mon[25097]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:52.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:52 smithi044 ceph-mon[29855]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:52.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:52 smithi187 ceph-mon[26036]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:54 smithi044 ceph-mon[25097]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:54.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:54 smithi044 ceph-mon[29855]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:54.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:54 smithi187 ceph-mon[26036]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:56.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:56 smithi044 ceph-mon[29855]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:56.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:56 smithi044 ceph-mon[25097]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:56 smithi187 ceph-mon[26036]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:15:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:57 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:57.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:57 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:57 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:15:58.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:15:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:57] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-06-11T14:15:58.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:15:58 smithi044 ceph-mon[29855]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:58.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:15:58 smithi044 ceph-mon[25097]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:58.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:15:58 smithi187 ceph-mon[26036]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:15:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:15:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:15:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:00 smithi044 ceph-mon[29855]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:00.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:00 smithi044 ceph-mon[25097]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:00.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:00 smithi187 ceph-mon[26036]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:02.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:02 smithi187 ceph-mon[26036]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:03.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:02 smithi044 ceph-mon[25097]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:03.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:02 smithi044 ceph-mon[29855]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:04.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:04 smithi187 ceph-mon[26036]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:05.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:04 smithi044 ceph-mon[29855]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:05.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:04 smithi044 ceph-mon[25097]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:06.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:06 smithi187 ceph-mon[26036]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:07.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:06 smithi044 ceph-mon[29855]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:06 smithi044 ceph-mon[25097]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:07.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:07 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:07.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:07 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:07.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:07 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:08.012 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-06-11T14:16:08.333 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:07] "GET /metrics HTTP/1.1" 200 214869 "" "Prometheus/2.33.4" 2024-06-11T14:16:08.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:08 smithi044 ceph-mon[25097]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:08.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:08 smithi044 ceph-mon[29855]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:08.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:08 smithi187 ceph-mon[26036]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:10.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:10 smithi044 ceph-mon[29855]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:10.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:10 smithi044 ceph-mon[25097]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:10.839 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-06-11T14:16:10.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:10 smithi187 ceph-mon[26036]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:12 smithi044 ceph-mon[29855]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:12.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:12 smithi044 ceph-mon[25097]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:12.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:12 smithi187 ceph-mon[26036]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:13.356 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set global log_to_journald false --force' 2024-06-11T14:16:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:16:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:16:14.024 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:16:14.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:16:14.025 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:16:14.025 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:16:14.962 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:14 smithi044 ceph-mon[25097]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:14.962 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:14 smithi044 ceph-mon[29855]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:14.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:14 smithi187 ceph-mon[26036]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:16.011 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-06-11T14:16:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:16 smithi044 ceph-mon[29855]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:16.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:16 smithi044 ceph-mon[25097]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:16.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:16 smithi187 ceph-mon[26036]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:17.738 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:17 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:17.739 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:17 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:17.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:17 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:18.059 INFO:teuthology.orchestra.run.smithi044.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:18.059 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:17] "GET /metrics HTTP/1.1" 200 214857 "" "Prometheus/2.33.4" 2024-06-11T14:16:18.632 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T14:16:18.643 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T14:16:18.645 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- 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 ; ceph health detail ; sleep 30 ; done' 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[29855]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:18.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[25097]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:18.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:18.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:16:18.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:16:18.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:18 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:18 smithi187 ceph-mon[26036]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:18 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:18 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:16:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:18 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:16:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:18 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:16:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:19 smithi187 ceph-mon[26036]: from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:19 smithi187 ceph-mon[26036]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:19 smithi187 ceph-mon[26036]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:19.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:20.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[29855]: from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:20.006 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[29855]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:20.006 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[29855]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:20.006 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[25097]: from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:20.006 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[25097]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:20.006 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:19 smithi044 ceph-mon[25097]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:16:20.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:20 smithi044 ceph-mon[29855]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:20 smithi044 ceph-mon[25097]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:20.920 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:16:20.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:20 smithi187 ceph-mon[26036]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:21.570 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:16:21.570 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (2m) 118s ago 3m 17.6M - ba2b418f427c b188fb4e1769 2024-06-11T14:16:21.570 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (2m) 118s ago 2m 44.9M - 8.3.5 dad864ee21e9 661b05751889 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (2m) 118s ago 2m 79.0M - 3.5 e1d6a67b021e 3fece3f3a431 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443 running (7m) 118s ago 7m 411M - 17.2.0 e1d6a67b021e fd3bdacaf4e4 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (9m) 118s ago 9m 456M - 17.2.0 e1d6a67b021e 47570942d90d 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (9m) 118s ago 9m 47.3M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (7m) 118s ago 7m 40.6M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (8m) 118s ago 8m 39.4M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (3m) 118s ago 3m 18.4M - 1dbe0e931976 426ec59d6dca 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (3m) 118s ago 3m 15.9M - 1dbe0e931976 a578e9c1d6e1 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7m) 118s ago 7m 48.0M 4017M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (6m) 118s ago 6m 49.5M 4017M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 118s ago 6m 47.6M 4017M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 118s ago 6m 48.2M 4017M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:16:21.571 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (5m) 118s ago 5m 49.4M 4272M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (5m) 118s ago 5m 45.4M 4272M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (4m) 118s ago 4m 46.9M 4272M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (4m) 118s ago 4m 48.0M 4272M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (2m) 118s ago 3m 44.5M - 514e6a882f6e d0c0d40ebd43 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (2m) 118s ago 2m 70.9M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (2m) 118s ago 2m 69.0M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (2m) 118s ago 2m 71.2M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:16:21.572 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (2m) 118s ago 2m 69.0M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T14:16:21.978 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:16:21.979 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:16:22.322 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:16:22.322 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:16:22.322 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:16:22.322 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-06-11T14:16:22.323 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-06-11T14:16:22.323 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image" 2024-06-11T14:16:22.323 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:16:22.737 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:16:22.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:22 smithi187 ceph-mon[26036]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:22.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:22 smithi187 ceph-mon[26036]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:22 smithi187 ceph-mon[26036]: from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:22 smithi187 ceph-mon[26036]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:22 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/179934339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[29855]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[29855]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[29855]: from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[29855]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/179934339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[25097]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[25097]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:23.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[25097]: from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[25097]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:22 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/179934339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:23 smithi187 ceph-mon[26036]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1956120896' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:23 smithi044 ceph-mon[29855]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1956120896' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:24.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:23 smithi044 ceph-mon[25097]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:24.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1956120896' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:24 smithi187 ceph-mon[26036]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:25.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:24 smithi044 ceph-mon[25097]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:24 smithi044 ceph-mon[29855]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:26.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:26 smithi187 ceph-mon[26036]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:27.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:26 smithi044 ceph-mon[25097]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:26 smithi044 ceph-mon[29855]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:27.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:27 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:27 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:27 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:28.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:27] "GET /metrics HTTP/1.1" 200 214857 "" "Prometheus/2.33.4" 2024-06-11T14:16:28.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:28 smithi187 ceph-mon[26036]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:28 smithi044 ceph-mon[29855]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:29.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:28 smithi044 ceph-mon[25097]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:29.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:30 smithi187 ceph-mon[26036]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:31.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:30 smithi044 ceph-mon[29855]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:31.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:30 smithi044 ceph-mon[25097]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:32.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:32 smithi187 ceph-mon[26036]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:33.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:32 smithi044 ceph-mon[29855]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:32 smithi044 ceph-mon[25097]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:34.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:34 smithi187 ceph-mon[26036]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:35.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:34 smithi044 ceph-mon[29855]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:35.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:34 smithi044 ceph-mon[25097]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:36.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:36 smithi187 ceph-mon[26036]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:36 smithi044 ceph-mon[29855]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:37.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:36 smithi044 ceph-mon[25097]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:38.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:37 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:38.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:37 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:38.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:37] "GET /metrics HTTP/1.1" 200 214847 "" "Prometheus/2.33.4" 2024-06-11T14:16:38.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:37 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:38 smithi044 ceph-mon[25097]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:39.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:38 smithi044 ceph-mon[29855]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:39.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:38 smithi187 ceph-mon[26036]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:39.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:41.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:40 smithi044 ceph-mon[25097]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:41.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:40 smithi044 ceph-mon[29855]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:41.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:40 smithi187 ceph-mon[26036]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:43.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:42 smithi044 ceph-mon[25097]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:43.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:42 smithi044 ceph-mon[29855]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:42 smithi187 ceph-mon[26036]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:45.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:44 smithi044 ceph-mon[25097]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:44 smithi044 ceph-mon[29855]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:45.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:44 smithi187 ceph-mon[26036]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:46.915 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:46 smithi044 ceph-mon[25097]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:46.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:46 smithi044 ceph-mon[29855]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:47.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:46 smithi187 ceph-mon[26036]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:48.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:47 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:48.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:47 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:48.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:47] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-06-11T14:16:48.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:47 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:49.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:48 smithi044 ceph-mon[25097]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:49.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:48 smithi044 ceph-mon[29855]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:49.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:48 smithi187 ceph-mon[26036]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:49.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:16:51.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:50 smithi044 ceph-mon[25097]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:51.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:50 smithi044 ceph-mon[29855]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:51.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:50 smithi187 ceph-mon[26036]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:53.084 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:16:53.085 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:52 smithi044 ceph-mon[25097]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:53.085 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:52 smithi044 ceph-mon[29855]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:53.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:52 smithi187 ceph-mon[26036]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 2m ago 3m 17.6M - ba2b418f427c b188fb4e1769 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (3m) 2m ago 3m 44.9M - 8.3.5 dad864ee21e9 661b05751889 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (2m) 2m ago 2m 79.0M - 3.5 e1d6a67b021e 3fece3f3a431 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443 running (8m) 2m ago 8m 411M - 17.2.0 e1d6a67b021e fd3bdacaf4e4 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (9m) 2m ago 9m 456M - 17.2.0 e1d6a67b021e 47570942d90d 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (9m) 2m ago 10m 47.3M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:16:53.729 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (8m) 2m ago 8m 40.6M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (8m) 2m ago 8m 39.4M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 2m ago 4m 18.4M - 1dbe0e931976 426ec59d6dca 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (4m) 2m ago 4m 15.9M - 1dbe0e931976 a578e9c1d6e1 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7m) 2m ago 7m 48.0M 4017M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (7m) 2m ago 7m 49.5M 4017M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7m) 2m ago 7m 47.6M 4017M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 2m ago 6m 48.2M 4017M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (6m) 2m ago 6m 49.4M 4272M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (5m) 2m ago 5m 45.4M 4272M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (5m) 2m ago 5m 46.9M 4272M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (5m) 2m ago 5m 48.0M 4272M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (3m) 2m ago 4m 44.5M - 514e6a882f6e d0c0d40ebd43 2024-06-11T14:16:53.730 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (2m) 2m ago 2m 70.9M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:16:53.731 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (2m) 2m ago 2m 69.0M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:16:53.731 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (2m) 2m ago 2m 71.2M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:16:53.731 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (2m) 2m ago 2m 69.0M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:16:53.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:16:53 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:16:53.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:16:53.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:16:53 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:16:53.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:16:54.136 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:16:54.136 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:16:54.137 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:16:54.138 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:16:54.138 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:16:54.138 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T14:16:54.138 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:16:54.138 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:16:54.546 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:16:54.546 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:16:54.546 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:16:54.546 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-06-11T14:16:54.547 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-06-11T14:16:54.547 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image" 2024-06-11T14:16:54.547 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:16:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[25097]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[25097]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[25097]: from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[25097]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3842999006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:54.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[29855]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:54.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[29855]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[29855]: from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[29855]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:54.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:54 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3842999006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:54.995 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:16:55.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:54 smithi187 ceph-mon[26036]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:55.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:54 smithi187 ceph-mon[26036]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:55.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:54 smithi187 ceph-mon[26036]: from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:55.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:54 smithi187 ceph-mon[26036]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:55.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:54 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3842999006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:16:56.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:55 smithi044 ceph-mon[25097]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:56.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:55 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1767126754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:55 smithi044 ceph-mon[29855]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:55 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1767126754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:56.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:55 smithi187 ceph-mon[26036]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:16:56.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:55 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1767126754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:16:57.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:56 smithi044 ceph-mon[25097]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:57.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:56 smithi044 ceph-mon[29855]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:57.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:56 smithi187 ceph-mon[26036]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:16:58.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:57 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:58.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:57 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:58.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:57 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:16:58.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:16:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:57] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-06-11T14:16:59.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:16:58 smithi044 ceph-mon[29855]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:59.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:16:58 smithi044 ceph-mon[25097]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:59.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:16:58 smithi187 ceph-mon[26036]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:16:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:16:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:16:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:01.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:00 smithi044 ceph-mon[25097]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:01.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:00 smithi044 ceph-mon[29855]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:01.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:00 smithi187 ceph-mon[26036]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[25097]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi187 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:02.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:02 smithi044 ceph-mon[29855]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi187 2024-06-11T14:17:02.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:02.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T14:17:02.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T14:17:02.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:02.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:02.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:02.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:02 smithi187 ceph-mon[26036]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi187 2024-06-11T14:17:03.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:03.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:03.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:03.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:03.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:03 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:03.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:04 smithi044 ceph-mon[25097]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:04 smithi044 ceph-mon[29855]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:04.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:04 smithi187 ceph-mon[26036]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:06 smithi044 ceph-mon[25097]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:06 smithi044 ceph-mon[29855]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:06.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:06 smithi187 ceph-mon[26036]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:07 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:07.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:07 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:07.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:07 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:08.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:07] "GET /metrics HTTP/1.1" 200 214799 "" "Prometheus/2.33.4" 2024-06-11T14:17:08.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:08 smithi044 ceph-mon[29855]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:08.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:08 smithi044 ceph-mon[25097]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:08.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:08 smithi187 ceph-mon[26036]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:10 smithi044 ceph-mon[29855]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:10 smithi044 ceph-mon[25097]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:10 smithi187 ceph-mon[26036]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:12 smithi044 ceph-mon[29855]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:12 smithi044 ceph-mon[25097]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:12 smithi187 ceph-mon[26036]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:13.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:13.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:13.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:13.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:13.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:13.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:13.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:13.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:13.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:13 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:14 smithi044 ceph-mon[29855]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:14 smithi044 ceph-mon[25097]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:14 smithi187 ceph-mon[26036]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:16 smithi044 ceph-mon[25097]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:16.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:16 smithi044 ceph-mon[29855]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:16 smithi187 ceph-mon[26036]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:17 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:17 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:17 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:18.344 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:17] "GET /metrics HTTP/1.1" 200 214800 "" "Prometheus/2.33.4" 2024-06-11T14:17:18.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:18 smithi044 ceph-mon[29855]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:18.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:18 smithi044 ceph-mon[25097]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:18.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:18 smithi187 ceph-mon[26036]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:19.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:20.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:20 smithi044 ceph-mon[29855]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:20.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:20 smithi044 ceph-mon[25097]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:20.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:20 smithi187 ceph-mon[26036]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:22.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:22 smithi044 ceph-mon[29855]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:22.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:22 smithi044 ceph-mon[25097]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:22.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:22 smithi187 ceph-mon[26036]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:23.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:23.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:23.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:23.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:23.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:23.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:24 smithi044 ceph-mon[25097]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:24.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:24 smithi044 ceph-mon[29855]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:24.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:24 smithi187 ceph-mon[26036]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:25.337 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:17:25.952 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 3m ago 4m 17.6M - ba2b418f427c b188fb4e1769 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (3m) 3m ago 3m 44.9M - 8.3.5 dad864ee21e9 661b05751889 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (3m) 3m ago 3m 79.0M - 3.5 e1d6a67b021e 3fece3f3a431 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443 running (8m) 3m ago 8m 411M - 17.2.0 e1d6a67b021e fd3bdacaf4e4 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (10m) 3m ago 10m 456M - 17.2.0 e1d6a67b021e 47570942d90d 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (10m) 3m ago 10m 47.3M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (8m) 3m ago 8m 40.6M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (9m) 3m ago 9m 39.4M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 3m ago 4m 18.4M - 1dbe0e931976 426ec59d6dca 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (4m) 3m ago 4m 15.9M - 1dbe0e931976 a578e9c1d6e1 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (8m) 3m ago 8m 48.0M 4017M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 3m ago 8m 49.5M 4017M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:17:25.953 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (7m) 3m ago 7m 47.6M 4017M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 3m ago 7m 48.2M 4017M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (6m) 3m ago 6m 49.4M 4272M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (6m) 3m ago 6m 45.4M 4272M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (6m) 3m ago 6m 46.9M 4272M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (5m) 3m ago 5m 48.0M 4272M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (3m) 3m ago 4m 44.5M - 514e6a882f6e d0c0d40ebd43 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (3m) 3m ago 3m 70.9M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (3m) 3m ago 3m 69.0M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (3m) 3m ago 3m 71.2M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:17:25.954 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (3m) 3m ago 3m 69.0M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:17:26.318 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:17:26.319 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:17:26.320 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:26.320 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:17:26.320 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T14:17:26.320 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:17:26.320 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "0/23 daemons upgraded", 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image on host smithi187" 2024-06-11T14:17:26.634 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[29855]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[29855]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[29855]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3146869566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[25097]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[25097]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[25097]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.635 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:26 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3146869566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:26 smithi187 ceph-mon[26036]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:26 smithi187 ceph-mon[26036]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:26 smithi187 ceph-mon[26036]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:26 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3146869566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:26.998 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[29855]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[29855]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/906331901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[25097]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:27.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[25097]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/906331901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:17:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:27 smithi187 ceph-mon[26036]: from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:27 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:27 smithi187 ceph-mon[26036]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/906331901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:17:28.362 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:27] "GET /metrics HTTP/1.1" 200 214800 "" "Prometheus/2.33.4" 2024-06-11T14:17:28.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:28 smithi187 ceph-mon[26036]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:28 smithi044 ceph-mon[25097]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:28 smithi044 ceph-mon[29855]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:29.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:29 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[27210]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[29855]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[25097]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:17:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:17:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:30 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:30.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:30 smithi187 ceph-mon[26036]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:30.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:30 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:30.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:30 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:17:30.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:30 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:17:30.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:30 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:31.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:31 smithi187 ceph-mon[26036]: Upgrade: Updating mgr.x 2024-06-11T14:17:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:31 smithi187 ceph-mon[26036]: Deploying daemon mgr.x on smithi187 2024-06-11T14:17:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:31 smithi044 ceph-mon[25097]: Upgrade: Updating mgr.x 2024-06-11T14:17:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:31 smithi044 ceph-mon[25097]: Deploying daemon mgr.x on smithi187 2024-06-11T14:17:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:31 smithi044 ceph-mon[29855]: Upgrade: Updating mgr.x 2024-06-11T14:17:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:31 smithi044 ceph-mon[29855]: Deploying daemon mgr.x on smithi187 2024-06-11T14:17:31.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:31 smithi187 systemd[1]: Stopping Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:17:31.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:31 smithi187 bash[46864]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr.x" found: no such container 2024-06-11T14:17:31.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:31 smithi187 podman[46875]: 2024-06-11 14:17:31.720479462 +0000 UTC m=+0.169543828 container died fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, vcs-type=git, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, name=centos-stream, version=8, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, RELEASE=HEAD) 2024-06-11T14:17:32.367 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 podman[46875]: 2024-06-11 14:17:32.099467328 +0000 UTC m=+0.548531737 container cleanup fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, GIT_BRANCH=HEAD, ceph=True, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, com.redhat.component=centos-stream-container, vcs-type=git, release=754, name=centos-stream, version=8, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-06-11T14:17:32.367 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 bash[46875]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T14:17:32.367 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 bash[46901]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr.x" found: no such container 2024-06-11T14:17:32.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:32 smithi044 ceph-mon[29855]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:32 smithi044 ceph-mon[25097]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:32 smithi187 ceph-mon[26036]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 podman[46889]: 2024-06-11 14:17:32.367552664 +0000 UTC m=+0.641772166 container remove fd3bdacaf4e46574bbd4dc5e92c9001384ef12486ee8a6380e3f9ce77fb49a4a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, ceph=True, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, architecture=x86_64, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, release=754, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, distribution-scope=public) 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 systemd[1]: Stopped Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Consumed 16.730s CPU time. 2024-06-11T14:17:32.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 systemd[1]: Starting Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:17:33.071 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 podman[47000]: 2024-06-11 14:17:32.69148041 +0000 UTC m=+0.017778846 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:17:33.071 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:32 smithi187 podman[47000]: 2024-06-11 14:17:32.80234245 +0000 UTC m=+0.128640870 container create d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, ceph=True, org.label-schema.build-date=20240528, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:17:33.071 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 podman[47000]: 2024-06-11 14:17:33.004991074 +0000 UTC m=+0.331289514 container init d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:17:33.071 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 podman[47000]: 2024-06-11 14:17:33.007720442 +0000 UTC m=+0.334018872 container start d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528) 2024-06-11T14:17:33.071 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-mgr[47019]: -- 172.21.15.187:0/305466348 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55565c73b0e0 con 0x55565c719400 2024-06-11T14:17:33.390 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 bash[47000]: d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 2024-06-11T14:17:33.390 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 systemd[1]: Started Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:17:33.390 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:33.150+0000 7ffb6ce35040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:17:33.390 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:33.310+0000 7ffb6ce35040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:17:33.391 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:33.390+0000 7ffb6ce35040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:17:33.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:33.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:33.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:33.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:17:33.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:33.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:33.933 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:33.650+0000 7ffb6ce35040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:17:33.933 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:33.713+0000 7ffb6ce35040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:17:34.202 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-mon[26036]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:34.203 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:34.203 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:34.203 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[25097]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:34.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:34.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:34.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:34.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[29855]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:34.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:34.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:34.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:34 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:34.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:34.751+0000 7ffb6ce35040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:17:35.196 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:34.876+0000 7ffb6ce35040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:17:35.196 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:34.941+0000 7ffb6ce35040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:17:35.196 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:35.195+0000 7ffb6ce35040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:17:35.457 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:35.265+0000 7ffb6ce35040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:17:35.457 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:35.336+0000 7ffb6ce35040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:17:35.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:35.501+0000 7ffb6ce35040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:17:36.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:35.956+0000 7ffb6ce35040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:17:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-mon[26036]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:36.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:36 smithi044 ceph-mon[29855]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:36 smithi044 ceph-mon[25097]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:36.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:36.300+0000 7ffb6ce35040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:17:36.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:36.371+0000 7ffb6ce35040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:17:36.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:36.533+0000 7ffb6ce35040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:17:37.133 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:36.879+0000 7ffb6ce35040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:17:37.133 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:36.942+0000 7ffb6ce35040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:17:37.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:37 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:37.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:37 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:37.406 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:37.406 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:37.133+0000 7ffb6ce35040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:17:37.406 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:37.295+0000 7ffb6ce35040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:17:37.406 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:37.363+0000 7ffb6ce35040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:17:37.697 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:37.450+0000 7ffb6ce35040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:17:37.697 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:37.512+0000 7ffb6ce35040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:17:38.279 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:38.105+0000 7ffb6ce35040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:17:38.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:37 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:37] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:38.278+0000 7ffb6ce35040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:38] ENGINE Bus STARTING 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: CherryPy Checker: 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: The Application mounted at '' has an empty config. 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:38] ENGINE Serving on http://:::9283 2024-06-11T14:17:38.621 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:38] ENGINE Bus STARTED 2024-06-11T14:17:38.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: Standby manager daemon x restarted 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:17:38.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:38 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:39.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: Standby manager daemon x restarted 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: Standby manager daemon x restarted 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:17:39.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:39.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:17:39.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:38 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:39.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:40.261 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:39.977Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:40 smithi187 ceph-mon[26036]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:40.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:40 smithi187 ceph-mon[26036]: mgrmap e22: y(active, since 5m), standbys: x 2024-06-11T14:17:40.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:40 smithi044 ceph-mon[25097]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:40.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:40 smithi044 ceph-mon[25097]: mgrmap e22: y(active, since 5m), standbys: x 2024-06-11T14:17:40.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:40 smithi044 ceph-mon[29855]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:17:40.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:40 smithi044 ceph-mon[29855]: mgrmap e22: y(active, since 5m), standbys: x 2024-06-11T14:17:42.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:42.400+0000 7f04bf503700 -1 mgr handle_mgr_map I was active but no longer am 2024-06-11T14:17:42.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setuser ceph since I am not root 2024-06-11T14:17:42.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ignoring --setgroup ceph since I am not root 2024-06-11T14:17:42.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mgr[25329]: -- 172.21.15.44:0/199459627 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f9a42e4340 con 0x55f9a42bc800 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:42.611+0000 7f8c03d77000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: Failing over to other MGR 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T14:17:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: osdmap e97: 8 total, 8 up, 8 in 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[29855]: Standby manager daemon y started 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: Failing over to other MGR 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: osdmap e97: 8 total, 8 up, 8 in 2024-06-11T14:17:42.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-mon[25097]: Standby manager daemon y started 2024-06-11T14:17:42.669 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:17:42.669 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.669 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: Failing over to other MGR 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: osdmap e97: 8 total, 8 up, 8 in 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-mon[26036]: Standby manager daemon y started 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE Bus STOPPING 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE Bus STOPPED 2024-06-11T14:17:42.670 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE Bus STARTING 2024-06-11T14:17:42.671 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE Serving on http://:::9283 2024-06-11T14:17:42.929 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:17:42] ENGINE Bus STARTED 2024-06-11T14:17:43.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:42.763+0000 7f8c03d77000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:17:43.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:42.868+0000 7f8c03d77000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:17:43.508 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:43.197+0000 7f8c03d77000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:17:43.508 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:43.283+0000 7f8c03d77000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: mgrmap e23: x(active, starting, since 0.997783s), standbys: y 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:17:43.509 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: Manager daemon x is now available 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: Queued rgw.foo for migration 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: Queued rgw.smpl for migration 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T14:17:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[29855]: Deploying cephadm binary to smithi044 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:17:43.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: mgrmap e23: x(active, starting, since 0.997783s), standbys: y 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:17:43.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: Manager daemon x is now available 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: Queued rgw.foo for migration 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: Queued rgw.smpl for migration 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.513 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.514 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.514 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-mon[25097]: Deploying cephadm binary to smithi044 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.14445 172.21.15.44:0/3257796535' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: mgrmap e23: x(active, starting, since 0.997783s), standbys: y 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:17:43.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: Manager daemon x is now available 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: Queued rgw.foo for migration 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: Queued rgw.smpl for migration 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:43.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:43 smithi187 ceph-mon[26036]: Deploying cephadm binary to smithi044 2024-06-11T14:17:43.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:43.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:43.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:17:43.900 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-mon[26036]: Deploying cephadm binary to smithi187 2024-06-11T14:17:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-mon[26036]: mgrmap e24: x(active, since 2s), standbys: y 2024-06-11T14:17:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-mon[26036]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-mon[26036]: [11/Jun/2024:14:17:43] ENGINE Bus STARTING 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:44.199+0000 7ffac48e4640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:14:17:44] ENGINE Error in HTTPServer.serve 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self._connections.run(self.expiration_interval) 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self._run(expiration_interval) 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:17:44.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: s = self.context.wrap_socket( 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.sslsocket_class._create( 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self.do_handshake() 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self._sslobj.do_handshake() 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:17:44.483 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:44.481+0000 7f8c03d77000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:44.657+0000 7f8c03d77000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[29855]: Deploying cephadm binary to smithi187 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[29855]: mgrmap e24: x(active, since 2s), standbys: y 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[29855]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:44.744 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[29855]: [11/Jun/2024:14:17:43] ENGINE Bus STARTING 2024-06-11T14:17:44.745 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[25097]: Deploying cephadm binary to smithi187 2024-06-11T14:17:44.745 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[25097]: mgrmap e24: x(active, since 2s), standbys: y 2024-06-11T14:17:44.745 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[25097]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:44.745 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-mon[25097]: [11/Jun/2024:14:17:43] ENGINE Bus STARTING 2024-06-11T14:17:45.083 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:44.744+0000 7f8c03d77000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:17:45.083 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:45.082+0000 7f8c03d77000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:17:45.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:45.180+0000 7f8c03d77000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:17:45.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:45.282+0000 7f8c03d77000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:17:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: [11/Jun/2024:14:17:44] ENGINE Serving on http://172.21.15.187:8765 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: [11/Jun/2024:14:17:44] ENGINE Serving on https://172.21.15.187:7150 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: [11/Jun/2024:14:17:44] ENGINE Bus STARTED 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: [11/Jun/2024:14:17:44] ENGINE Error in HTTPServer.serve 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._run(expiration_interval) 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:17:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: s = self.context.wrap_socket( 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.sslsocket_class._create( 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: self.do_handshake() 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._sslobj.do_handshake() 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: mgrmap e25: x(active, since 3s), standbys: y 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:45.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:45 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:45.762 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:45.570+0000 7f8c03d77000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: [11/Jun/2024:14:17:44] ENGINE Serving on http://172.21.15.187:8765 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: [11/Jun/2024:14:17:44] ENGINE Serving on https://172.21.15.187:7150 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: [11/Jun/2024:14:17:44] ENGINE Bus STARTED 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: [11/Jun/2024:14:17:44] ENGINE Error in HTTPServer.serve 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:17:45.806 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: self.do_handshake() 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:17:45.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: mgrmap e25: x(active, since 3s), standbys: y 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: [11/Jun/2024:14:17:44] ENGINE Serving on http://172.21.15.187:8765 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: [11/Jun/2024:14:17:44] ENGINE Serving on https://172.21.15.187:7150 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: [11/Jun/2024:14:17:44] ENGINE Bus STARTED 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: [11/Jun/2024:14:17:44] ENGINE Error in HTTPServer.serve 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:17:45.808 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: self.do_handshake() 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:17:45.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:17:45.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:45.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: mgrmap e25: x(active, since 3s), standbys: y 2024-06-11T14:17:45.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:45.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:45 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:46.391 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:46.048+0000 7f8c03d77000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:17:46.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:46.595+0000 7f8c03d77000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:17:46.965 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:46 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:46.692+0000 7f8c03d77000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:17:47.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.008+0000 7f8c03d77000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:17:47.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.103+0000 7f8c03d77000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:17:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:47 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:47 smithi187 ceph-mon[26036]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:47 smithi187 ceph-mon[26036]: mgrmap e26: x(active, since 5s), standbys: y 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.547+0000 7f8c03d77000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[25097]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[25097]: mgrmap e26: x(active, since 5s), standbys: y 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:47.655 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[29855]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:47.656 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-mon[29855]: mgrmap e26: x(active, since 5s), standbys: y 2024-06-11T14:17:47.926 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.692+0000 7f8c03d77000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:17:47.926 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.792+0000 7f8c03d77000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:17:48.239 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:47 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:47.925+0000 7f8c03d77000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:17:48.239 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:48 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:48.048+0000 7f8c03d77000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:17:49.078 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:48 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:48.671+0000 7f8c03d77000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:17:49.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:49.078+0000 7f8c03d77000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:17:49.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:17:49] ENGINE Bus STARTING 2024-06-11T14:17:49.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: CherryPy Checker: 2024-06-11T14:17:49.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: The Application mounted at '' has an empty config. 2024-06-11T14:17:49.401 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: 2024-06-11T14:17:49.401 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:17:49] ENGINE Serving on http://:::9283 2024-06-11T14:17:49.401 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: [11/Jun/2024:14:17:49] ENGINE Bus STARTED 2024-06-11T14:17:49.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:49] "GET /metrics HTTP/1.1" 200 35351 "" "Prometheus/2.33.4" 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: Standby manager daemon y restarted 2024-06-11T14:17:50.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: Standby manager daemon y started 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.089 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.089 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.089 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:49 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:50.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: Standby manager daemon y restarted 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: Standby manager daemon y started 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: Standby manager daemon y restarted 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: Standby manager daemon y started 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:17:50.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/3840163622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:50.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.154 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:49 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:50.988 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:50 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi044 to 2737M 2024-06-11T14:17:50.988 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:50 smithi044 ceph-mon[29855]: mgrmap e27: x(active, since 8s), standbys: y 2024-06-11T14:17:50.988 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:50 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi044 to 2737M 2024-06-11T14:17:50.988 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:50 smithi044 ceph-mon[25097]: mgrmap e27: x(active, since 8s), standbys: y 2024-06-11T14:17:51.014 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:50 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi044 to 2737M 2024-06-11T14:17:51.014 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:50 smithi187 ceph-mon[26036]: mgrmap e27: x(active, since 8s), standbys: y 2024-06-11T14:17:51.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:50.988Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:52.084 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:51 smithi187 ceph-mon[26036]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:17:52.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:51 smithi044 ceph-mon[29855]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:17:52.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:51 smithi044 ceph-mon[25097]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:17:53.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:53 smithi044 ceph-mon[25097]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:17:53.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:53 smithi044 ceph-mon[29855]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:17:53.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:53 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=error ts=2024-06-11T14:17:53.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:53.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:53 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-06-11T14:17:53.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:17:53 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=warn ts=2024-06-11T14:17:53.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.187:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.187 because it doesn't contain any IP SANs" 2024-06-11T14:17:53.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:53 smithi187 ceph-mon[26036]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:17:55.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: Adjusting osd_memory_target on smithi187 to 2992M 2024-06-11T14:17:55.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:55.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:55 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:17:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: Adjusting osd_memory_target on smithi187 to 2992M 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:17:56.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.152 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: Adjusting osd_memory_target on smithi187 to 2992M 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:55 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:56.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 systemd[1]: Stopping Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:17:56.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 bash[58604]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.a" found: no such container 2024-06-11T14:17:56.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 podman[58616]: 2024-06-11 14:17:56.524222407 +0000 UTC m=+0.132478279 container died 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.150 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 podman[58616]: 2024-06-11 14:17:56.971855139 +0000 UTC m=+0.580111076 container cleanup 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.150 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 bash[58616]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T14:17:57.150 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:56 smithi044 bash[58644]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.a" found: no such container 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:56 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:56 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:57.380 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:17:57.532 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 podman[58628]: 2024-06-11 14:17:57.265385871 +0000 UTC m=+0.744446882 container remove 426ec59d6dca7a41ad6fc0699fe08bf1a965e0731ebe1eee4d8907ddb38e9a73 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.532 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:17:57.532 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-11T14:17:57.533 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: Stopped Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:17:57.533 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Consumed 2.771s CPU time. 2024-06-11T14:17:57.533 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: Starting Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:17:57.533 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 podman[58729]: 2024-06-11 14:17:57.412617566 +0000 UTC m=+0.021488386 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T14:17:57.533 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 podman[58729]: 2024-06-11 14:17:57.533113962 +0000 UTC m=+0.141984775 container create 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 podman[58729]: 2024-06-11 14:17:57.744657334 +0000 UTC m=+0.353528156 container init 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 podman[58729]: 2024-06-11 14:17:57.74842999 +0000 UTC m=+0.357300813 container start 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.752Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.752Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.752Z 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/.+)($|/) 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.752Z 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-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T14:17:57.819 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T14:17:57.820 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T14:17:57.821 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.753Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T14:17:57.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T14:17:57.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T14:17:57.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T14:17:57.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T14:17:57.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a[58763]: ts=2024-06-11T14:17:57.754Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T14:17:57.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 bash[58729]: 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 2024-06-11T14:17:58.079 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:17:57 smithi044 systemd[1]: Started Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 9s ago 4m 27.1M - 0.23.0 ba2b418f427c b188fb4e1769 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (4m) 9s ago 4m 51.2M - 8.3.5 dad864ee21e9 661b05751889 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (3m) 9s ago 3m 54.2M - 3.5 e1d6a67b021e 3fece3f3a431 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283 running (25s) 9s ago 9m 483M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 d957e0eed23f 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (10m) 9s ago 10m 205M - 17.2.0 e1d6a67b021e 47570942d90d 2024-06-11T14:17:58.080 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (11m) 9s ago 11m 54.3M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (9m) 9s ago 9m 44.3M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (9m) 9s ago 9m 40.8M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 starting - - - - 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (5m) 9s ago 5m 17.9M - 1.3.1 1dbe0e931976 a578e9c1d6e1 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (8m) 9s ago 8m 50.5M 2737M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 9s ago 8m 51.3M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 9s ago 8m 48.7M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 9s ago 7m 50.6M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (7m) 9s ago 7m 52.7M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (6m) 9s ago 6m 49.1M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (6m) 9s ago 6m 50.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:17:58.081 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (6m) 9s ago 6m 50.1M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:17:58.082 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (4m) 9s ago 5m 67.1M - 2.33.4 514e6a882f6e d0c0d40ebd43 2024-06-11T14:17:58.082 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (3m) 9s ago 3m 73.0M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:17:58.082 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (3m) 9s ago 3m 71.0M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:17:58.082 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (3m) 9s ago 3m 72.9M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:17:58.082 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (3m) 9s ago 3m 70.7M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:17:58.082 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:17:58.082 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: Reconfiguring daemon node-exporter.a on smithi044 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: Reconfiguring daemon node-exporter.a on smithi044 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:17:58.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:58.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:57 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T14:17:58.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: Reconfiguring daemon node-exporter.a on smithi044 2024-06-11T14:17:58.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: from='client.14865 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:17:58.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:17:58.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:17:58.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:57 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:17:58.511 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:17:58.512 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:17:58.513 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-06-11T14:17:58.868 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-06-11T14:17:58.869 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-06-11T14:17:58.869 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:17:58.869 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:17:59.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:58 smithi187 ceph-mon[26036]: from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:58 smithi187 ceph-mon[26036]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:58 smithi187 ceph-mon[26036]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:17:59.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:58 smithi187 ceph-mon[26036]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:17:59.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:58 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/558157053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:59.282 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[29855]: from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[29855]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[29855]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[29855]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/558157053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:59.282 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[25097]: from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.283 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[25097]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:17:59.283 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[25097]: Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T14:17:59.283 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[25097]: Reconfiguring daemon alertmanager.a on smithi044 2024-06-11T14:17:59.283 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:58 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/558157053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:17:59.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:17:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:17:59] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-06-11T14:18:00.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:59 smithi187 ceph-mon[26036]: from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:59 smithi187 ceph-mon[26036]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:00.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:59 smithi187 ceph-mon[26036]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:17:59 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1519734051' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[29855]: from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[29855]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[29855]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1519734051' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[25097]: from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[25097]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[25097]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:17:59 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1519734051' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:01.173 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:00 smithi044 systemd[1]: Stopping Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:01.174 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 bash[59030]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager.a" found: no such container 2024-06-11T14:18:01.174 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[49801]: level=info ts=2024-06-11T14:18:01.133Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:18:01.582 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 podman[59040]: 2024-06-11 14:18:01.174339419 +0000 UTC m=+0.157569663 container died b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:01.885 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 podman[59040]: 2024-06-11 14:18:01.583509493 +0000 UTC m=+0.566739754 container cleanup b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:01.885 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 bash[59040]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T14:18:01.885 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 bash[59067]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager.a" found: no such container 2024-06-11T14:18:01.885 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 podman[59054]: 2024-06-11 14:18:01.784879753 +0000 UTC m=+0.610168917 container remove b188fb4e1769a93bdcecb1145dd60e1dc746115ed37ea300c046c112bc9fff54 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:01.885 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 podman[59054]: 2024-06-11 14:18:01.885676396 +0000 UTC m=+0.710965542 volume remove 01f13a66f45b5ec25e31f014a124e651347debea2751960b93d506dd423bb117 2024-06-11T14:18:02.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:01 smithi044 ceph-mon[25097]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:02.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:01 smithi044 ceph-mon[29855]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:02.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T14:18:02.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 systemd[1]: Stopped Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:02.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:01 smithi044 systemd[1]: Starting Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:02.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 podman[59132]: 2024-06-11 14:18:02.11145467 +0000 UTC m=+0.104948987 volume create e55c5bbbee8fadb7d7bb50e430a6fbc42045b4d168222e040d87b80db47c2571 2024-06-11T14:18:02.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 podman[59132]: 2024-06-11 14:18:02.024502056 +0000 UTC m=+0.017996392 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-06-11T14:18:02.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:01 smithi187 ceph-mon[26036]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:02.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 podman[59132]: 2024-06-11 14:18:02.195444793 +0000 UTC m=+0.188939150 container create 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:02.731 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.44:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.187:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:03.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 podman[59132]: 2024-06-11 14:18:02.689766971 +0000 UTC m=+0.683261286 container init 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:03.150 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 podman[59132]: 2024-06-11 14:18:02.693150822 +0000 UTC m=+0.686645147 container start 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.703Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.703Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.704Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.706Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.731Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.731Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.734Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:02.734Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 bash[59132]: 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 2024-06-11T14:18:03.151 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:02 smithi044 systemd[1]: Started Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:04.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:04.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[25097]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:04.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:03 smithi044 ceph-mon[29855]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:04.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:04.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:03 smithi187 ceph-mon[26036]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:04.890 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:04.707Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000992154s 2024-06-11T14:18:05.977 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:05 smithi044 ceph-mon[25097]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:05.978 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:05 smithi044 ceph-mon[29855]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:06.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:05 smithi187 ceph-mon[26036]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:06.026+0000 7ffafd392640 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Creating ceph-iscsi config... 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return _run_code(code, main_globals, None, 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:06.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: exec(code, run_globals) 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.wait_async( 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return future.result(timeout) 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:06.234 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.__get_result() 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: raise self._exception 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: out, err, code = await self._run_cephadm( 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: raise OrchestratorError( 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Creating ceph-iscsi config... 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.235 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return _run_code(code, main_globals, None, 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: exec(code, run_globals) 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.236 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.935 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-mon[26036]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.936 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: exec(code, run_globals) 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:06.937 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.wait_async( 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:06.938 INFO:journalctl@ceph.mon.b.smithi187.stdout: return future.result(timeout) 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.__get_result() 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: raise self._exception 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: raise OrchestratorError( 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:06.939 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: exec(code, run_globals) 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:06.940 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:06.941 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:06 smithi187 ceph-mon[26036]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:06 smithi044 ceph-mon[25097]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:07.150 INFO:journalctl@ceph.mon.a.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:07.151 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.wait_async( 2024-06-11T14:18:07.152 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.a.smithi044.stdout: return future.result(timeout) 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:06 smithi044 ceph-mon[29855]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:07.153 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:07.154 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.wait_async( 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: return future.result(timeout) 2024-06-11T14:18:07.155 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.__get_result() 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: raise self._exception 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: raise OrchestratorError( 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:07.156 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:07.157 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.a.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.a.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:06 smithi044 ceph-mon[25097]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.__get_result() 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.c.smithi044.stdout: raise self._exception 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:07.158 INFO:journalctl@ceph.mon.c.smithi044.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: raise OrchestratorError( 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:07.159 INFO:journalctl@ceph.mon.c.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:07.160 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:06 smithi044 ceph-mon[29855]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:07.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:07 smithi187 ceph-mon[26036]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:07.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:07 smithi187 ceph-mon[26036]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:08.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:07 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[25325]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:18:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T14:18:08.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:07 smithi044 ceph-mon[29855]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:08.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:07 smithi044 ceph-mon[29855]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:07 smithi044 ceph-mon[25097]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:07 smithi044 ceph-mon[25097]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:09.132 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:08 smithi187 systemd[1]: Stopping Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:09.132 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 bash[50284]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.132Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T14:18:09.473 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T14:18:09.474 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T14:18:09.474 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[42769]: ts=2024-06-11T14:18:09.133Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T14:18:09.474 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 podman[50295]: 2024-06-11 14:18:09.142844242 +0000 UTC m=+0.133930641 container died d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:09.474 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 podman[50295]: 2024-06-11 14:18:09.47352066 +0000 UTC m=+0.464607050 container cleanup d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:09.474 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 bash[50295]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T14:18:09.723 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 podman[50309]: 2024-06-11 14:18:09.674618709 +0000 UTC m=+0.529696666 container remove d0c0d40ebd4316a248bfe7740f332db54c31e012e9c79a00b7faccc386b59e86 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:09.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:09 smithi187 ceph-mon[26036]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 bash[50323]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 systemd[1]: Stopped Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service: Consumed 1.459s CPU time. 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 systemd[1]: Starting Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 podman[50383]: 2024-06-11 14:18:09.85777439 +0000 UTC m=+0.017903569 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-06-11T14:18:09.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:09 smithi187 podman[50383]: 2024-06-11 14:18:09.958944715 +0000 UTC m=+0.119073923 container create c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:10.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:09 smithi044 ceph-mon[29855]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:10.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:09 smithi044 ceph-mon[25097]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:10.442 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 podman[50383]: 2024-06-11 14:18:10.196387039 +0000 UTC m=+0.356516208 container init c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:10.442 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 podman[50383]: 2024-06-11 14:18:10.199108856 +0000 UTC m=+0.359238028 container start c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:10.442 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T14:18:10.442 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:518 level=info host_details="(Linux 5.14.0-452.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024 x86_64 smithi187 (none))" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.222Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.224Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.225Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.225Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.227Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.227Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.503µs 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.227Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 bash[50383]: c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 systemd[1]: Started Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:10.443 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.442Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-06-11T14:18:10.702 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:10 smithi187 systemd[1]: Stopping Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:10.702 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:10 smithi187 bash[50507]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.b" found: no such container 2024-06-11T14:18:10.702 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.677Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-06-11T14:18:10.702 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.677Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-06-11T14:18:10.702 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.677Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.88µs wal_replay_duration=450.819163ms total_replay_duration=450.86089ms 2024-06-11T14:18:10.702 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.681Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T14:18:10.702 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.681Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T14:18:10.703 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.681Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T14:18:10.703 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.702Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.554669ms db_storage=715ns remote_storage=1.187µs web_handler=311ns query_engine=793ns scrape=361.874µs scrape_sd=114.52µs notify=16.674µs notify_sd=18.377µs rules=20.630857ms 2024-06-11T14:18:10.703 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:10.702Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T14:18:10.981 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:10 smithi187 podman[50519]: 2024-06-11 14:18:10.79419319 +0000 UTC m=+0.139300044 container died a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.327 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50519]: 2024-06-11 14:18:11.133180995 +0000 UTC m=+0.478287848 container cleanup a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.328 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 bash[50519]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T14:18:11.328 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 bash[50546]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.b" found: no such container 2024-06-11T14:18:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[25097]: Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T14:18:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[25097]: Reconfiguring daemon node-exporter.b on smithi187 2024-06-11T14:18:11.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[25097]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T14:18:11.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[29855]: Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T14:18:11.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[29855]: Reconfiguring daemon node-exporter.b on smithi187 2024-06-11T14:18:11.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:11 smithi044 ceph-mon[29855]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T14:18:11.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:11.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-mon[26036]: Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T14:18:11.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-mon[26036]: Reconfiguring daemon node-exporter.b on smithi187 2024-06-11T14:18:11.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-mon[26036]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T14:18:11.669 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50531]: 2024-06-11 14:18:11.434609097 +0000 UTC m=+0.644640092 container remove a578e9c1d6e157633c94229a4dd5073b6968e30fcab5f57e0eb683d2817ac500 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.669 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:18:11.669 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T14:18:11.669 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: Stopped Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:11.669 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Consumed 2.743s CPU time. 2024-06-11T14:18:11.670 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: Starting Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:11.983 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50611]: 2024-06-11 14:18:11.570403811 +0000 UTC m=+0.016904084 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T14:18:11.983 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50611]: 2024-06-11 14:18:11.677158843 +0000 UTC m=+0.123659102 container create 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.983 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50611]: 2024-06-11 14:18:11.887950922 +0000 UTC m=+0.334451194 container init 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.983 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 podman[50611]: 2024-06-11 14:18:11.890654853 +0000 UTC m=+0.337155113 container start 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:18:11.983 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.893Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T14:18:11.984 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.893Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T14:18:11.984 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z 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/.+)($|/) 2024-06-11T14:18:11.984 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z 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-06-11T14:18:11.984 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T14:18:11.984 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T14:18:11.985 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T14:18:11.986 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T14:18:11.986 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T14:18:11.986 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T14:18:11.986 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T14:18:11.986 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T14:18:11.987 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T14:18:11.987 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T14:18:11.987 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T14:18:11.987 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T14:18:11.987 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.894Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T14:18:11.988 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T14:18:11.989 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T14:18:11.990 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T14:18:11.990 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T14:18:11.990 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T14:18:11.990 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T14:18:11.990 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T14:18:11.991 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T14:18:11.992 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T14:18:11.992 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T14:18:11.992 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T14:18:11.992 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T14:18:11.992 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b[50629]: ts=2024-06-11T14:18:11.895Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T14:18:12.481 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 bash[50611]: 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e 2024-06-11T14:18:12.481 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:18:11 smithi187 systemd[1]: Started Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:13.027 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:18:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:18:12.709Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003736729s 2024-06-11T14:18:13.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: Reconfiguring grafana.a (dependencies changed)... 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:13.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:13 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: Reconfiguring grafana.a (dependencies changed)... 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: Reconfiguring grafana.a (dependencies changed)... 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:13.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:13 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:14.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[25097]: Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T14:18:14.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:14.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[25097]: Reconfiguring daemon grafana.a on smithi187 2024-06-11T14:18:14.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[25097]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:14.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[29855]: Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T14:18:14.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:14.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[29855]: Reconfiguring daemon grafana.a on smithi187 2024-06-11T14:18:14.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:14 smithi044 ceph-mon[29855]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:14 smithi187 ceph-mon[26036]: Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T14:18:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:14 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T14:18:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:14 smithi187 ceph-mon[26036]: Reconfiguring daemon grafana.a on smithi187 2024-06-11T14:18:14.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:14 smithi187 ceph-mon[26036]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:14.981 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:14 smithi187 systemd[1]: Stopping Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:14.981 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:14 smithi187 bash[50807]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana.a" found: no such container 2024-06-11T14:18:15.306 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[41996]: t=2024-06-11T14:18:15+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-11T14:18:15.306 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 podman[50818]: 2024-06-11 14:18:15.015908748 +0000 UTC m=+0.113465824 container died 661b057518896d165b934c6d5eb490c5c4b414e4c30af978ad9043d00332e15e (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8.5, vcs-type=git, io.openshift.tags=base rhel8, io.openshift.expose-services=, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, com.redhat.component=ubi8-container) 2024-06-11T14:18:15.663 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 podman[50818]: 2024-06-11 14:18:15.404713564 +0000 UTC m=+0.502270637 container cleanup 661b057518896d165b934c6d5eb490c5c4b414e4c30af978ad9043d00332e15e (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, name=ubi8, vendor=Red Hat, Inc., io.openshift.expose-services=, maintainer=Paul Cuzner , vcs-type=git, release=236.1648460182, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, distribution-scope=public, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-06-11T14:18:15.664 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 bash[50818]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T14:18:15.664 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 bash[50847]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana.a" found: no such container 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 podman[50831]: 2024-06-11 14:18:15.664260028 +0000 UTC m=+0.647737517 container remove 661b057518896d165b934c6d5eb490c5c4b414e4c30af978ad9043d00332e15e (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , description=Ceph Grafana Container, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-03-28T10:36:18.413762, name=ubi8, architecture=x86_64, io.buildah.version=1.24.2, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5) 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@grafana.a.service: Deactivated successfully. 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 systemd[1]: Stopped Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@grafana.a.service: Consumed 2.428s CPU time. 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 systemd[1]: Starting Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 podman[50906]: 2024-06-11 14:18:15.801499075 +0000 UTC m=+0.016636735 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-06-11T14:18:15.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:15 smithi187 podman[50906]: 2024-06-11 14:18:15.907010803 +0000 UTC m=+0.122148492 container create a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8.5, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, architecture=x86_64, description=Ceph Grafana Container, maintainer=Paul Cuzner , release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-03-28T10:36:18.413762, vcs-type=git) 2024-06-11T14:18:16.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-mon[26036]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 podman[50906]: 2024-06-11 14:18:16.126383521 +0000 UTC m=+0.341521181 container init a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, io.openshift.expose-services=, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, name=ubi8, vendor=Red Hat, Inc., distribution-scope=public, io.buildah.version=1.24.2, release=236.1648460182, description=Ceph Grafana Container) 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 podman[50906]: 2024-06-11 14:18:16.129275518 +0000 UTC m=+0.344413174 container start a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, io.buildah.version=1.24.2, maintainer=Paul Cuzner , version=8.5, description=Ceph Grafana Container, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, release=236.1648460182, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-06-11T14:18:16.291 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="App mode production" logger=settings 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-06-11T14:18:16.292 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=507.338µs 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 bash[50906]: a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 systemd[1]: Started Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-06-11T14:18:16.293 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-06-11T14:18:16.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:16 smithi044 ceph-mon[29855]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:16.331 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:16 smithi044 ceph-mon[25097]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:18:16.642 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Bus STOPPING 2024-06-11T14:18:16.642 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-06-11T14:18:16.643 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-06-11T14:18:16.643 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:18:16+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-11T14:18:16.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:18:16.982 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Bus STOPPED 2024-06-11T14:18:16.982 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Bus STARTING 2024-06-11T14:18:16.982 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Serving on http://:::9283 2024-06-11T14:18:16.982 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Bus STARTED 2024-06-11T14:18:16.982 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:16] ENGINE Bus STOPPING 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[29855]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:17.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:17 smithi044 ceph-mon[25097]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STOPPED 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STARTING 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Serving on http://:::9283 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STARTED 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STOPPING 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T14:18:17.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:17.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:17.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:17.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-mon[26036]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:18.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:18:18.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STOPPED 2024-06-11T14:18:18.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STARTING 2024-06-11T14:18:18.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Serving on http://:::9283 2024-06-11T14:18:18.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:17 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:17] ENGINE Bus STARTED 2024-06-11T14:18:18.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:18:18] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.33.4" 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: Upgrade: Updating mgr.y 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:18 smithi187 ceph-mon[26036]: Deploying daemon mgr.y on smithi044 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: Upgrade: Updating mgr.y 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[25097]: Deploying daemon mgr.y on smithi044 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: Upgrade: Updating mgr.y 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:19.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:18 smithi044 ceph-mon[29855]: Deploying daemon mgr.y on smithi044 2024-06-11T14:18:20.189 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:19 smithi044 systemd[1]: Stopping Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:20.189 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[29855]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:20.189 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2661306699' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:20.189 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3249014692' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.190 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[25097]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:20.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2661306699' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:20.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3249014692' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:19 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:19 smithi187 ceph-mon[26036]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:18:20.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:19 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2661306699' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:20.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:19 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3249014692' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:19 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]: dispatch 2024-06-11T14:18:20.467 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:20 smithi044 podman[59980]: 2024-06-11 14:18:20.188867363 +0000 UTC m=+0.115890979 container died 47570942d90def1bda31810d17c67ad85e6dd8be1e4eb503f8103b3dc7083416 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, ceph=True, vcs-type=git, distribution-scope=public, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, release=754, name=centos-stream, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0) 2024-06-11T14:18:20.893 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:20 smithi044 podman[59980]: 2024-06-11 14:18:20.633575527 +0000 UTC m=+0.560599162 container cleanup 47570942d90def1bda31810d17c67ad85e6dd8be1e4eb503f8103b3dc7083416 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, name=centos-stream, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-06-11T14:18:20.893 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:20 smithi044 bash[59980]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T14:18:21.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]': finished 2024-06-11T14:18:21.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[29855]: osdmap e98: 8 total, 8 up, 8 in 2024-06-11T14:18:21.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3025942348' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:20 smithi044 podman[59992]: 2024-06-11 14:18:20.89348512 +0000 UTC m=+0.707611737 container remove 47570942d90def1bda31810d17c67ad85e6dd8be1e4eb503f8103b3dc7083416 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, com.redhat.component=centos-stream-container, vcs-type=git, GIT_CLEAN=True, release=754, version=8, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux ) 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:20 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 systemd[1]: Stopped Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service: Consumed 57.300s CPU time. 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]': finished 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[25097]: osdmap e98: 8 total, 8 up, 8 in 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3025942348' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:20 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:20 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/477871565"}]': finished 2024-06-11T14:18:21.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:20 smithi187 ceph-mon[26036]: osdmap e98: 8 total, 8 up, 8 in 2024-06-11T14:18:21.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:20 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3025942348' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:20 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]: dispatch 2024-06-11T14:18:21.640 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 systemd[1]: Starting Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:21.640 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 podman[60143]: 2024-06-11 14:18:21.435574419 +0000 UTC m=+0.018383971 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:18:21.640 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 podman[60143]: 2024-06-11 14:18:21.553466994 +0000 UTC m=+0.136276527 container create 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-3f51ea3, 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 , org.label-schema.build-date=20240528, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:18:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 podman[60143]: 2024-06-11 14:18:21.76475979 +0000 UTC m=+0.347569346 container init 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, org.label-schema.build-date=20240528, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-06-11T14:18:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 podman[60143]: 2024-06-11 14:18:21.767919209 +0000 UTC m=+0.350728748 container start 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-06-11T14:18:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mgr[60162]: -- 172.21.15.44:0/2740013244 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b87a1f10e0 con 0x55b87a1cf400 2024-06-11T14:18:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 bash[60143]: 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e 2024-06-11T14:18:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 systemd[1]: Started Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:22.197 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]': finished 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: osdmap e99: 8 total, 8 up, 8 in 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]: dispatch 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:21.899+0000 7f63d3fb4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:22.072+0000 7f63d3fb4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:22.198 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:22.196+0000 7f63d3fb4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]': finished 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: osdmap e99: 8 total, 8 up, 8 in 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]: dispatch 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:21 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/721134445"}]': finished 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: osdmap e99: 8 total, 8 up, 8 in 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]: dispatch 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:21 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:22.482+0000 7f63d3fb4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:18:22.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:22.547+0000 7f63d3fb4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:18:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:22 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]': finished 2024-06-11T14:18:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:22 smithi187 ceph-mon[26036]: osdmap e100: 8 total, 8 up, 8 in 2024-06-11T14:18:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:22 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:22 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:22 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]: dispatch 2024-06-11T14:18:23.220 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]': finished 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[25097]: osdmap e100: 8 total, 8 up, 8 in 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]: dispatch 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2946474959' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/580565096"}]': finished 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[29855]: osdmap e100: 8 total, 8 up, 8 in 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:23.221 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:22 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]: dispatch 2024-06-11T14:18:23.757 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:23.624+0000 7f63d3fb4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:18:23.757 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:23.756+0000 7f63d3fb4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:24.074 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:23.822+0000 7f63d3fb4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[29855]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]': finished 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[29855]: osdmap e101: 8 total, 8 up, 8 in 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2229046039' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[25097]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]': finished 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[25097]: osdmap e101: 8 total, 8 up, 8 in 2024-06-11T14:18:24.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2229046039' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:23 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:23 smithi187 ceph-mon[26036]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:24.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/301223103' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2985540066"}]': finished 2024-06-11T14:18:24.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:23 smithi187 ceph-mon[26036]: osdmap e101: 8 total, 8 up, 8 in 2024-06-11T14:18:24.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:23 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2229046039' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:23 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]: dispatch 2024-06-11T14:18:24.342 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:24.073+0000 7f63d3fb4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:18:24.342 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:24.139+0000 7f63d3fb4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:18:24.342 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:24.213+0000 7f63d3fb4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:18:24.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:24.381+0000 7f63d3fb4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:25.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:24.865+0000 7f63d3fb4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:18:25.459 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]': finished 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[25097]: osdmap e102: 8 total, 8 up, 8 in 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[25097]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1540140436' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:25.214+0000 7f63d3fb4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:25.286+0000 7f63d3fb4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:25.458+0000 7f63d3fb4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]': finished 2024-06-11T14:18:25.460 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[29855]: osdmap e102: 8 total, 8 up, 8 in 2024-06-11T14:18:25.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[29855]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:25.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1540140436' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:25.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:25.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:25 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2033527885"}]': finished 2024-06-11T14:18:25.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:25 smithi187 ceph-mon[26036]: osdmap e102: 8 total, 8 up, 8 in 2024-06-11T14:18:25.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:25 smithi187 ceph-mon[26036]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:25.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:25 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1540140436' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:25.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:25 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]: dispatch 2024-06-11T14:18:26.098 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:25.827+0000 7f63d3fb4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:18:26.099 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:25 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:25.894+0000 7f63d3fb4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:26.097+0000 7f63d3fb4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:26.278+0000 7f63d3fb4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[29855]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]': finished 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[29855]: osdmap e103: 8 total, 8 up, 8 in 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]: dispatch 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:26.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:26.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[25097]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]': finished 2024-06-11T14:18:26.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[25097]: osdmap e103: 8 total, 8 up, 8 in 2024-06-11T14:18:26.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]: dispatch 2024-06-11T14:18:26.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:26.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:26.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:26.353+0000 7f63d3fb4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:18:26.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:26.448+0000 7f63d3fb4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:26.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:26.514+0000 7f63d3fb4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:18:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:26 smithi187 ceph-mon[26036]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/477871565"}]': finished 2024-06-11T14:18:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:26 smithi187 ceph-mon[26036]: osdmap e103: 8 total, 8 up, 8 in 2024-06-11T14:18:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:26 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]: dispatch 2024-06-11T14:18:26.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:26 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:26.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:26 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.393 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:27.127+0000 7f63d3fb4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:18:27.393 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:27.310+0000 7f63d3fb4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:18:27.393 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:27] ENGINE Bus STARTING 2024-06-11T14:18:27.393 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: CherryPy Checker: 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: The Application mounted at '' has an empty config. 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]': finished 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: osdmap e104: 8 total, 8 up, 8 in 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:27.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: Standby manager daemon y restarted 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: Standby manager daemon y started 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]': finished 2024-06-11T14:18:27.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: osdmap e104: 8 total, 8 up, 8 in 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: Standby manager daemon y restarted 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: Standby manager daemon y started 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:18:27.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:27.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:27] ENGINE Serving on http://:::9283 2024-06-11T14:18:27.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:27] ENGINE Bus STARTED 2024-06-11T14:18:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/1128734770' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/904394537"}]': finished 2024-06-11T14:18:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: osdmap e104: 8 total, 8 up, 8 in 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: Standby manager daemon y restarted 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: Standby manager daemon y started 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T14:18:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:27 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:28.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:28 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:28.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:28 smithi187 ceph-mon[26036]: mgrmap e28: x(active, since 46s), standbys: y 2024-06-11T14:18:28.634 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:28 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:28.634 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:28 smithi044 ceph-mon[29855]: mgrmap e28: x(active, since 46s), standbys: y 2024-06-11T14:18:28.634 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:28 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:28.634 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:28 smithi044 ceph-mon[25097]: mgrmap e28: x(active, since 46s), standbys: y 2024-06-11T14:18:28.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:18:28] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2024-06-11T14:18:28.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:29 smithi044 ceph-mon[29855]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 1 op/s 2024-06-11T14:18:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:29 smithi044 ceph-mon[29855]: from='client.15213 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:29.650 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:18:29.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:29 smithi044 ceph-mon[25097]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 1 op/s 2024-06-11T14:18:29.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:29 smithi044 ceph-mon[25097]: from='client.15213 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:29.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:29 smithi187 ceph-mon[26036]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 1 op/s 2024-06-11T14:18:29.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:29 smithi187 ceph-mon[26036]: from='client.15213 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (28s) 4s ago 5m 13.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (14s) 3s ago 4m 38.5M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (12s) 4s ago 4m 77.0M - 3.5 e1d6a67b021e 80728dc3b4fd 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283 running (57s) 3s ago 9m 502M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 d957e0eed23f 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (8s) 4s ago 11m 50.2M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (11m) 4s ago 11m 51.1M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:18:30.331 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (10m) 3s ago 10m 42.9M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (10m) 4s ago 10m 37.8M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (32s) 4s ago 5m 9.91M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (18s) 3s ago 5m 3372k - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (9m) 4s ago 9m 51.3M 2737M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 4s ago 9m 51.6M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 4s ago 8m 49.1M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 4s ago 8m 50.8M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (7m) 3s ago 7m 53.0M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (7m) 3s ago 7m 49.4M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:18:30.332 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (7m) 3s ago 7m 50.5M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (6m) 3s ago 6m 50.5M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (20s) 3s ago 6m 52.6M - 2.33.4 514e6a882f6e c69efb97d727 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (4m) 4s ago 4m 73.2M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (4m) 3s ago 4m 71.3M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (4m) 4s ago 4m 73.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:18:30.333 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (4m) 3s ago 4m 71.0M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:18:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='client.25198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='client.25198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:30.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:30 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='client.25198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' 2024-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:18:30.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:30 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:30.795 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:18:30.795 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:18:30.796 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-06-11T14:18:30.797 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:18:30.797 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:18:30.797 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:18:31.145 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:18:31.146 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-06-11T14:18:31.146 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons", 2024-06-11T14:18:31.146 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:18:31.146 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:18:31.559 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[29855]: from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[29855]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[29855]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[29855]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/912922358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:18:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[25097]: from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[25097]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[25097]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[25097]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s 2024-06-11T14:18:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:31 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/912922358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:18:31.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:31 smithi187 ceph-mon[26036]: from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:31.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:31 smithi187 ceph-mon[26036]: Reconfiguring iscsi.foo.smithi044.gxpzav (dependencies changed)... 2024-06-11T14:18:31.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:31 smithi187 ceph-mon[26036]: Reconfiguring daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:18:31.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:31 smithi187 ceph-mon[26036]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s 2024-06-11T14:18:31.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:31 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/912922358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:18:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:32 smithi044 ceph-mon[25097]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:32.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:32 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/3028852227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:32.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:32 smithi044 ceph-mon[29855]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:32.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:32 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/3028852227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:32.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:32 smithi187 ceph-mon[26036]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:18:32.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:32 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3028852227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:18:33.535 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:33 smithi044 ceph-mon[25097]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:18:33.536 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:33 smithi044 ceph-mon[29855]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:18:33.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-mon[26036]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:18:33.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:33.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:33.606+0000 7ffafd392640 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:33.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Creating ceph-iscsi config... 2024-06-11T14:18:33.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return _run_code(code, main_globals, None, 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: exec(code, run_globals) 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:33.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.wait_async( 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:33.734 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return future.result(timeout) 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return self.__get_result() 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: raise self._exception 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: out, err, code = await self._run_cephadm( 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: raise OrchestratorError( 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Creating ceph-iscsi config... 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:33.735 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: Traceback (most recent call last): 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: return _run_code(code, main_globals, None, 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: exec(code, run_globals) 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:33.736 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:33.737 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:33.737 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.651 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.wait_async( 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:34.652 INFO:journalctl@ceph.mon.a.smithi044.stdout: return future.result(timeout) 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.__get_result() 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: raise self._exception 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: raise OrchestratorError( 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE Bus STOPPING 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:18:34.655 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE Bus STOPPED 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE Bus STARTING 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.656 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.657 INFO:journalctl@ceph.mon.c.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.wait_async( 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: return future.result(timeout) 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.__get_result() 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:34.658 INFO:journalctl@ceph.mon.c.smithi044.stdout: raise self._exception 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: raise OrchestratorError( 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.659 INFO:journalctl@ceph.mon.c.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.660 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: Failing over to other MGR 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.661 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: Failing over to other MGR 2024-06-11T14:18:34.662 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.662 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.662 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:18:34.662 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.680 INFO:journalctl@ceph.mon.b.smithi187.stdout: exec(code, run_globals) 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-06-11T14:18:34.681 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2456, in _daemon_action 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.wait_async( 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.event_loop.get_result(coro, timeout) 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: return future.result(timeout) 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ignoring --setuser ceph since I am not root 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: ignoring --setgroup ceph since I am not root 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mgr[47019]: -- 172.21.15.187:0/3247040180 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fada97d0e0 con 0x55fada95a800 2024-06-11T14:18:34.682 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:34.529+0000 7f4f2590c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.__get_result() 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: raise self._exception 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1350, in _create_daemon 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: out, err, code = await self._run_cephadm( 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1691, in _run_cephadm 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: raise OrchestratorError( 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: Creating ceph-iscsi config... 2024-06-11T14:18:34.683 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: Non-zero exit code 1 from systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: exec(code, run_globals) 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:18:34.684 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1123, in deploy_daemon 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout: RuntimeError: Failed command: systemctl restart ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout: See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: Failing over to other MGR 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: from='mgr.24929 172.21.15.187:0/3269014570' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:18:34.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:18:34.945 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE Serving on http://:::9283 2024-06-11T14:18:34.946 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:18:34] ENGINE Bus STARTED 2024-06-11T14:18:34.952 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:34.679+0000 7f4f2590c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:34.952 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:34 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:34.750+0000 7f4f2590c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:18:35.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:35.000+0000 7f4f2590c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:18:35.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:35.065+0000 7f4f2590c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:18:35.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: mgrmap e29: y(active, starting, since 0.723871s), standbys: x 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:18:35.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: Manager daemon y is now available 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T14:18:35.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: mgrmap e29: y(active, starting, since 0.723871s), standbys: x 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:18:35.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: Manager daemon y is now available 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:18:35.654 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:35 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:18:35.717 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.24929 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T14:18:35.717 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: mgrmap e29: y(active, starting, since 0.723871s), standbys: x 2024-06-11T14:18:35.717 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:18:35.717 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:18:35.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:18:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:18:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: Manager daemon y is now available 2024-06-11T14:18:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:18:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:35 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:18:36.397 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.074+0000 7f4f2590c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:18:36.397 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.198+0000 7f4f2590c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:36.397 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.256+0000 7f4f2590c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:18:36.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-mon[29855]: mgrmap e30: y(active, since 1.74581s), standbys: x 2024-06-11T14:18:36.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-mon[29855]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:36.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-mon[25097]: mgrmap e30: y(active, since 1.74581s), standbys: x 2024-06-11T14:18:36.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-mon[25097]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:36.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.487+0000 7f4f2590c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:18:36.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.551+0000 7f4f2590c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:18:36.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.624+0000 7f4f2590c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:18:36.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-mon[26036]: mgrmap e30: y(active, since 1.74581s), standbys: x 2024-06-11T14:18:36.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-mon[26036]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:36.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:36.581+0000 7f63312ee640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:14:18:36] ENGINE Error in HTTPServer.serve 2024-06-11T14:18:36.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: Traceback (most recent call last): 2024-06-11T14:18:36.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:18:36.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._connections.run(self.expiration_interval) 2024-06-11T14:18:36.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._run(expiration_interval) 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: s = self.context.wrap_socket( 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: return self.sslsocket_class._create( 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self.do_handshake() 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._sslobj.do_handshake() 2024-06-11T14:18:36.901 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:18:36.902 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:18:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:18:37.154 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:36 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:36.781+0000 7f4f2590c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:37.407 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:37.240+0000 7f4f2590c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-mon[26036]: [11/Jun/2024:14:18:36] ENGINE Bus STARTING 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-mon[26036]: [11/Jun/2024:14:18:36] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-mon[26036]: [11/Jun/2024:14:18:36] ENGINE Error in HTTPServer.serve 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:18:37.673 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._run(expiration_interval) 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: s = self.context.wrap_socket( 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.sslsocket_class._create( 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: self.do_handshake() 2024-06-11T14:18:37.674 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._sslobj.do_handshake() 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mon.b.smithi187.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-mon[26036]: [11/Jun/2024:14:18:36] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-mon[26036]: [11/Jun/2024:14:18:36] ENGINE Bus STARTED 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:37.581+0000 7f4f2590c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:18:37.675 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:37.672+0000 7f4f2590c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[29855]: [11/Jun/2024:14:18:36] ENGINE Bus STARTING 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[29855]: [11/Jun/2024:14:18:36] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[29855]: [11/Jun/2024:14:18:36] ENGINE Error in HTTPServer.serve 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:18:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: self.do_handshake() 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[29855]: [11/Jun/2024:14:18:36] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:18:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[29855]: [11/Jun/2024:14:18:36] ENGINE Bus STARTED 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[25097]: [11/Jun/2024:14:18:36] ENGINE Bus STARTING 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[25097]: [11/Jun/2024:14:18:36] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[25097]: [11/Jun/2024:14:18:36] ENGINE Error in HTTPServer.serve 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:18:37.809 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: self.do_handshake() 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[25097]: [11/Jun/2024:14:18:36] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:18:37.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:37 smithi044 ceph-mon[25097]: [11/Jun/2024:14:18:36] ENGINE Bus STARTED 2024-06-11T14:18:37.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:37 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:37.827+0000 7f4f2590c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:18:38.412 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.153+0000 7f4f2590c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:18:38.412 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.218+0000 7f4f2590c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:18:38.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-mon[26036]: mgrmap e31: y(active, since 3s), standbys: x 2024-06-11T14:18:38.719 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.413+0000 7f4f2590c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:18:38.719 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.569+0000 7f4f2590c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:18:38.719 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.644+0000 7f4f2590c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:18:38.719 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:38.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:38 smithi044 ceph-mon[29855]: mgrmap e31: y(active, since 3s), standbys: x 2024-06-11T14:18:38.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:38 smithi044 ceph-mon[25097]: mgrmap e31: y(active, since 3s), standbys: x 2024-06-11T14:18:38.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.732+0000 7f4f2590c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:38.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:38.792+0000 7f4f2590c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:18:39.653 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:39.371+0000 7f4f2590c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:18:39.653 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:39.547+0000 7f4f2590c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:39] ENGINE Bus STARTING 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: CherryPy Checker: 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: The Application mounted at '' has an empty config. 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:39] ENGINE Serving on http://:::9283 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: Standby manager daemon x restarted 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:39.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: Standby manager daemon x restarted 2024-06-11T14:18:39.888 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:39.889 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: Standby manager daemon x restarted 2024-06-11T14:18:39.890 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:18:39.890 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:39.890 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:39.890 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:39.890 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:39 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/2313828044' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:39.981 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:39 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[47015]: [11/Jun/2024:14:18:39] ENGINE Bus STARTED 2024-06-11T14:18:40.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:40.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:40.899 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[25097]: mgrmap e32: y(active, since 6s), standbys: x 2024-06-11T14:18:40.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:40.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:40.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:40 smithi044 ceph-mon[29855]: mgrmap e32: y(active, since 6s), standbys: x 2024-06-11T14:18:41.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:40 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:41.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:40 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:41.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:40 smithi187 ceph-mon[26036]: mgrmap e32: y(active, since 6s), standbys: x 2024-06-11T14:18:42.049 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:41 smithi044 ceph-mon[25097]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:42.049 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:41 smithi044 ceph-mon[29855]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:42.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:41 smithi187 ceph-mon[26036]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:43.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.895 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:43 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:43.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:43.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:43 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:44.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:44 smithi187 ceph-mon[26036]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:18:44.850 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.850 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.850 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.850 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[29855]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T14:18:44.851 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Reconfiguring daemon prometheus.a on smithi187 2024-06-11T14:18:44.852 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:44 smithi044 ceph-mon[25097]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:18:45.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:45 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/804582342' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:45.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:45 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/804582342' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:45 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/804582342' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:18:46.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-mon[26036]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:46.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 systemd[1]: Stopping Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:46.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 bash[53487]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:18:46.801 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:46 smithi044 ceph-mon[25097]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:46.802 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:46 smithi044 ceph-mon[29855]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:47.195 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:18:47.195 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T14:18:47.195 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T14:18:47.195 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.787Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[50398]: ts=2024-06-11T14:18:46.788Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T14:18:47.196 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:46 smithi187 podman[53498]: 2024-06-11 14:18:46.797749765 +0000 UTC m=+0.139921976 container died c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:47.481 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 podman[53498]: 2024-06-11 14:18:47.269971069 +0000 UTC m=+0.612143315 container cleanup c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:47.481 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 bash[53498]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T14:18:47.481 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 bash[53524]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 podman[53512]: 2024-06-11 14:18:47.504518408 +0000 UTC m=+0.708426810 container remove c69efb97d727bcc909fafd86e619f71e0b8a6efcc1e2f96b812588051019a882 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 systemd[1]: Stopped Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 systemd[1]: Starting Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 podman[53586]: 2024-06-11 14:18:47.647503518 +0000 UTC m=+0.018145480 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-06-11T14:18:47.772 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:47 smithi187 podman[53586]: 2024-06-11 14:18:47.772445624 +0000 UTC m=+0.143087600 container create f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:48.033 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 podman[53586]: 2024-06-11 14:18:48.007813955 +0000 UTC m=+0.378455919 container init f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:48.033 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 podman[53586]: 2024-06-11 14:18:48.010518738 +0000 UTC m=+0.381160701 container start f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:18:48.299 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:518 level=info host_details="(Linux 5.14.0-452.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024 x86_64 smithi187 (none))" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.033Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.036Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.036Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.037Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.039Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T14:18:48.300 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.039Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.656µs 2024-06-11T14:18:48.301 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.039Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T14:18:48.301 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 bash[53586]: f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 2024-06-11T14:18:48.301 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 systemd[1]: Started Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:48.301 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.255Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-06-11T14:18:48.581 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.495Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-06-11T14:18:48.581 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-mon[26036]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:48.581 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.581 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.582 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:48.582 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[29855]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:48.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[25097]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:48.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:48.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:48.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:48 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.709Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.710Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.711Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.054µs wal_replay_duration=670.994329ms total_replay_duration=671.049259ms 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.717Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.717Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.717Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.742Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.306071ms db_storage=812ns remote_storage=1.541µs web_handler=427ns query_engine=716ns scrape=685.122µs scrape_sd=182.069µs notify=16.855µs notify_sd=23.471µs rules=23.760077ms 2024-06-11T14:18:48.744 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:48.743Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T14:18:49.506 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:49 smithi187 ceph-mon[26036]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:49.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:49 smithi044 ceph-mon[29855]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:49.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:49 smithi044 ceph-mon[25097]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: Upgrade: Updating mgr.x 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:50.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: Deploying daemon mgr.x on smithi187 2024-06-11T14:18:50.623 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:50.623 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:50 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: Upgrade: Updating mgr.x 2024-06-11T14:18:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: Deploying daemon mgr.x on smithi187 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: Upgrade: Updating mgr.x 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:18:50.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:18:50.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:18:50.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: Deploying daemon mgr.x on smithi187 2024-06-11T14:18:50.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:50.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:50 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:18:51.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:51 smithi187 systemd[1]: Stopping Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:51.776 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:51 smithi187 podman[53935]: 2024-06-11 14:18:51.482050916 +0000 UTC m=+0.135185624 container died d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528) 2024-06-11T14:18:52.076 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:51 smithi187 podman[53935]: 2024-06-11 14:18:51.884453053 +0000 UTC m=+0.537587751 container cleanup d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-3f51ea3) 2024-06-11T14:18:52.077 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:51 smithi187 bash[53935]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T14:18:52.429 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 podman[53949]: 2024-06-11 14:18:52.077379459 +0000 UTC m=+0.598039049 container remove d957e0eed23fb0de838747739d81a4de89b9dca2181c5d6ac5e3a8dce91868e2 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-06-11T14:18:52.429 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:18:52.429 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-06-11T14:18:52.430 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 systemd[1]: Stopped Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:52.430 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service: Consumed 17.915s CPU time. 2024-06-11T14:18:52.430 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 systemd[1]: Starting Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:18:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:52 smithi187 ceph-mon[26036]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:52.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 podman[54075]: 2024-06-11 14:18:52.550116272 +0000 UTC m=+0.018240489 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:18:52.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 podman[54075]: 2024-06-11 14:18:52.653370469 +0000 UTC m=+0.121494665 container create 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, 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.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:18:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:52 smithi044 ceph-mon[25097]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:52.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:52 smithi044 ceph-mon[29855]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:18:53.047 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 podman[54075]: 2024-06-11 14:18:52.897920932 +0000 UTC m=+0.366045136 container init 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, ceph=True, org.label-schema.license=GPLv2) 2024-06-11T14:18:53.047 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 podman[54075]: 2024-06-11 14:18:52.901070886 +0000 UTC m=+0.369195092 container start 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3) 2024-06-11T14:18:53.047 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:52 smithi187 ceph-mgr[54093]: -- 172.21.15.187:0/132163868 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5610a60d70e0 con 0x5610a60b5000 2024-06-11T14:18:53.047 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:53.024+0000 7f82bd914040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:18:53.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 bash[54075]: 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 2024-06-11T14:18:53.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 systemd[1]: Started Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:18:53.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:53.186+0000 7f82bd914040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:53.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:53.260+0000 7f82bd914040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:18:53.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:18:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:18:53.804 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:53.538+0000 7f82bd914040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:18:53.804 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:53.598+0000 7f82bd914040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[25097]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:54 smithi044 ceph-mon[29855]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-06-11T14:18:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:54.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-mon[26036]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-06-11T14:18:54.795 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:54.613+0000 7f82bd914040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:18:54.795 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:54.734+0000 7f82bd914040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:54.795 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:54.795+0000 7f82bd914040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:18:55.100 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:55.030+0000 7f82bd914040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:18:55.415 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:55.100+0000 7f82bd914040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:18:55.415 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:55.177+0000 7f82bd914040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:18:55.415 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:55.336+0000 7f82bd914040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:18:56.085 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:55.781+0000 7f82bd914040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:18:56.359 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.129+0000 7f82bd914040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:18:56.359 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.201+0000 7f82bd914040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:18:56.359 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.358+0000 7f82bd914040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:18:56.691 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-mon[26036]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:56.691 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-mon[26036]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T14:18:56.853 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:56 smithi044 ceph-mon[29855]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:56.853 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:56 smithi044 ceph-mon[29855]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T14:18:56.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:56 smithi044 ceph-mon[25097]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:18:56.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:56 smithi044 ceph-mon[25097]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T14:18:56.955 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.691+0000 7f82bd914040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:18:56.955 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.755+0000 7f82bd914040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:18:57.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:56.955+0000 7f82bd914040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:18:57.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:57.109+0000 7f82bd914040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:18:57.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:57.175+0000 7f82bd914040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:18:57.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:57.268+0000 7f82bd914040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:18:57.733 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:57.348+0000 7f82bd914040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:18:58.218 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:57.934+0000 7f82bd914040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:58.110+0000 7f82bd914040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:18:58] ENGINE Bus STARTING 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: CherryPy Checker: 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: The Application mounted at '' has an empty config. 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:18:58] ENGINE Serving on http://:::9283 2024-06-11T14:18:58.219 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:18:58] ENGINE Bus STARTED 2024-06-11T14:18:58.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: Standby manager daemon x restarted 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:58.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:58 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: Standby manager daemon x restarted 2024-06-11T14:18:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: Standby manager daemon x restarted 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: Standby manager daemon x started 2024-06-11T14:18:58.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:18:58.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:18:58.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:18:58.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:58 smithi044 ceph-mon[25097]: from='mgr.? 172.21.15.187:0/659920345' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:19:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:59 smithi044 ceph-mon[29855]: mgrmap e33: y(active, since 25s), standbys: x 2024-06-11T14:19:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:18:59 smithi044 ceph-mon[29855]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:59 smithi044 ceph-mon[25097]: mgrmap e33: y(active, since 25s), standbys: x 2024-06-11T14:19:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:18:59 smithi044 ceph-mon[25097]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:00.460 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:59 smithi187 ceph-mon[26036]: mgrmap e33: y(active, since 25s), standbys: x 2024-06-11T14:19:00.460 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:18:59 smithi187 ceph-mon[26036]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:19:00] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-06-11T14:19:01.930 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:19:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: Upgrade: Setting container_image for all mgr 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T14:19:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[25097]: Upgrade: It appears safe to stop mon.a 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: Upgrade: Setting container_image for all mgr 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T14:19:02.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:02 smithi044 ceph-mon[29855]: Upgrade: It appears safe to stop mon.a 2024-06-11T14:19:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: Upgrade: Setting container_image for all mgr 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T14:19:02.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:02 smithi187 ceph-mon[26036]: Upgrade: It appears safe to stop mon.a 2024-06-11T14:19:02.621 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (60s) 24s ago 5m 13.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (46s) 5s ago 5m 43.1M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 unknown 24s ago 4m - - 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (10s) 5s ago 10m 58.7M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (41s) 24s ago 12m 476M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (12m) 24s ago 12m 52.5M 2048M 17.2.0 e1d6a67b021e c19650c1fec0 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (10m) 5s ago 10m 49.0M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (10m) 24s ago 10m 40.5M 2048M 17.2.0 e1d6a67b021e 91d210ff6abc 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (65s) 24s ago 6m 9.93M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (51s) 5s ago 6m 14.3M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:19:02.622 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 24s ago 10m 50.7M 2737M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 24s ago 9m 52.1M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 24s ago 9m 49.7M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 24s ago 8m 51.2M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (8m) 5s ago 8m 53.8M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (8m) 5s ago 8m 49.2M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (7m) 5s ago 7m 51.2M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (7m) 5s ago 7m 51.4M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (14s) 5s ago 6m 47.3M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (5m) 24s ago 5m 73.7M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (5m) 5s ago 4m 72.3M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (4m) 24s ago 4m 73.4M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:19:02.623 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (4m) 5s ago 4m 71.9M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:19:03.056 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:19:03.056 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:19:03.056 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T14:19:03.056 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:19:03.057 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:19:03.058 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:19:03.406 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:19:03.821 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-06-11T14:19:03.821 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T14:19:03.821 INFO:teuthology.orchestra.run.smithi044.stdout: daemon iscsi.foo.smithi044.gxpzav on smithi044 is in unknown state 2024-06-11T14:19:03.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: Upgrade: Updating mon.a 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: Deploying daemon mon.a on smithi044 2024-06-11T14:19:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:03 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/2735052123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:04.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: Upgrade: Updating mon.a 2024-06-11T14:19:04.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: Deploying daemon mon.a on smithi044 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[25097]: from='client.? 172.21.15.44:0/2735052123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: Upgrade: Updating mon.a 2024-06-11T14:19:04.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' 2024-06-11T14:19:04.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:04.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:04.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:04.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: Deploying daemon mon.a on smithi044 2024-06-11T14:19:04.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:03 smithi044 ceph-mon[29855]: from='client.? 172.21.15.44:0/2735052123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:04 smithi044 systemd[1]: Stopping Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:04.910 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:04] ENGINE Bus STOPPING 2024-06-11T14:19:04.910 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[25093]: 2024-06-11T14:19:04.654+0000 7fc938055700 -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-06-11T14:19:04.910 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[25093]: 2024-06-11T14:19:04.654+0000 7fc938055700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-06-11T14:19:04.911 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:04 smithi044 podman[64333]: 2024-06-11 14:19:04.674931375 +0000 UTC m=+0.143605940 container died c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, vcs-type=git, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., release=754, GIT_BRANCH=HEAD, io.openshift.expose-services=, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, com.redhat.component=centos-stream-container) 2024-06-11T14:19:05.330 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 podman[64333]: 2024-06-11 14:19:05.087510894 +0000 UTC m=+0.556185480 container cleanup c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., release=754, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container) 2024-06-11T14:19:05.330 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 bash[64333]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a 2024-06-11T14:19:05.331 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:19:05.331 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:04] ENGINE Bus STOPPED 2024-06-11T14:19:05.331 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:04] ENGINE Bus STARTING 2024-06-11T14:19:05.331 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:05] ENGINE Serving on http://:::9283 2024-06-11T14:19:05.331 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:05] ENGINE Bus STARTED 2024-06-11T14:19:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 podman[64346]: 2024-06-11 14:19:05.330727189 +0000 UTC m=+0.654164376 container remove c19650c1fec0808d5b5f0e51f9e0efae029a509ab27d285a6a9992d71c0fbf9b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , distribution-scope=public, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, vcs-type=git, GIT_CLEAN=True, ceph=True, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8) 2024-06-11T14:19:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service: Deactivated successfully. 2024-06-11T14:19:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 systemd[1]: Stopped Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:05.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service: Consumed 15.661s CPU time. 2024-06-11T14:19:05.988 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 systemd[1]: Starting Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:05.988 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 podman[64485]: 2024-06-11 14:19:05.790719423 +0000 UTC m=+0.017285376 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:19:05.988 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:05 smithi044 podman[64485]: 2024-06-11 14:19:05.898500495 +0000 UTC m=+0.125066454 container create 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, org.label-schema.build-date=20240528, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 podman[64485]: 2024-06-11 14:19:06.093002569 +0000 UTC m=+0.319568520 container init 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True) 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 podman[64485]: 2024-06-11 14:19:06.096665262 +0000 UTC m=+0.323231202 container start 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, 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) 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 2 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: pidfile_write: ignore empty --pid-file 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: load: jerasure load: lrc 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: RocksDB version: 7.9.2 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Git sha 0 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: DB SUMMARY 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: DB Session ID: J5D27VFNI4TNWVVE2UM2 2024-06-11T14:19:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: MANIFEST file: MANIFEST-000015 size: 972 Bytes 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000030.sst 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000028.log size: 3533189 ; 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.env: 0x55d2364b4740 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.fs: PosixFileSystem 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.info_log: 0x55d236d53000 2024-06-11T14:19:06.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.statistics: (nil) 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.use_fsync: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:19:06.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.db_log_dir: 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.wal_dir: 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.write_buffer_manager: 0x55d236d62c80 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:19:06.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.unordered_write: 0 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.row_cache: None 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.wal_filter: None 2024-06-11T14:19:06.405 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:19:06.406 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:19:06.406 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.wal_compression: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:19:06.407 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_open_files: -1 2024-06-11T14:19:06.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Compression algorithms supported: 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kZSTD supported: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:19:06.409 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.merge_operator: 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_filter: None 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:19:06.410 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d236d52d00) 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_type: 0 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: data_block_index_type: 0 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_shortening: 1 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: checksum: 4 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: no_block_cache: 0 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache: 0x55d236d49090 2024-06-11T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_options: 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: capacity : 536870912 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: num_shard_bits : 4 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: strict_capacity_limit : 0 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_cache_compressed: (nil) 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: persistent_cache: (nil) 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_size: 4096 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_size_deviation: 10 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_restart_interval: 16 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: index_block_restart_interval: 1 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: metadata_block_size: 4096 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: partition_filters: 0 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: use_delta_encoding: 1 2024-06-11T14:19:06.412 INFO:journalctl@ceph.mon.a.smithi044.stdout: filter_policy: bloomfilter 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: whole_key_filtering: 1 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: verify_compression: 0 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: format_version: 5 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: enable_index_compression: 1 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: block_align: 0 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: max_auto_readahead_size: 262144 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: prepopulate_block_cache: 0 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: initial_auto_readahead_size: 8192 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout: num_file_reads_for_auto_readahead: 2 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:19:06.413 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression: NoCompression 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.num_levels: 7 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:19:06.414 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:19:06.415 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:19:06.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.arena_block_size: 1048576 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:19:06.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:19:06.418 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.ttl: 2592000 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.blob_file_starting_level: 0 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T14:19:06.419 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: 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 32, last_sequence is 12067, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4eedf728-e38c-4e56-bdee-557c383cc93e 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115546124002, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-06-11T14:19:06.420 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115546133429, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 3257569, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12061, "largest_seqno": 13414, "table_properties": {"data_size": 3250738, "index_size": 4276, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 14783, "raw_average_key_size": 24, "raw_value_size": 3237153, "raw_average_value_size": 5272, "num_data_blocks": 194, "num_entries": 614, "num_filter_entries": 614, "num_deletions": 2, "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": "[]", "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": 1718115546, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4eedf728-e38c-4e56-bdee-557c383cc93e", "db_session_id": "J5D27VFNI4TNWVVE2UM2", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115546133530, "job": 1, "event": "recovery_finished"} 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d236d76e00 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: DB pointer 0x55d236e6c000 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** DB Stats ** 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:06.421 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: L0 1/0 3.11 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 715.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: L6 1/0 7.88 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-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: Sum 2/0 10.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 715.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.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 715.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:06.422 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.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 715.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: Cumulative compaction: 0.00 GB write, 253.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:06.423 INFO:journalctl@ceph.mon.a.smithi044.stdout: Interval compaction: 0.00 GB write, 253.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.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-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: Block cache BinnedLRUCache@0x55d236d49090#2 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: starting mon.a rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???) e3 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).mds e1 new map 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).mds e1 print_map 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: e1 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.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} 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: legacy client fscid: -1 2024-06-11T14:19:06.424 INFO:journalctl@ceph.mon.a.smithi044.stdout: 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout: No filesystems configured 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 ceph-mon[64503]: mon.a@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 bash[64485]: 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de 2024-06-11T14:19:06.425 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:06 smithi044 systemd[1]: Started Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:08.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:09.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: ignoring --setuser ceph since I am not root 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: ignoring --setgroup ceph since I am not root 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mgr[54093]: -- 172.21.15.187:0/2057269971 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fecb1430e0 con 0x55fecb121400 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:09.329+0000 7f28950de040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:09.480+0000 7f28950de040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: mon.a calling monitor election 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: monmap epoch 3 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: min_mon_release 17 (quincy) 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: election_strategy: 1 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: fsmap 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:19:09.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: mgrmap e33: y(active, since 35s), standbys: x 2024-06-11T14:19:09.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-06-11T14:19:09.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T14:19:09.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: daemon iscsi.foo.smithi044.gxpzav on smithi044 is in unknown state 2024-06-11T14:19:09.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: from='mgr.25168 ' entity='' 2024-06-11T14:19:09.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-mon[26036]: mgrmap e34: y(active, since 35s), standbys: x 2024-06-11T14:19:09.505 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ignoring --setuser ceph since I am not root 2024-06-11T14:19:09.505 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ignoring --setgroup ceph since I am not root 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mgr[60162]: -- 172.21.15.44:0/3956160599 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563672f490e0 con 0x563672f27400 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:09.346+0000 7ff55427d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:09.505+0000 7ff55427d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: mon.a calling monitor election 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: monmap epoch 3 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:09.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: min_mon_release 17 (quincy) 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: election_strategy: 1 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: fsmap 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: mgrmap e33: y(active, since 35s), standbys: x 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: daemon iscsi.foo.smithi044.gxpzav on smithi044 is in unknown state 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: from='mgr.25168 ' entity='' 2024-06-11T14:19:09.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[29855]: mgrmap e34: y(active, since 35s), standbys: x 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: from='mgr.25168 172.21.15.44:0/1015338180' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: mon.a calling monitor election 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: monmap epoch 3 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:09.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: min_mon_release 17 (quincy) 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: election_strategy: 1 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: fsmap 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: osdmap e105: 8 total, 8 up, 8 in 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: mgrmap e33: y(active, since 35s), standbys: x 2024-06-11T14:19:09.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-06-11T14:19:09.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T14:19:09.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: daemon iscsi.foo.smithi044.gxpzav on smithi044 is in unknown state 2024-06-11T14:19:09.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: from='mgr.25168 ' entity='' 2024-06-11T14:19:09.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-mon[64503]: mgrmap e34: y(active, since 35s), standbys: x 2024-06-11T14:19:09.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:09.549+0000 7f28950de040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:19:09.837 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:09.578+0000 7ff55427d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T14:19:10.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:09.837+0000 7ff55427d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:19:10.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:09.901+0000 7ff55427d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:19:10.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:09.794+0000 7f28950de040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T14:19:10.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:09.856+0000 7f28950de040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T14:19:11.175 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:10.903+0000 7ff55427d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:19:11.175 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.027+0000 7ff55427d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:19:11.175 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.088+0000 7ff55427d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:19:11.175 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:10.812+0000 7f28950de040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T14:19:11.175 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:10.930+0000 7f28950de040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T14:19:11.176 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:10.989+0000 7f28950de040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T14:19:11.457 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-mon[29855]: mgrmap e35: y(active, since 36s), standbys: x 2024-06-11T14:19:11.458 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-mon[64503]: mgrmap e35: y(active, since 36s), standbys: x 2024-06-11T14:19:11.458 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.320+0000 7ff55427d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:19:11.458 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.386+0000 7ff55427d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:19:11.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-mon[26036]: mgrmap e35: y(active, since 36s), standbys: x 2024-06-11T14:19:11.481 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:11.209+0000 7f28950de040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T14:19:11.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:11.272+0000 7f28950de040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T14:19:11.482 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:11.339+0000 7f28950de040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:19:11.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.457+0000 7ff55427d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T14:19:11.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:11 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:11.616+0000 7ff55427d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:19:11.915 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:11.490+0000 7f28950de040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T14:19:12.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:11.915+0000 7f28950de040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:19:12.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:12.068+0000 7ff55427d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T14:19:12.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:12.239+0000 7f28950de040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:19:12.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:12.307+0000 7f28950de040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:19:12.732 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:12.461+0000 7f28950de040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:19:12.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:12.411+0000 7ff55427d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T14:19:12.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:12.482+0000 7ff55427d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T14:19:12.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:12.645+0000 7ff55427d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T14:19:13.036 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:12.782+0000 7f28950de040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:19:13.036 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:12.846+0000 7f28950de040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:19:13.245 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:12.980+0000 7ff55427d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T14:19:13.245 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.046+0000 7ff55427d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T14:19:13.338 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.036+0000 7f28950de040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:19:13.338 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.185+0000 7f28950de040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:19:13.338 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.251+0000 7f28950de040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:19:13.338 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.337+0000 7f28950de040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:19:13.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.245+0000 7ff55427d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T14:19:13.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.404+0000 7ff55427d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T14:19:13.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.473+0000 7ff55427d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T14:19:13.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.563+0000 7ff55427d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T14:19:13.731 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.399+0000 7f28950de040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:19:13.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:13.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:13.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:13 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:13.627+0000 7ff55427d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T14:19:14.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: Standby manager daemon x restarted 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: Standby manager daemon x started 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-mon[26036]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:13.957+0000 7f28950de040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:14.125+0000 7f28950de040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:19:14] ENGINE Bus STARTING 2024-06-11T14:19:14.232 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: CherryPy Checker: 2024-06-11T14:19:14.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: The Application mounted at '' has an empty config. 2024-06-11T14:19:14.233 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: 2024-06-11T14:19:14.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:14.211+0000 7ff55427d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T14:19:14.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:14.384+0000 7ff55427d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: Standby manager daemon x restarted 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: Standby manager daemon x started 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[29855]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: Standby manager daemon x restarted 2024-06-11T14:19:14.461 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: Standby manager daemon x started 2024-06-11T14:19:14.462 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T14:19:14.462 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T14:19:14.462 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T14:19:14.462 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-mon[64503]: from='mgr.? 172.21.15.187:0/3749484409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T14:19:14.648 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:19:14] ENGINE Serving on http://:::9283 2024-06-11T14:19:14.648 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:19:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x[54089]: [11/Jun/2024:14:19:14] ENGINE Bus STARTED 2024-06-11T14:19:14.863 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:14] ENGINE Bus STARTING 2024-06-11T14:19:14.863 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: CherryPy Checker: 2024-06-11T14:19:14.863 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: The Application mounted at '' has an empty config. 2024-06-11T14:19:14.863 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:14.863 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:14] ENGINE Serving on http://:::9283 2024-06-11T14:19:14.864 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:19:14] ENGINE Bus STARTED 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: mgrmap e36: y(active, since 40s), standbys: x 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: Active manager daemon y restarted 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: Activating manager daemon y 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: mgrmap e37: y(active, starting, since 0.00688371s), standbys: x 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:15.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:19:15.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: Manager daemon y is now available 2024-06-11T14:19:15.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:15.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:19:15.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:15 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:19:15.505 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:15.396+0000 7ff4f3a46640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-06-11T14:19:15.505 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: mgrmap e36: y(active, since 40s), standbys: x 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: Active manager daemon y restarted 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: Activating manager daemon y 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: mgrmap e37: y(active, starting, since 0.00688371s), standbys: x 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:19:15.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:19:15.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: Manager daemon y is now available 2024-06-11T14:19:15.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:15.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:19:15.508 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: mgrmap e36: y(active, since 40s), standbys: x 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: Active manager daemon y restarted 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: Activating manager daemon y 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: mgrmap e37: y(active, starting, since 0.00688371s), standbys: x 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T14:19:15.509 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T14:19:15.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T14:19:15.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: Manager daemon y is now available 2024-06-11T14:19:15.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:15.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T14:19:15.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T14:19:16.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:16 smithi187 ceph-mon[26036]: mgrmap e38: y(active, since 1.01056s), standbys: x 2024-06-11T14:19:16.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:16 smithi187 ceph-mon[26036]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:16.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:16 smithi187 ceph-mon[26036]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[64503]: mgrmap e38: y(active, since 1.01056s), standbys: x 2024-06-11T14:19:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[64503]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[29855]: mgrmap e38: y(active, since 1.01056s), standbys: x 2024-06-11T14:19:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[29855]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-mon[29855]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:16.912 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:16.754+0000 7ff4ad572640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:14:19:16] ENGINE Error in HTTPServer.serve 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: Traceback (most recent call last): 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._connections.run(self.expiration_interval) 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._run(expiration_interval) 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: s = self.context.wrap_socket( 2024-06-11T14:19:16.913 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: return self.sslsocket_class._create( 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self.do_handshake() 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: self._sslobj.do_handshake() 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:19:16.914 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T14:19:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: Cluster is now healthy 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: mgrmap e39: y(active, since 2s), standbys: x 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: [11/Jun/2024:14:19:16] ENGINE Bus STARTING 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: [11/Jun/2024:14:19:16] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: [11/Jun/2024:14:19:16] ENGINE Error in HTTPServer.serve 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:19:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: self.do_handshake() 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: [11/Jun/2024:14:19:16] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[29855]: [11/Jun/2024:14:19:16] ENGINE Bus STARTED 2024-06-11T14:19:17.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: mgrmap e39: y(active, since 2s), standbys: x 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: [11/Jun/2024:14:19:16] ENGINE Bus STARTING 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: [11/Jun/2024:14:19:16] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: [11/Jun/2024:14:19:16] ENGINE Error in HTTPServer.serve 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: Traceback (most recent call last): 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._run(expiration_interval) 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:19:17.653 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: s = self.context.wrap_socket( 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: return self.sslsocket_class._create( 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: self.do_handshake() 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: self._sslobj.do_handshake() 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: [11/Jun/2024:14:19:16] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:19:17.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:17 smithi044 ceph-mon[64503]: [11/Jun/2024:14:19:16] ENGINE Bus STARTED 2024-06-11T14:19:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T14:19:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: Cluster is now healthy 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: mgrmap e39: y(active, since 2s), standbys: x 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: [11/Jun/2024:14:19:16] ENGINE Bus STARTING 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: [11/Jun/2024:14:19:16] ENGINE Serving on https://172.21.15.44:7150 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: [11/Jun/2024:14:19:16] ENGINE Error in HTTPServer.serve 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: Traceback (most recent call last): 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._connections.run(self.expiration_interval) 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._run(expiration_interval) 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T14:19:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: s = self.context.wrap_socket( 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: return self.sslsocket_class._create( 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: self.do_handshake() 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: self._sslobj.do_handshake() 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: [11/Jun/2024:14:19:16] ENGINE Serving on http://172.21.15.44:8765 2024-06-11T14:19:17.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:17 smithi187 ceph-mon[26036]: [11/Jun/2024:14:19:16] ENGINE Bus STARTED 2024-06-11T14:19:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:19.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: mgrmap e40: y(active, since 4s), standbys: x 2024-06-11T14:19:19.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:19 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: mgrmap e40: y(active, since 4s), standbys: x 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: mgrmap e40: y(active, since 4s), standbys: x 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:19 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:20 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:20 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:20 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:20.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:20 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:21.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:19:20] "GET /metrics HTTP/1.1" 200 35443 "" "Prometheus/2.33.4" 2024-06-11T14:19:22.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:22 smithi044 ceph-mon[64503]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:22.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:22 smithi044 ceph-mon[29855]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:22.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:22 smithi187 ceph-mon[26036]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:23 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.conf 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.conf 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T14:19:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: Updating smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:23.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:23 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T14:19:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[29855]: Upgrade: It appears safe to stop mon.c 2024-06-11T14:19:24.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:24.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:24.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:24.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T14:19:24.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:24 smithi044 ceph-mon[64503]: Upgrade: It appears safe to stop mon.c 2024-06-11T14:19:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:24 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:24 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:24 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:24 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T14:19:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:24 smithi187 ceph-mon[26036]: Upgrade: It appears safe to stop mon.c 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: Upgrade: Updating mon.c 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:26.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:25 smithi187 ceph-mon[26036]: Deploying daemon mon.c on smithi044 2024-06-11T14:19:26.245 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:19:26.245 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: Upgrade: Updating mon.c 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[29855]: Deploying daemon mon.c on smithi044 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: Upgrade: Updating mon.c 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:26.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:26.247 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:25 smithi044 ceph-mon[64503]: Deploying daemon mon.c on smithi044 2024-06-11T14:19:26.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:26 smithi044 systemd[1]: Stopping Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c[29851]: 2024-06-11T14:19:26.832+0000 7f273b216700 -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-06-11T14:19:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:26 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c[29851]: 2024-06-11T14:19:26.832+0000 7f273b216700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-06-11T14:19:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 podman[66678]: 2024-06-11 14:19:27.038980188 +0000 UTC m=+0.336800773 container died 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, release=754, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, GIT_BRANCH=HEAD, ceph=True, architecture=x86_64, distribution-scope=public, com.redhat.component=centos-stream-container, RELEASE=HEAD) 2024-06-11T14:19:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 podman[66678]: 2024-06-11 14:19:27.341999868 +0000 UTC m=+0.639820434 container cleanup 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, io.openshift.expose-services=, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, ceph=True, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, release=754, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, GIT_BRANCH=HEAD, io.buildah.version=1.19.8) 2024-06-11T14:19:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 bash[66678]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c 2024-06-11T14:19:27.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 podman[66690]: 2024-06-11 14:19:27.518284377 +0000 UTC m=+0.478909313 container remove 91d210ff6abc3ee2534031b3f17c5547ee9264ce7f7e1a802baef0a7d2e82dfa (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870) 2024-06-11T14:19:28.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.c.service: Deactivated successfully. 2024-06-11T14:19:28.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 systemd[1]: Stopped Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:28.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:27 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.c.service: Consumed 7.961s CPU time. 2024-06-11T14:19:28.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 systemd[1]: Starting Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:28.499 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 podman[66820]: 2024-06-11 14:19:28.13269312 +0000 UTC m=+0.017876508 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:19:28.500 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 podman[66820]: 2024-06-11 14:19:28.253251589 +0000 UTC m=+0.138434962 container create 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:19:28.500 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 podman[66820]: 2024-06-11 14:19:28.472401655 +0000 UTC m=+0.357585030 container init 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-06-11T14:19:28.500 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 podman[66820]: 2024-06-11 14:19:28.475952155 +0000 UTC m=+0.361135530 container start 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-06-11T14:19:28.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 2 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: pidfile_write: ignore empty --pid-file 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: load: jerasure load: lrc 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: RocksDB version: 7.9.2 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Git sha 0 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: DB SUMMARY 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: DB Session ID: B6KBPEXUXCQM0ILFWFD1 2024-06-11T14:19:28.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1084 Bytes 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 369829 ; 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:19:28.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.env: 0x56166ac09740 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.fs: PosixFileSystem 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.info_log: 0x56166c499000 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.statistics: (nil) 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.use_fsync: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:19:28.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:19:28.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:19:28.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:19:28.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.db_log_dir: 2024-06-11T14:19:28.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.wal_dir: 2024-06-11T14:19:28.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:19:28.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.write_buffer_manager: 0x56166c4a8c80 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.unordered_write: 0 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:19:28.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.row_cache: None 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.wal_filter: None 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.wal_compression: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:19:28.907 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:19:28.908 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_open_files: -1 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:19:28.909 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Compression algorithms supported: 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kZSTD supported: 0 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T14:19:28.910 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.merge_operator: 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_filter: None 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56166c498d00) 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_type: 0 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: data_block_index_type: 0 2024-06-11T14:19:28.911 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_shortening: 1 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: checksum: 4 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: no_block_cache: 0 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache: 0x56166c48f090 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_options: 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: capacity : 536870912 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: num_shard_bits : 4 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: strict_capacity_limit : 0 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_cache_compressed: (nil) 2024-06-11T14:19:28.912 INFO:journalctl@ceph.mon.c.smithi044.stdout: persistent_cache: (nil) 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_size: 4096 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_size_deviation: 10 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_restart_interval: 16 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: index_block_restart_interval: 1 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: metadata_block_size: 4096 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: partition_filters: 0 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: use_delta_encoding: 1 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: filter_policy: bloomfilter 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: whole_key_filtering: 1 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: verify_compression: 0 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: format_version: 5 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: enable_index_compression: 1 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: block_align: 0 2024-06-11T14:19:28.913 INFO:journalctl@ceph.mon.c.smithi044.stdout: max_auto_readahead_size: 262144 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout: prepopulate_block_cache: 0 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout: initial_auto_readahead_size: 8192 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout: num_file_reads_for_auto_readahead: 2 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression: NoCompression 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.num_levels: 7 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:19:28.914 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:19:28.915 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:19:28.916 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:19:28.917 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.arena_block_size: 1048576 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:19:28.918 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:19:28.919 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.ttl: 2592000 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:19:28.920 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.blob_file_starting_level: 0 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 14803, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 099ee120-5edd-4c40-95b0-b9fb51a65ee3 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115568506074, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-06-11T14:19:28.921 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115568508483, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 232850, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14808, "largest_seqno": 14946, "table_properties": {"data_size": 231129, "index_size": 517, "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": 1996, "raw_average_key_size": 26, "raw_value_size": 229284, "raw_average_value_size": 3016, "num_data_blocks": 21, "num_entries": 76, "num_filter_entries": 76, "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": "[]", "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": 1718115568, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "099ee120-5edd-4c40-95b0-b9fb51a65ee3", "db_session_id": "B6KBPEXUXCQM0ILFWFD1", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115568508627, "job": 1, "event": "recovery_finished"} 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56166c4bce00 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: DB pointer 0x56166c5b2000 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T14:19:28.922 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** DB Stats ** 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T14:19:28.923 INFO:journalctl@ceph.mon.c.smithi044.stdout: L0 1/0 227.39 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 161.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: L6 1/0 11.72 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-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: Sum 2/0 11.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 161.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.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 161.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.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 161.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.924 INFO:journalctl@ceph.mon.c.smithi044.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: Cumulative compaction: 0.00 GB write, 42.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: Interval compaction: 0.00 GB write, 42.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.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-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: Block cache BinnedLRUCache@0x56166c48f090#2 capacity: 512.00 MB usage: 0.88 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.64 KB,0.00012219%) Misc(1,0.00 KB,0%) 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:19:28.925 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: starting mon.c rank 1 at public addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] at bind addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???) e3 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).mds e1 new map 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).mds e1 print_map 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout: e1 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.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} 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout: legacy client fscid: -1 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout: 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout: No filesystems configured 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T14:19:28.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:28.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:28.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:28.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 ceph-mon[66838]: mon.c@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-06-11T14:19:28.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 bash[66820]: 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 2024-06-11T14:19:28.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:28 smithi044 systemd[1]: Started Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:28.936 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:31.361 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:19:30] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.33.4" 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: mon.c calling monitor election 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: mon.a calling monitor election 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: monmap epoch 3 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: min_mon_release 17 (quincy) 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: election_strategy: 1 2024-06-11T14:19:31.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: fsmap 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: mgrmap e40: y(active, since 15s), standbys: x 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: overall HEALTH_OK 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:19:31.363 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: mon.c calling monitor election 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: mon.a calling monitor election 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: monmap epoch 3 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: min_mon_release 17 (quincy) 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: election_strategy: 1 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:31.364 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: fsmap 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: mgrmap e40: y(active, since 15s), standbys: x 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: overall HEALTH_OK 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.365 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: mon.c calling monitor election 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: mon.a calling monitor election 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: monmap epoch 3 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: last_changed 2024-06-11T14:08:27.759103+0000 2024-06-11T14:19:31.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: min_mon_release 17 (quincy) 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: election_strategy: 1 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: fsmap 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: mgrmap e40: y(active, since 15s), standbys: x 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: overall HEALTH_OK 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:31.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:30 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:31 smithi187 ceph-mon[26036]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:32.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:31 smithi044 ceph-mon[66838]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:32.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:31 smithi044 ceph-mon[64503]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:33.814 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:33.518+0000 7ff4f3a46640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-06-11T14:19:33.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:34.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:33 smithi044 ceph-mon[66838]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:33 smithi044 ceph-mon[64503]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:34.192 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:19:34.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:33 smithi187 ceph-mon[26036]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T14:19:34.901 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (92s) 0s ago 6m 13.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (79s) 15s ago 6m 43.1M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (50s) 0s ago 5m 49.5M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (42s) 15s ago 10m 436M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (73s) 0s ago 12m 488M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (29s) 0s ago 12m 39.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (11m) 15s ago 11m 53.5M 2048M 17.2.0 e1d6a67b021e 40d9b64ae1f8 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (6s) 0s ago 11m 18.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (97s) 0s ago 7m 14.8M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (83s) 15s ago 6m 16.5M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 0s ago 10m 52.0M 2737M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:19:34.902 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (10m) 0s ago 10m 52.7M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 0s ago 9m 50.1M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (9m) 0s ago 9m 51.6M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (8m) 15s ago 8m 54.1M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (8m) 15s ago 8m 49.4M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (8m) 15s ago 8m 51.2M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (7m) 15s ago 7m 51.5M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (47s) 15s ago 7m 62.4M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (5m) 0s ago 5m 74.5M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (5m) 15s ago 5m 72.4M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (5m) 0s ago 5m 74.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:19:34.903 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (5m) 15s ago 5m 72.0M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:19:35.186 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.186 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.186 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[66838]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:35.186 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.186 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[64503]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:35.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:35 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.342 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:19:35.343 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:19:35.344 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:19:35.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:35 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:35 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:35 smithi187 ceph-mon[26036]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:35.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:35 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:35 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "4/23 daemons upgraded", 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:19:35.697 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:19:36.109 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:19:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[64503]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[64503]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[64503]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3103280220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3589970268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[66838]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[66838]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[66838]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3103280220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:36.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:36 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3589970268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:19:36.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:36 smithi187 ceph-mon[26036]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:36 smithi187 ceph-mon[26036]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:36 smithi187 ceph-mon[26036]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:36 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3103280220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:36 smithi187 ceph-mon[26036]: from='client.? 172.21.15.44:0/3589970268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:19:37.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:37 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:37.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:37 smithi044 ceph-mon[66838]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:37.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:37 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:37.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:37 smithi044 ceph-mon[64503]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:37 smithi187 ceph-mon[26036]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:37 smithi187 ceph-mon[26036]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:19:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:38.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:38.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:38.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:38.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:38.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:38.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T14:19:38.455 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:38.455 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.455 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.455 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T14:19:38.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T14:19:38.731 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:39.322 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:39 smithi187 ceph-mon[26036]: Upgrade: It appears safe to stop mon.b 2024-06-11T14:19:39.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:39 smithi044 ceph-mon[66838]: Upgrade: It appears safe to stop mon.b 2024-06-11T14:19:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:39 smithi044 ceph-mon[64503]: Upgrade: It appears safe to stop mon.b 2024-06-11T14:19:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[66838]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[64503]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 ceph-mon[26036]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:40.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:40.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 ceph-mon[26036]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:41.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:19:40] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.33.4" 2024-06-11T14:19:41.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:40 smithi187 systemd[1]: Stopping Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:41.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 ceph-mon[26036]: Upgrade: Updating mon.b 2024-06-11T14:19:41.219 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 ceph-mon[26036]: Deploying daemon mon.b on smithi187 2024-06-11T14:19:41.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b[26019]: 2024-06-11T14:19:41.218+0000 7fc56b682700 -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-06-11T14:19:41.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b[26019]: 2024-06-11T14:19:41.218+0000 7fc56b682700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-06-11T14:19:41.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 podman[57389]: 2024-06-11 14:19:41.370451221 +0000 UTC m=+0.277724231 container died 40d9b64ae1f898c0d7fbdc890619a1e7c12bf217b561db2185aaa92d2a1677e4 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, maintainer=Guillaume Abrioux , release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, version=8, distribution-scope=public, io.buildah.version=1.19.8, GIT_CLEAN=True, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, vendor=Red Hat, Inc., ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container) 2024-06-11T14:19:41.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:41 smithi044 ceph-mon[66838]: Upgrade: Updating mon.b 2024-06-11T14:19:41.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:41 smithi044 ceph-mon[66838]: Deploying daemon mon.b on smithi187 2024-06-11T14:19:41.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:41 smithi044 ceph-mon[64503]: Upgrade: Updating mon.b 2024-06-11T14:19:41.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:41 smithi044 ceph-mon[64503]: Deploying daemon mon.b on smithi187 2024-06-11T14:19:41.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 podman[57389]: 2024-06-11 14:19:41.733494889 +0000 UTC m=+0.640767897 container cleanup 40d9b64ae1f898c0d7fbdc890619a1e7c12bf217b561db2185aaa92d2a1677e4 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, io.buildah.version=1.19.8, release=754, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, com.redhat.component=centos-stream-container, io.openshift.expose-services=, name=centos-stream, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, maintainer=Guillaume Abrioux , RELEASE=HEAD, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-06-11T14:19:41.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:41 smithi187 bash[57389]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b 2024-06-11T14:19:42.391 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 podman[57403]: 2024-06-11 14:19:42.060443046 +0000 UTC m=+0.691317547 container remove 40d9b64ae1f898c0d7fbdc890619a1e7c12bf217b561db2185aaa92d2a1677e4 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, ceph=True, vendor=Red Hat, Inc., release=754, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, version=8, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, maintainer=Guillaume Abrioux , architecture=x86_64, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-06-11T14:19:42.391 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.b.service: Deactivated successfully. 2024-06-11T14:19:42.391 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 systemd[1]: Stopped Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:42.391 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.b.service: Consumed 9.161s CPU time. 2024-06-11T14:19:42.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 systemd[1]: Starting Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:19:42.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 podman[57532]: 2024-06-11 14:19:42.586353383 +0000 UTC m=+0.094116689 container create e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-06-11T14:19:42.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 podman[57532]: 2024-06-11 14:19:42.509895449 +0000 UTC m=+0.017658762 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 podman[57532]: 2024-06-11 14:19:42.780432523 +0000 UTC m=+0.288195833 container init e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3) 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 podman[57532]: 2024-06-11 14:19:42.784130395 +0000 UTC m=+0.291893696 container start e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, ceph=True) 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: set uid:gid to 167:167 (ceph:ceph) 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 2 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: pidfile_write: ignore empty --pid-file 2024-06-11T14:19:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: load: jerasure load: lrc 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: RocksDB version: 7.9.2 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Git sha 0 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: DB SUMMARY 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: DB Session ID: ZBTA4SHWNAKNRYIXDFA9 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: CURRENT file: CURRENT 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: IDENTITY file: IDENTITY 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1084 Bytes 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 1072860 ; 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.error_if_exists: 0 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.create_if_missing: 0 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.paranoid_checks: 1 2024-06-11T14:19:43.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.env: 0x55fd69a08740 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.fs: PosixFileSystem 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.info_log: 0x55fd6ae0b000 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_file_opening_threads: 16 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.statistics: (nil) 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.use_fsync: 0 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_log_file_size: 0 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.keep_log_file_num: 1000 2024-06-11T14:19:43.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.recycle_log_file_num: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_fallocate: 1 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_mmap_reads: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_mmap_writes: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.use_direct_reads: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.create_missing_column_families: 0 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.db_log_dir: 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.wal_dir: 2024-06-11T14:19:43.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.advise_random_on_open: 1 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.db_write_buffer_size: 0 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.write_buffer_manager: 0x55fd6ae1ac80 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T14:19:43.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.rate_limiter: (nil) 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.wal_recovery_mode: 2 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enable_thread_tracking: 0 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enable_pipelined_write: 0 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.unordered_write: 0 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.row_cache: None 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.wal_filter: None 2024-06-11T14:19:43.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_ingest_behind: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.two_write_queues: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.manual_wal_flush: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.wal_compression: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.atomic_flush: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.log_readahead_size: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.best_efforts_recovery: 0 2024-06-11T14:19:43.242 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.allow_data_in_errors: 0 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.db_host_id: __hostname__ 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_background_jobs: 2 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_background_compactions: -1 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_subcompactions: 1 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_total_wal_size: 0 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T14:19:43.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_open_files: -1 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bytes_per_sync: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_readahead_size: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_background_flushes: -1 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Compression algorithms supported: 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kZSTD supported: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kXpressCompression supported: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kBZip2Compression supported: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kLZ4Compression supported: 1 2024-06-11T14:19:43.244 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kZlibCompression supported: 1 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kLZ4HCCompression supported: 1 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: kSnappyCompression supported: 1 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.merge_operator: 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_filter: None 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_filter_factory: None 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.sst_partitioner_factory: None 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T14:19:43.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fd6ae0ad00) 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: cache_index_and_filter_blocks: 1 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: pin_top_level_index_and_filter: 1 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_type: 0 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: data_block_index_type: 0 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_shortening: 1 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: data_block_hash_table_util_ratio: 0.750000 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: checksum: 4 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: no_block_cache: 0 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache: 0x55fd6ae01090 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_name: BinnedLRUCache 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_options: 2024-06-11T14:19:43.246 INFO:journalctl@ceph.mon.b.smithi187.stdout: capacity : 536870912 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: num_shard_bits : 4 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: strict_capacity_limit : 0 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: high_pri_pool_ratio: 0.000 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_cache_compressed: (nil) 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: persistent_cache: (nil) 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_size: 4096 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_size_deviation: 10 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_restart_interval: 16 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: index_block_restart_interval: 1 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: metadata_block_size: 4096 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: partition_filters: 0 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: use_delta_encoding: 1 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: filter_policy: bloomfilter 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: whole_key_filtering: 1 2024-06-11T14:19:43.247 INFO:journalctl@ceph.mon.b.smithi187.stdout: verify_compression: 0 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: read_amp_bytes_per_bit: 0 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: format_version: 5 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: enable_index_compression: 1 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: block_align: 0 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: max_auto_readahead_size: 262144 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: prepopulate_block_cache: 0 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: initial_auto_readahead_size: 8192 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout: num_file_reads_for_auto_readahead: 2 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.write_buffer_size: 33554432 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_write_buffer_number: 2 2024-06-11T14:19:43.248 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression: NoCompression 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression: Disabled 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.prefix_extractor: nullptr 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.num_levels: 7 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T14:19:43.249 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.level: 32767 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.strategy: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T14:19:43.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.enabled: false 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.target_file_size_base: 67108864 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T14:19:43.251 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.arena_block_size: 1048576 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.disable_auto_compactions: 0 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T14:19:43.252 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.table_properties_collectors: 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.inplace_update_support: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.bloom_locality: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.max_successive_merges: 0 2024-06-11T14:19:43.253 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.paranoid_file_checks: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.force_consistency_checks: 1 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.report_bg_io_stats: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.ttl: 2592000 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enable_blob_files: false 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.min_blob_size: 0 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_file_size: 268435456 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T14:19:43.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.blob_file_starting_level: 0 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 14721, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e5a44abe-ba69-4d25-8af6-c14f2129722d 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115582810675, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115582814098, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 631644, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14726, "largest_seqno": 15157, "table_properties": {"data_size": 628875, "index_size": 1243, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4860, "raw_average_key_size": 24, "raw_value_size": 624500, "raw_average_value_size": 3154, "num_data_blocks": 56, "num_entries": 198, "num_filter_entries": 198, "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": "[]", "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": 1718115582, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e5a44abe-ba69-4d25-8af6-c14f2129722d", "db_session_id": "ZBTA4SHWNAKNRYIXDFA9", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: EVENT_LOG_v1 {"time_micros": 1718115582814205, "job": 1, "event": "recovery_finished"} 2024-06-11T14:19:43.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fd6ae2ee00 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: DB pointer 0x55fd6af24000 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** DB Stats ** 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T14:19:43.256 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: L0 1/0 616.84 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: L6 1/0 11.72 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-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: Sum 2/0 12.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.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 322.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** Compaction Stats [default] ** 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.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 322.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.257 INFO:journalctl@ceph.mon.b.smithi187.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: AddFile(Keys): cumulative 0, interval 0 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Cumulative compaction: 0.00 GB write, 75.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Interval compaction: 0.00 GB write, 75.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.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-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Block cache BinnedLRUCache@0x55fd6ae01090#2 capacity: 512.00 MB usage: 1.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-06-11T14:19:43.258 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout: ** File Read Latency Histogram By Level [default] ** 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: starting mon.b rank 2 at public addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] at bind addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???) e3 preinit fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).mds e1 new map 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).mds e1 print_map 2024-06-11T14:19:43.259 INFO:journalctl@ceph.mon.b.smithi187.stdout: e1 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.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} 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout: legacy client fscid: -1 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout: 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout: No filesystems configured 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 ceph-mon[57551]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 bash[57532]: e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 2024-06-11T14:19:43.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:42 smithi187 systemd[1]: Started Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:19:43.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:48.864 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:48 smithi044 ceph-mon[66838]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:48.865 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:48 smithi044 ceph-mon[64503]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:48.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:49.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:49 smithi187 ceph-mon[57551]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:51.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:19:50] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-06-11T14:19:53.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:19:52 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:19:52.826+0000 7ff4f3a46640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-06-11T14:19:53.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mon.c calling monitor election 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mon.b calling monitor election 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mon.c calling monitor election 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: min_mon_release 19 (squid) 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: election_strategy: 1 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: fsmap 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: overall HEALTH_OK 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mon.a calling monitor election 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: monmap epoch 4 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: min_mon_release 19 (squid) 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: election_strategy: 1 2024-06-11T14:19:55.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: fsmap 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: overall HEALTH_OK 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mon.c calling monitor election 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mon.b calling monitor election 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mon.c calling monitor election 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: min_mon_release 19 (squid) 2024-06-11T14:19:55.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: election_strategy: 1 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: fsmap 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: overall HEALTH_OK 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mon.a calling monitor election 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: monmap epoch 4 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: min_mon_release 19 (squid) 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: election_strategy: 1 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: fsmap 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: overall HEALTH_OK 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mon.c calling monitor election 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mon.b calling monitor election 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mon.c calling monitor election 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: min_mon_release 19 (squid) 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: election_strategy: 1 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.904 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: fsmap 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: overall HEALTH_OK 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mon.a calling monitor election 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: monmap epoch 4 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: last_changed 2024-06-11T14:19:49.438110+0000 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: created 2024-06-11T14:06:49.624887+0000 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: min_mon_release 19 (squid) 2024-06-11T14:19:55.905 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: election_strategy: 1 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: 2: [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon.b 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: fsmap 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: osdmap e106: 8 total, 8 up, 8 in 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: mgrmap e40: y(active, since 40s), standbys: x 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: overall HEALTH_OK 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:55.906 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:56 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:56.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:56 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:56.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:56 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:19:57.583 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:57 smithi187 ceph-mon[57551]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:57.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:57 smithi044 ceph-mon[64503]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:57 smithi044 ceph-mon[66838]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:19:58.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:19:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:19:58.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:19:59.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: Reconfiguring mon.a (monmap changed)... 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[64503]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: Reconfiguring mon.a (monmap changed)... 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:19:59.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:19:59 smithi044 ceph-mon[66838]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:19:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: Reconfiguring mon.a (monmap changed)... 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: Reconfiguring daemon mon.a on smithi044 2024-06-11T14:19:59.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:19:59 smithi187 ceph-mon[57551]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: Reconfiguring mgr.y (monmap changed)... 2024-06-11T14:20:00.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[66838]: overall HEALTH_OK 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: Reconfiguring mgr.y (monmap changed)... 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:20:00.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-mon[64503]: overall HEALTH_OK 2024-06-11T14:20:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: Reconfiguring mgr.y (monmap changed)... 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: Reconfiguring daemon mgr.y on smithi044 2024-06-11T14:20:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:00 smithi187 ceph-mon[57551]: overall HEALTH_OK 2024-06-11T14:20:01.056 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:00] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2024-06-11T14:20:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[64503]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:20:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:02.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:02 smithi044 ceph-mon[66838]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:20:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: Reconfiguring mon.c (monmap changed)... 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:02 smithi187 ceph-mon[57551]: Reconfiguring daemon mon.c on smithi044 2024-06-11T14:20:03.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:03.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: Reconfiguring osd.0 (monmap changed)... 2024-06-11T14:20:03.506 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:03.506 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:03.506 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.0 on smithi044 2024-06-11T14:20:03.846 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:03.846 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: Reconfiguring osd.0 (monmap changed)... 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.0 on smithi044 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: Reconfiguring osd.0 (monmap changed)... 2024-06-11T14:20:03.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:03.848 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:03.848 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:03 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.0 on smithi044 2024-06-11T14:20:03.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:05.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: Reconfiguring osd.1 (monmap changed)... 2024-06-11T14:20:05.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:05.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:05.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:04 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.1 on smithi044 2024-06-11T14:20:05.261 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.261 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.261 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: Reconfiguring osd.1 (monmap changed)... 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.1 on smithi044 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: Reconfiguring osd.1 (monmap changed)... 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:05.262 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:04 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.1 on smithi044 2024-06-11T14:20:05.981 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[66838]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:05.981 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.981 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.981 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[64503]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:20:05.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:05 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:06.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:05 smithi187 ceph-mon[57551]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:06.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:05 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:06.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:05 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:06.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:05 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:20:06.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:05 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:06.480 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (2m) 33s ago 6m 13.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (111s) 14s ago 6m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (82s) 33s ago 5m 49.5M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (74s) 14s ago 11m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (105s) 33s ago 13m 488M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (61s) 33s ago 13m 39.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (24s) 14s ago 11m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (39s) 33s ago 11m 18.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (2m) 33s ago 7m 14.8M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:20:07.200 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (115s) 14s ago 7m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (11m) 33s ago 11m 52.0M 2737M 17.2.0 e1d6a67b021e 0f40161a4e76 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (10m) 33s ago 10m 52.7M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (10m) 33s ago 10m 50.1M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (9m) 33s ago 9m 51.6M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (9m) 14s ago 9m 54.3M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (9m) 14s ago 9m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (8m) 14s ago 8m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (8m) 14s ago 8m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (79s) 14s ago 7m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (6m) 33s ago 6m 74.5M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (6m) 14s ago 6m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (6m) 33s ago 6m 74.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:20:07.201 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (5m) 14s ago 5m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:20:07.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: Reconfiguring osd.2 (monmap changed)... 2024-06-11T14:20:07.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.2 on smithi044 2024-06-11T14:20:07.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:07.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:20:07.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: Reconfiguring osd.2 (monmap changed)... 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.2 on smithi044 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:20:07.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: Reconfiguring osd.2 (monmap changed)... 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.2 on smithi044 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:20:07.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:07.620 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:20:07.620 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:20:07.620 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T14:20:07.621 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:20:07.622 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:20:07.972 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:20:07.972 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:20:07.972 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "5/23 daemons upgraded", 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:20:07.973 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: Reconfiguring osd.3 (monmap changed)... 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.3 on smithi044 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/682134598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: Reconfiguring osd.3 (monmap changed)... 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.3 on smithi044 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:07 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/682134598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:08.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: Reconfiguring osd.3 (monmap changed)... 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.3 on smithi044 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:08.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:07 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/682134598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:08.391 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:20:08.959 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:08.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:09.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:08 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/227930752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:09.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:09.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/227930752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:09.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:08 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/227930752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:10.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: Reconfiguring rgw.foo.smithi044.bqqinn (monmap changed)... 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: Reconfiguring daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:10.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:09 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:10.236 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: Reconfiguring rgw.foo.smithi044.bqqinn (monmap changed)... 2024-06-11T14:20:10.236 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: Reconfiguring daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:20:10.236 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: Reconfiguring rgw.foo.smithi044.bqqinn (monmap changed)... 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: Reconfiguring daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:10.237 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:09 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:10.938 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:10] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2024-06-11T14:20:11.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:10 smithi187 ceph-mon[57551]: Reconfiguring rgw.smpl.smithi044.cbvywc (monmap changed)... 2024-06-11T14:20:11.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:10 smithi187 ceph-mon[57551]: Reconfiguring daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:20:11.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:10 smithi044 ceph-mon[66838]: Reconfiguring rgw.smpl.smithi044.cbvywc (monmap changed)... 2024-06-11T14:20:11.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:10 smithi044 ceph-mon[66838]: Reconfiguring daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:20:11.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:10 smithi044 ceph-mon[64503]: Reconfiguring rgw.smpl.smithi044.cbvywc (monmap changed)... 2024-06-11T14:20:11.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:10 smithi044 ceph-mon[64503]: Reconfiguring daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:20:12.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:12.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:20:12.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:12.330 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:12.330 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:12.330 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:11 smithi187 ceph-mon[57551]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:20:12.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:12.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[66838]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: Reconfiguring mon.b (monmap changed)... 2024-06-11T14:20:12.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T14:20:12.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T14:20:12.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:12.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:11 smithi044 ceph-mon[64503]: Reconfiguring daemon mon.b on smithi187 2024-06-11T14:20:13.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: Reconfiguring mgr.x (monmap changed)... 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: Reconfiguring daemon mgr.x on smithi187 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[66838]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: Reconfiguring mgr.x (monmap changed)... 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:13.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:13.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:13.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: Reconfiguring daemon mgr.x on smithi187 2024-06-11T14:20:13.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:13 smithi044 ceph-mon[64503]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:13.728 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:13.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:13.728 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: Reconfiguring mgr.x (monmap changed)... 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: Reconfiguring daemon mgr.x on smithi187 2024-06-11T14:20:13.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:13 smithi187 ceph-mon[57551]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:15.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: Reconfiguring osd.4 (monmap changed)... 2024-06-11T14:20:15.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:20:15.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:15.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.4 on smithi187 2024-06-11T14:20:15.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:15.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: Reconfiguring osd.4 (monmap changed)... 2024-06-11T14:20:15.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.4 on smithi187 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: Reconfiguring osd.4 (monmap changed)... 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.4 on smithi187 2024-06-11T14:20:15.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:16.350 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: Reconfiguring osd.5 (monmap changed)... 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:16.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:16 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.5 on smithi187 2024-06-11T14:20:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: Reconfiguring osd.5 (monmap changed)... 2024-06-11T14:20:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.5 on smithi187 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: Reconfiguring osd.5 (monmap changed)... 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:16 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.5 on smithi187 2024-06-11T14:20:17.437 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:17 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:17.437 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:17 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.437 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:17 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:17 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:20:17.438 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:17 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:20:17.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:17.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:20:17.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:17 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:18.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:18 smithi187 ceph-mon[57551]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:18.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:18 smithi187 ceph-mon[57551]: Reconfiguring osd.6 (monmap changed)... 2024-06-11T14:20:18.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:18 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.6 on smithi187 2024-06-11T14:20:18.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[64503]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:18.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[64503]: Reconfiguring osd.6 (monmap changed)... 2024-06-11T14:20:18.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.6 on smithi187 2024-06-11T14:20:18.553 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[66838]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:18.553 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[66838]: Reconfiguring osd.6 (monmap changed)... 2024-06-11T14:20:18.553 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:18 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.6 on smithi187 2024-06-11T14:20:18.945 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:18 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:19.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:20:19.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:20:19.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:19.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:19.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:20:19.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: Reconfiguring osd.7 (monmap changed)... 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: Reconfiguring daemon osd.7 on smithi187 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:20.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:20.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: Reconfiguring osd.7 (monmap changed)... 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: Reconfiguring daemon osd.7 on smithi187 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: Reconfiguring osd.7 (monmap changed)... 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: Reconfiguring daemon osd.7 on smithi187 2024-06-11T14:20:20.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:20.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:20.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:20.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:21.259 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:20] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: Reconfiguring rgw.foo.smithi187.plmvne (monmap changed)... 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: Reconfiguring daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:21.510 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:21 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: Reconfiguring rgw.foo.smithi187.plmvne (monmap changed)... 2024-06-11T14:20:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: Reconfiguring daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:20:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: Reconfiguring rgw.foo.smithi187.plmvne (monmap changed)... 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: Reconfiguring daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:20:21.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:21 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:22.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[66838]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:22.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[66838]: Reconfiguring rgw.smpl.smithi187.injbuv (monmap changed)... 2024-06-11T14:20:22.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[66838]: Reconfiguring daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:20:22.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[64503]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:22.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[64503]: Reconfiguring rgw.smpl.smithi187.injbuv (monmap changed)... 2024-06-11T14:20:22.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:22 smithi044 ceph-mon[64503]: Reconfiguring daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:20:22.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:22 smithi187 ceph-mon[57551]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:22.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:22 smithi187 ceph-mon[57551]: Reconfiguring rgw.smpl.smithi187.injbuv (monmap changed)... 2024-06-11T14:20:22.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:22 smithi187 ceph-mon[57551]: Reconfiguring daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:20:23.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all mon 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T14:20:23.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all crash 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[66838]: Upgrade: osd.0 is safe to restart 2024-06-11T14:20:23.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all mon 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T14:20:23.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all crash 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:23 smithi044 ceph-mon[64503]: Upgrade: osd.0 is safe to restart 2024-06-11T14:20:23.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:23.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:23.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all mon 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T14:20:23.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all crash 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T14:20:23.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:23 smithi187 ceph-mon[57551]: Upgrade: osd.0 is safe to restart 2024-06-11T14:20:25.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[64503]: Upgrade: Updating osd.0 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[64503]: Deploying daemon osd.0 on smithi044 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[66838]: Upgrade: Updating osd.0 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:25.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:25.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:25.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:24 smithi044 ceph-mon[66838]: Deploying daemon osd.0 on smithi044 2024-06-11T14:20:25.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:24 smithi187 ceph-mon[57551]: Upgrade: Updating osd.0 2024-06-11T14:20:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T14:20:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:24 smithi187 ceph-mon[57551]: Deploying daemon osd.0 on smithi044 2024-06-11T14:20:26.035 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:25 smithi044 ceph-mon[66838]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:26.036 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:25 smithi044 ceph-mon[64503]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:26.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:25 smithi187 ceph-mon[57551]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:27.029 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:26 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:27.029 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:26 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:27.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:26 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:27.295 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:27 smithi044 systemd[1]: Stopping Ceph osd.0 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:20:27.650 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[32687]: 2024-06-11T14:20:27.294+0000 7fbbbb6a9700 -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-06-11T14:20:27.650 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[32687]: 2024-06-11T14:20:27.294+0000 7fbbbb6a9700 -1 osd.0 106 *** Got signal Terminated *** 2024-06-11T14:20:27.650 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[32687]: 2024-06-11T14:20:27.294+0000 7fbbbb6a9700 -1 osd.0 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:20:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:27 smithi187 ceph-mon[57551]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:28.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:27 smithi187 ceph-mon[57551]: osd.0 marked itself down and dead 2024-06-11T14:20:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-mon[64503]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-mon[64503]: osd.0 marked itself down and dead 2024-06-11T14:20:28.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-mon[66838]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:28.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:27 smithi044 ceph-mon[66838]: osd.0 marked itself down and dead 2024-06-11T14:20:28.688 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:28 smithi044 podman[69740]: 2024-06-11 14:20:28.431820864 +0000 UTC m=+1.251742248 container died 0f40161a4e76317b1792835b5f9caf2ac7ceebe334567273014f4d41d645a383 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, GIT_BRANCH=HEAD, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., RELEASE=HEAD, com.redhat.component=centos-stream-container, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, version=8, release=754, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, architecture=x86_64, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8) 2024-06-11T14:20:28.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:28 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:20:28.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:28 smithi187 ceph-mon[57551]: osdmap e107: 8 total, 7 up, 8 in 2024-06-11T14:20:28.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:28 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:20:29.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:28 smithi044 ceph-mon[66838]: osdmap e107: 8 total, 7 up, 8 in 2024-06-11T14:20:29.155 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:28 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:20:29.155 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:28 smithi044 ceph-mon[64503]: osdmap e107: 8 total, 7 up, 8 in 2024-06-11T14:20:29.155 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:28 smithi044 podman[69740]: 2024-06-11 14:20:28.76955109 +0000 UTC m=+1.589472450 container cleanup 0f40161a4e76317b1792835b5f9caf2ac7ceebe334567273014f4d41d645a383 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, distribution-scope=public, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., ceph=True, version=8, com.redhat.component=centos-stream-container, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, name=centos-stream, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-06-11T14:20:29.155 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:28 smithi044 bash[69740]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0 2024-06-11T14:20:29.155 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:28 smithi044 podman[69756]: 2024-06-11 14:20:28.92947898 +0000 UTC m=+0.494854495 container remove 0f40161a4e76317b1792835b5f9caf2ac7ceebe334567273014f4d41d645a383 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, name=centos-stream, ceph=True, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, architecture=x86_64, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, distribution-scope=public, vcs-type=git) 2024-06-11T14:20:29.603 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.253899962 +0000 UTC m=+0.018065399 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:20:29.603 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.372715714 +0000 UTC m=+0.136881128 container create d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3) 2024-06-11T14:20:29.603 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.599711756 +0000 UTC m=+0.363877191 container init d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_CLEAN=True) 2024-06-11T14:20:29.603 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.603274783 +0000 UTC m=+0.367440206 container start d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2) 2024-06-11T14:20:29.868 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.6998299 +0000 UTC m=+0.463995322 container attach d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, ceph=True) 2024-06-11T14:20:30.150 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:29 smithi044 podman[69850]: 2024-06-11 14:20:29.869240448 +0000 UTC m=+0.633405883 container died d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-06-11T14:20:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[64503]: pgmap v41: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[64503]: osdmap e108: 8 total, 7 up, 8 in 2024-06-11T14:20:30.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:30.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[66838]: pgmap v41: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[66838]: osdmap e108: 8 total, 7 up, 8 in 2024-06-11T14:20:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:30.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:29 smithi187 ceph-mon[57551]: pgmap v41: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:29 smithi187 ceph-mon[57551]: osdmap e108: 8 total, 7 up, 8 in 2024-06-11T14:20:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:30.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 podman[69873]: 2024-06-11 14:20:30.479076374 +0000 UTC m=+0.603708455 container remove d449072bde82fc99526711e0f4a06a9dd4a9de0f17d33a82b714d654412a037a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, 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_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True) 2024-06-11T14:20:30.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.0.service: Deactivated successfully. 2024-06-11T14:20:30.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 systemd[1]: Stopped Ceph osd.0 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:20:30.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.0.service: Consumed 7.635s CPU time. 2024-06-11T14:20:30.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 systemd[1]: Starting Ceph osd.0 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:20:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:30 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:31.241 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:30 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:31.241 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:30 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:31.241 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:30] "GET /metrics HTTP/1.1" 200 38317 "" "Prometheus/2.33.4" 2024-06-11T14:20:31.242 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 podman[69973]: 2024-06-11 14:20:30.842470624 +0000 UTC m=+0.017653927 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:20:31.242 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:30 smithi044 podman[69973]: 2024-06-11 14:20:30.989225191 +0000 UTC m=+0.164408516 container create 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, ceph=True, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:20:31.625 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 podman[69973]: 2024-06-11 14:20:31.241685057 +0000 UTC m=+0.416868340 container init 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:20:31.625 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 podman[69973]: 2024-06-11 14:20:31.245395203 +0000 UTC m=+0.420578494 container start 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-3f51ea3) 2024-06-11T14:20:31.625 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 podman[69973]: 2024-06-11 14:20:31.358437677 +0000 UTC m=+0.533620974 container attach 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:20:31.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: 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-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: 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-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T14:20:31.901 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T14:20:31.902 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate[69987]: --> ceph-volume raw activate successful for osd ID: 0 2024-06-11T14:20:31.902 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 bash[69973]: --> ceph-volume raw activate successful for osd ID: 0 2024-06-11T14:20:31.902 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:31 smithi044 podman[69973]: 2024-06-11 14:20:31.680513345 +0000 UTC m=+0.855696639 container died 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-06-11T14:20:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:31 smithi187 ceph-mon[57551]: pgmap v43: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:32.246 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-mon[64503]: pgmap v43: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:32.247 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:31 smithi044 ceph-mon[66838]: pgmap v43: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:32.564 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 podman[70119]: 2024-06-11 14:20:32.245671915 +0000 UTC m=+0.556232003 container remove 59fc565edee687c9c5174d26c29591957767ee0050e6c9504aee80741322ca81 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-06-11T14:20:32.564 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 podman[70177]: 2024-06-11 14:20:32.363557045 +0000 UTC m=+0.017758109 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:20:32.564 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 podman[70177]: 2024-06-11 14:20:32.463408749 +0000 UTC m=+0.117609787 container create d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-06-11T14:20:32.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 podman[70177]: 2024-06-11 14:20:32.665751156 +0000 UTC m=+0.319952218 container init d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:20:32.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 podman[70177]: 2024-06-11 14:20:32.670289511 +0000 UTC m=+0.324490564 container start d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-06-11T14:20:32.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 ceph-osd[70197]: -- 172.21.15.44:0/3357266045 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d57e929a40 con 0x55d57f6e8000 2024-06-11T14:20:32.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 bash[70177]: d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 2024-06-11T14:20:32.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:32 smithi044 systemd[1]: Started Ceph osd.0 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:20:33.540 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:20:33.216+0000 7fb8ab235640 -1 Falling back to public interface 2024-06-11T14:20:33.814 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[64503]: pgmap v44: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:34.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[66838]: pgmap v44: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:33 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:34.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:33 smithi187 ceph-mon[57551]: pgmap v44: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:33 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:33 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:36.119 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:35 smithi044 ceph-mon[66838]: pgmap v45: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-06-11T14:20:36.119 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:35 smithi044 ceph-mon[64503]: pgmap v45: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-06-11T14:20:36.120 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:35 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:20:35.933+0000 7fb8ab235640 -1 osd.0 0 read_superblock omap replica is missing. 2024-06-11T14:20:36.120 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:35 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:20:35.957+0000 7fb8ab235640 -1 osd.0 106 log_to_monitors true 2024-06-11T14:20:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:35 smithi187 ceph-mon[57551]: pgmap v45: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-06-11T14:20:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[66838]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[66838]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[64503]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-mon[64503]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:37.151 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:20:36 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:20:36.877+0000 7fb8a2fe0640 -1 osd.0 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:20:37.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:36 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:37.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:36 smithi187 ceph-mon[57551]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:37.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:36 smithi187 ceph-mon[57551]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T14:20:38.100 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: pgmap v46: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:38.100 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:20:38.100 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: osdmap e109: 8 total, 7 up, 8 in 2024-06-11T14:20:38.100 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: pgmap v46: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: osdmap e109: 8 total, 7 up, 8 in 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.101 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.102 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.102 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: pgmap v46: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 481 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: osdmap e109: 8 total, 7 up, 8 in 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:38.762 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:20:38.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:20:38.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-mon[57551]: osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436] boot 2024-06-11T14:20:38.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-mon[57551]: osdmap e110: 8 total, 8 up, 8 in 2024-06-11T14:20:38.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:20:38.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-mon[57551]: osdmap e111: 8 total, 8 up, 8 in 2024-06-11T14:20:38.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:38.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-06-11T14:20:38.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:39.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:20:39.017 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[66838]: osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436] boot 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[66838]: osdmap e110: 8 total, 8 up, 8 in 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[66838]: osdmap e111: 8 total, 8 up, 8 in 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[64503]: osd.0 [v2:172.21.15.44:6802/2823965436,v1:172.21.15.44:6803/2823965436] boot 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[64503]: osdmap e110: 8 total, 8 up, 8 in 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T14:20:39.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:38 smithi044 ceph-mon[64503]: osdmap e111: 8 total, 8 up, 8 in 2024-06-11T14:20:39.475 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:20:39.475 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (2m) 2s ago 7m 20.6M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:20:39.475 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (2m) 46s ago 7m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:20:39.475 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (115s) 2s ago 6m 52.0M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:20:39.475 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (106s) 46s ago 11m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (2m) 2s ago 13m 498M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (93s) 2s ago 13m 45.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (56s) 46s ago 12m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (71s) 2s ago 12m 36.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (2m) 2s ago 8m 17.1M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (2m) 46s ago 8m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7s) 2s ago 11m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11m) 2s ago 11m 53.6M 2737M 17.2.0 e1d6a67b021e 298f035a1a90 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (10m) 2s ago 10m 51.7M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 2s ago 10m 52.8M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (10m) 46s ago 10m 54.3M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (9m) 46s ago 9m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:20:39.476 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (9m) 46s ago 9m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (8m) 46s ago 8m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (111s) 46s ago 8m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (6m) 2s ago 6m 74.8M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (6m) 46s ago 6m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (6m) 2s ago 6m 74.5M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:20:39.477 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (6m) 46s ago 6m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:20:39.900 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:20:39.900 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:20:39.901 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:20:39.902 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:20:39.902 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-06-11T14:20:39.902 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T14:20:39.902 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:20:39.902 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:20:40.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[66838]: pgmap v49: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:40.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[66838]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[66838]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[64503]: pgmap v49: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:40.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[64503]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:39 smithi044 ceph-mon[64503]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:39 smithi187 ceph-mon[57551]: pgmap v49: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-06-11T14:20:40.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:39 smithi187 ceph-mon[57551]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:39 smithi187 ceph-mon[57551]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "6/23 daemons upgraded", 2024-06-11T14:20:40.257 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:20:40.258 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:20:40.258 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:20:40.673 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN Degraded data redundancy: 68/627 objects degraded (10.845%), 21 pgs degraded 2024-06-11T14:20:40.673 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/627 objects degraded (10.845%), 21 pgs degraded 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-06-11T14:20:40.674 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-06-11T14:20:40.675 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-06-11T14:20:41.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[66838]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2607955642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:41.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[66838]: from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/1181356796' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:40] "GET /metrics HTTP/1.1" 200 38317 "" "Prometheus/2.33.4" 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:20:41.039+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[64503]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2607955642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[64503]: from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:40 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/1181356796' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:41.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:40 smithi187 ceph-mon[57551]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:40 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2607955642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:41.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:40 smithi187 ceph-mon[57551]: from='client.44203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:20:41.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:40 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/1181356796' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:20:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: pgmap v51: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2024-06-11T14:20:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:42.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: pgmap v51: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.153 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:41 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: pgmap v51: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded (PG_DEGRADED) 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:42.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:42.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:41 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:20:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:42 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2024-06-11T14:20:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:42 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:20:43.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:42 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2024-06-11T14:20:43.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:42 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:20:43.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:42 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2024-06-11T14:20:43.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:42 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:20:43.906 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:44.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:43 smithi187 ceph-mon[57551]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:43 smithi044 ceph-mon[64503]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:43 smithi044 ceph-mon[66838]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:45 smithi187 ceph-mon[57551]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-06-11T14:20:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[64503]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-06-11T14:20:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:45.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[66838]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 673 B/s rd, 0 op/s 2024-06-11T14:20:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:46.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:46 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:46.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:46 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:46 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:47.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:47 smithi187 ceph-mon[57551]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:47 smithi044 ceph-mon[64503]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:47.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:47 smithi044 ceph-mon[66838]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:48.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:48.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-06-11T14:20:48.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:49.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:49 smithi187 ceph-mon[57551]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:49.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:49 smithi044 ceph-mon[64503]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:49.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:49 smithi044 ceph-mon[66838]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:20:50.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:50 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:50 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:50.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:50 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:51.152 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:20:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:20:50] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.33.4" 2024-06-11T14:20:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:51 smithi044 ceph-mon[66838]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:20:51.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:51 smithi044 ceph-mon[64503]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:20:51.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:51 smithi187 ceph-mon[57551]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:20:53.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:53 smithi044 ceph-mon[66838]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:53 smithi044 ceph-mon[64503]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:53.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:53 smithi187 ceph-mon[57551]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:53.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:55.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:55 smithi044 ceph-mon[64503]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:55 smithi044 ceph-mon[66838]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:55.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:55 smithi187 ceph-mon[57551]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:56.762 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[64503]: Upgrade: osd.1 is safe to restart 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.763 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:56 smithi044 ceph-mon[66838]: Upgrade: osd.1 is safe to restart 2024-06-11T14:20:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:56 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:20:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:56 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T14:20:56.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:56 smithi187 ceph-mon[57551]: Upgrade: osd.1 is safe to restart 2024-06-11T14:20:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[64503]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:57.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[66838]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:57.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:57.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:57.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:57 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:57 smithi187 ceph-mon[57551]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:20:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:57 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:20:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:57 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T14:20:57.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:57 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:20:58.732 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:58 smithi044 ceph-mon[66838]: Upgrade: Updating osd.1 2024-06-11T14:20:58.732 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:58 smithi044 ceph-mon[66838]: Deploying daemon osd.1 on smithi044 2024-06-11T14:20:58.733 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:58 smithi044 ceph-mon[64503]: Upgrade: Updating osd.1 2024-06-11T14:20:58.733 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:58 smithi044 ceph-mon[64503]: Deploying daemon osd.1 on smithi044 2024-06-11T14:20:58.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:58 smithi187 ceph-mon[57551]: Upgrade: Updating osd.1 2024-06-11T14:20:58.883 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:58 smithi187 ceph-mon[57551]: Deploying daemon osd.1 on smithi044 2024-06-11T14:20:58.883 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:20:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:20:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:20:59.757 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:59 smithi044 ceph-mon[66838]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:59.757 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:20:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:59.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:59 smithi044 ceph-mon[64503]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:59.758 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:20:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:20:59.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:59 smithi187 ceph-mon[57551]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:20:59.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:20:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:00.695 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:00 smithi044 systemd[1]: Stopping Ceph osd.1 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:21:01.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:00] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.33.4" 2024-06-11T14:21:01.150 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[35640]: 2024-06-11T14:21:00.694+0000 7f5de907f700 -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-06-11T14:21:01.151 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[35640]: 2024-06-11T14:21:00.694+0000 7f5de907f700 -1 osd.1 111 *** Got signal Terminated *** 2024-06-11T14:21:01.151 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[35640]: 2024-06-11T14:21:00.694+0000 7f5de907f700 -1 osd.1 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:21:01.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:01 smithi044 ceph-mon[64503]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:01.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:01 smithi044 ceph-mon[64503]: osd.1 marked itself down and dead 2024-06-11T14:21:01.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:01 smithi044 ceph-mon[66838]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:01.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:01 smithi044 ceph-mon[66838]: osd.1 marked itself down and dead 2024-06-11T14:21:01.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:01 smithi187 ceph-mon[57551]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:01.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:01 smithi187 ceph-mon[57551]: osd.1 marked itself down and dead 2024-06-11T14:21:02.255 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:01 smithi044 podman[72178]: 2024-06-11 14:21:01.965015672 +0000 UTC m=+1.372523596 container died 298f035a1a90a6ea41ea4f6dadaa358d65f2bcf4016e4eb2fafe3e458091fdd8 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, distribution-scope=public, RELEASE=HEAD, architecture=x86_64, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, version=8, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., release=754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-06-11T14:21:02.514 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:02 smithi044 podman[72178]: 2024-06-11 14:21:02.345058329 +0000 UTC m=+1.752566255 container cleanup 298f035a1a90a6ea41ea4f6dadaa358d65f2bcf4016e4eb2fafe3e458091fdd8 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, io.openshift.expose-services=, com.redhat.component=centos-stream-container, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, vcs-type=git, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8) 2024-06-11T14:21:02.514 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:02 smithi044 bash[72178]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1 2024-06-11T14:21:02.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:02 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:02.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:02 smithi044 ceph-mon[66838]: osdmap e112: 8 total, 7 up, 8 in 2024-06-11T14:21:02.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:02 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:02.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:02 smithi044 ceph-mon[64503]: osdmap e112: 8 total, 7 up, 8 in 2024-06-11T14:21:02.901 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:02 smithi044 podman[72194]: 2024-06-11 14:21:02.605079345 +0000 UTC m=+0.640984222 container remove 298f035a1a90a6ea41ea4f6dadaa358d65f2bcf4016e4eb2fafe3e458091fdd8 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, release=754, version=8, RELEASE=HEAD, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, architecture=x86_64, com.redhat.component=centos-stream-container, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-06-11T14:21:02.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:02 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:02.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:02 smithi187 ceph-mon[57551]: osdmap e112: 8 total, 7 up, 8 in 2024-06-11T14:21:03.241 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:02 smithi044 podman[72283]: 2024-06-11 14:21:02.834034585 +0000 UTC m=+0.017694499 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:03.241 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:02 smithi044 podman[72283]: 2024-06-11 14:21:02.947535863 +0000 UTC m=+0.131195750 container create 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-06-11T14:21:03.242 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:03 smithi044 podman[72283]: 2024-06-11 14:21:03.167658795 +0000 UTC m=+0.351318694 container init 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-06-11T14:21:03.242 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:03 smithi044 podman[72283]: 2024-06-11 14:21:03.17129997 +0000 UTC m=+0.354959864 container start 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:21:03.242 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:03 smithi044 podman[72283]: 2024-06-11 14:21:03.241558362 +0000 UTC m=+0.425218256 container attach 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-3f51ea3) 2024-06-11T14:21:03.523 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:03 smithi044 podman[72283]: 2024-06-11 14:21:03.437154165 +0000 UTC m=+0.620814052 container died 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.35.3, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, GIT_CLEAN=True) 2024-06-11T14:21:03.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:03 smithi044 ceph-mon[64503]: pgmap v63: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:03.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:03 smithi044 ceph-mon[64503]: osdmap e113: 8 total, 7 up, 8 in 2024-06-11T14:21:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:03 smithi044 ceph-mon[66838]: pgmap v63: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:03 smithi044 ceph-mon[66838]: osdmap e113: 8 total, 7 up, 8 in 2024-06-11T14:21:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:03 smithi187 ceph-mon[57551]: pgmap v63: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:03.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:03 smithi187 ceph-mon[57551]: osdmap e113: 8 total, 7 up, 8 in 2024-06-11T14:21:03.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:04.246 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:03 smithi044 podman[72307]: 2024-06-11 14:21:03.995851028 +0000 UTC m=+0.552883059 container remove 1b69d6a65bc180cceeb32f6373a24208aba2372130275a0fe3c8647309ba8f42 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, 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, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True) 2024-06-11T14:21:04.247 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.1.service: Deactivated successfully. 2024-06-11T14:21:04.247 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 systemd[1]: Stopped Ceph osd.1 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:21:04.247 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.1.service: Consumed 8.377s CPU time. 2024-06-11T14:21:04.247 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 systemd[1]: Starting Ceph osd.1 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:21:04.564 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 podman[72406]: 2024-06-11 14:21:04.463846925 +0000 UTC m=+0.112637978 container create 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:21:04.564 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 podman[72406]: 2024-06-11 14:21:04.369314961 +0000 UTC m=+0.018106033 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:04.900 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 podman[72406]: 2024-06-11 14:21:04.686222275 +0000 UTC m=+0.335013335 container init 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:21:04.900 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 podman[72406]: 2024-06-11 14:21:04.690123852 +0000 UTC m=+0.338914911 container start 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:21:04.900 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:04 smithi044 podman[72406]: 2024-06-11 14:21:04.766153929 +0000 UTC m=+0.414945010 container attach 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: 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-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: 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-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T14:21:05.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T14:21:05.402 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate[72420]: --> ceph-volume raw activate successful for osd ID: 1 2024-06-11T14:21:05.402 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 bash[72406]: --> ceph-volume raw activate successful for osd ID: 1 2024-06-11T14:21:05.402 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 podman[72406]: 2024-06-11 14:21:05.12335401 +0000 UTC m=+0.772145063 container died 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3) 2024-06-11T14:21:05.703 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-mon[64503]: pgmap v65: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:05.703 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:05 smithi044 ceph-mon[66838]: pgmap v65: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:05 smithi187 ceph-mon[57551]: pgmap v65: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:06.035 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 podman[72539]: 2024-06-11 14:21:05.703567336 +0000 UTC m=+0.574310093 container remove 2672cd71abfd5aea50b757c2f2398664c4f0823f46f999868745268aa959fd67 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-activate, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0) 2024-06-11T14:21:06.035 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 podman[72598]: 2024-06-11 14:21:05.921115056 +0000 UTC m=+0.112969323 container create 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-06-11T14:21:06.035 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:05 smithi044 podman[72598]: 2024-06-11 14:21:05.826261747 +0000 UTC m=+0.018115993 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:06.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 podman[72598]: 2024-06-11 14:21:06.165199291 +0000 UTC m=+0.357053527 container init 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-06-11T14:21:06.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 podman[72598]: 2024-06-11 14:21:06.168802609 +0000 UTC m=+0.360656844 container start 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-06-11T14:21:06.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-osd[72617]: -- 172.21.15.44:0/3292185426 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562776707a40 con 0x5627774c6000 2024-06-11T14:21:06.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 bash[72598]: 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab 2024-06-11T14:21:06.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 systemd[1]: Started Ceph osd.1 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:21:06.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:06.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:06.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:06.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:06.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:06.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:06.901 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:06 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:21:06.709+0000 7fb7afbc4640 -1 Falling back to public interface 2024-06-11T14:21:06.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:06 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:06.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:06.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:07.830 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:07 smithi044 ceph-mon[66838]: pgmap v66: 161 pgs: 37 active+undersized, 7 peering, 19 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2024-06-11T14:21:07.830 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:07 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:07.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:07 smithi044 ceph-mon[64503]: pgmap v66: 161 pgs: 37 active+undersized, 7 peering, 19 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2024-06-11T14:21:07.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:07 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:07.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:07 smithi187 ceph-mon[57551]: pgmap v66: 161 pgs: 37 active+undersized, 7 peering, 19 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 78/627 objects degraded (12.440%) 2024-06-11T14:21:07.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:07 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:08.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:09.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-mon[64503]: pgmap v67: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:09.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-mon[64503]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:21:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-mon[66838]: pgmap v67: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-mon[66838]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:21:09.572 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:21:09.439+0000 7fb7afbc4640 -1 osd.1 0 read_superblock omap replica is missing. 2024-06-11T14:21:09.572 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:21:09.464+0000 7fb7afbc4640 -1 osd.1 111 log_to_monitors true 2024-06-11T14:21:09.572 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:21:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:21:09.571+0000 7fb7a796f640 -1 osd.1 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:21:09.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:09 smithi187 ceph-mon[57551]: pgmap v67: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:09.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:09 smithi187 ceph-mon[57551]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T14:21:10.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[64503]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:21:10.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[64503]: osdmap e114: 8 total, 7 up, 8 in 2024-06-11T14:21:10.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[64503]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[66838]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:21:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[66838]: osdmap e114: 8 total, 7 up, 8 in 2024-06-11T14:21:10.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-mon[66838]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:10.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:10 smithi187 ceph-mon[57551]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T14:21:10.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:10 smithi187 ceph-mon[57551]: osdmap e114: 8 total, 7 up, 8 in 2024-06-11T14:21:10.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:10 smithi187 ceph-mon[57551]: from='osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:11.047 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:21:11.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:10] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.33.4" 2024-06-11T14:21:11.799 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:21:11.799 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 1s ago 7m 26.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:21:11.799 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (2m) 79s ago 7m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:21:11.799 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (2m) 1s ago 6m 52.2M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:21:11.799 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (2m) 79s ago 12m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (2m) 1s ago 14m 500M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (2m) 1s ago 14m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (89s) 79s ago 12m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (103s) 1s ago 12m 38.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (3m) 1s ago 8m 16.7M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (3m) 79s ago 8m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (39s) 1s ago 12m 45.2M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5s) 1s ago 11m 11.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (11m) 1s ago 11m 53.2M 2737M 17.2.0 e1d6a67b021e 2907717a34ce 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 1s ago 10m 53.4M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (10m) 79s ago 10m 54.3M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:21:11.800 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (10m) 79s ago 10m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (9m) 79s ago 9m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (9m) 79s ago 9m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (2m) 79s ago 8m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (7m) 1s ago 7m 75.0M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (7m) 79s ago 7m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (7m) 1s ago 7m 74.7M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:21:11.801 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (7m) 79s ago 7m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:21:11.838 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: pgmap v69: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:11.838 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:11.838 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823] boot 2024-06-11T14:21:11.838 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: osdmap e115: 8 total, 8 up, 8 in 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: pgmap v69: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823] boot 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: osdmap e115: 8 total, 8 up, 8 in 2024-06-11T14:21:11.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:21:11.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:11.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:11 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: pgmap v69: 161 pgs: 43 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: osd.1 [v2:172.21.15.44:6810/583485823,v1:172.21.15.44:6811/583485823] boot 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: osdmap e115: 8 total, 8 up, 8 in 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:11 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:12.217 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:21:12.218 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 7 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:21:12.219 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:21:12.572 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:21:12.573 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "7/23 daemons upgraded", 2024-06-11T14:21:12.573 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:21:12.573 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:21:12.573 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[66838]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[66838]: osdmap e116: 8 total, 8 up, 8 in 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[66838]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3416532961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[64503]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[64503]: osdmap e116: 8 total, 8 up, 8 in 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[64503]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.843 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:12 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3416532961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:12.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:12 smithi187 ceph-mon[57551]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:12 smithi187 ceph-mon[57551]: osdmap e116: 8 total, 8 up, 8 in 2024-06-11T14:21:12.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:12 smithi187 ceph-mon[57551]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:12.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:12 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3416532961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.9 is active+undersized+degraded, acting [2,3] 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-06-11T14:21:12.991 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-06-11T14:21:12.992 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-06-11T14:21:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[64503]: pgmap v72: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[64503]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/811145237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:13.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[66838]: pgmap v72: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:13.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:13.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[66838]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:13.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:13 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/811145237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:13 smithi187 ceph-mon[57551]: pgmap v72: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:13 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:13 smithi187 ceph-mon[57551]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:13.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:13 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/811145237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:13.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:13.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:15.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:21:14.875+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:21:15.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: pgmap v73: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:15 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:21:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: pgmap v73: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: pgmap v73: 161 pgs: 38 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:15.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:15.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:15.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:15 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:21:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:16 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:16.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:16 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:16 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:17 smithi187 ceph-mon[57551]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-06-11T14:21:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:17 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded) 2024-06-11T14:21:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:17 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:21:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[66838]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-06-11T14:21:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded) 2024-06-11T14:21:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:21:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[64503]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-06-11T14:21:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 19 pgs degraded) 2024-06-11T14:21:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:17 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:21:18.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:18 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:19.722 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:19 smithi044 ceph-mon[64503]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:19.723 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:19 smithi044 ceph-mon[66838]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:19.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:19 smithi187 ceph-mon[57551]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T14:21:21.402 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:20] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2024-06-11T14:21:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:21 smithi187 ceph-mon[57551]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:21:21.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:21 smithi044 ceph-mon[64503]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:21:21.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:21 smithi044 ceph-mon[66838]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:21:23.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:23 smithi187 ceph-mon[57551]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-06-11T14:21:23.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:23 smithi044 ceph-mon[64503]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-06-11T14:21:23.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:23 smithi044 ceph-mon[66838]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-06-11T14:21:25.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:25 smithi044 ceph-mon[64503]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:25.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:25 smithi044 ceph-mon[66838]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:25 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:25.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:25 smithi187 ceph-mon[57551]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:25.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:25 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:26.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:26 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:26 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:26.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:26 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:27.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:27 smithi044 ceph-mon[66838]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:27 smithi044 ceph-mon[64503]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:27 smithi187 ceph-mon[57551]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:28.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[64503]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:29.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[66838]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:29.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:29 smithi187 ceph-mon[57551]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:29.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[66838]: Upgrade: osd.2 is safe to restart 2024-06-11T14:21:30.560 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-mon[64503]: Upgrade: osd.2 is safe to restart 2024-06-11T14:21:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:30 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:30 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T14:21:30.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:30 smithi187 ceph-mon[57551]: Upgrade: osd.2 is safe to restart 2024-06-11T14:21:31.364 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:30] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-06-11T14:21:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[66838]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:21:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[64503]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:21:31.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:31 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:31.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:31 smithi187 ceph-mon[57551]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:21:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:31 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:31 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T14:21:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:31 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:32.849 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:32 smithi044 ceph-mon[66838]: Upgrade: Updating osd.2 2024-06-11T14:21:32.849 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:32 smithi044 ceph-mon[66838]: Deploying daemon osd.2 on smithi044 2024-06-11T14:21:32.850 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:32 smithi044 ceph-mon[64503]: Upgrade: Updating osd.2 2024-06-11T14:21:32.850 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:32 smithi044 ceph-mon[64503]: Deploying daemon osd.2 on smithi044 2024-06-11T14:21:32.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:32 smithi187 ceph-mon[57551]: Upgrade: Updating osd.2 2024-06-11T14:21:32.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:32 smithi187 ceph-mon[57551]: Deploying daemon osd.2 on smithi044 2024-06-11T14:21:33.757 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:33 smithi044 ceph-mon[66838]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:33.757 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:33 smithi044 ceph-mon[64503]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:33 smithi187 ceph-mon[57551]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:33.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:34.695 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:34 smithi044 systemd[1]: Stopping Ceph osd.2 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:21:35.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[38545]: 2024-06-11T14:21:34.693+0000 7f3fb8178700 -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-06-11T14:21:35.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[38545]: 2024-06-11T14:21:34.693+0000 7f3fb8178700 -1 osd.2 116 *** Got signal Terminated *** 2024-06-11T14:21:35.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[38545]: 2024-06-11T14:21:34.693+0000 7f3fb8178700 -1 osd.2 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:21:35.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:35 smithi044 ceph-mon[64503]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:35.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:35 smithi044 ceph-mon[64503]: osd.2 marked itself down and dead 2024-06-11T14:21:35.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:35 smithi044 ceph-mon[66838]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:35.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:35 smithi044 ceph-mon[66838]: osd.2 marked itself down and dead 2024-06-11T14:21:35.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:35 smithi187 ceph-mon[57551]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:21:35.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:35 smithi187 ceph-mon[57551]: osd.2 marked itself down and dead 2024-06-11T14:21:36.279 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:36 smithi044 podman[74598]: 2024-06-11 14:21:36.003833035 +0000 UTC m=+1.426294972 container died 2907717a34cecab778c12b91fb96525e36ac5a9d355fe6b963b6a4a5a8c74de2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, architecture=x86_64, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , version=8, io.openshift.expose-services=, GIT_CLEAN=True, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-06-11T14:21:36.539 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:36 smithi044 podman[74598]: 2024-06-11 14:21:36.35340181 +0000 UTC m=+1.775863737 container cleanup 2907717a34cecab778c12b91fb96525e36ac5a9d355fe6b963b6a4a5a8c74de2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, vendor=Red Hat, Inc., architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, io.openshift.expose-services=, version=8, GIT_CLEAN=True, release=754) 2024-06-11T14:21:36.539 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:36 smithi044 bash[74598]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2 2024-06-11T14:21:36.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:36.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:36.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[64503]: osdmap e117: 8 total, 7 up, 8 in 2024-06-11T14:21:36.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:36.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:36.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:36 smithi044 ceph-mon[66838]: osdmap e117: 8 total, 7 up, 8 in 2024-06-11T14:21:36.901 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:36 smithi044 podman[74616]: 2024-06-11 14:21:36.546278813 +0000 UTC m=+0.532892801 container remove 2907717a34cecab778c12b91fb96525e36ac5a9d355fe6b963b6a4a5a8c74de2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, name=centos-stream, GIT_CLEAN=True, distribution-scope=public, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-06-11T14:21:36.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:36 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:36.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:36 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:21:36.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:36 smithi187 ceph-mon[57551]: osdmap e117: 8 total, 7 up, 8 in 2024-06-11T14:21:37.258 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:36 smithi044 podman[74705]: 2024-06-11 14:21:36.879126604 +0000 UTC m=+0.017647272 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:37.258 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:37 smithi044 podman[74705]: 2024-06-11 14:21:37.030950711 +0000 UTC m=+0.169471375 container create a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:21:37.531 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:37 smithi044 podman[74705]: 2024-06-11 14:21:37.258358251 +0000 UTC m=+0.396878913 container init a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3) 2024-06-11T14:21:37.531 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:37 smithi044 podman[74705]: 2024-06-11 14:21:37.261989581 +0000 UTC m=+0.400510243 container start a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, ceph=True, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux ) 2024-06-11T14:21:37.531 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:37 smithi044 podman[74705]: 2024-06-11 14:21:37.466753883 +0000 UTC m=+0.605274559 container attach a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3) 2024-06-11T14:21:37.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:37 smithi044 ceph-mon[64503]: pgmap v85: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:37.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:37 smithi044 ceph-mon[64503]: osdmap e118: 8 total, 7 up, 8 in 2024-06-11T14:21:37.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:37 smithi044 ceph-mon[66838]: pgmap v85: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:37.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:37 smithi044 ceph-mon[66838]: osdmap e118: 8 total, 7 up, 8 in 2024-06-11T14:21:37.822 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:37 smithi044 podman[74705]: 2024-06-11 14:21:37.531777924 +0000 UTC m=+0.670298593 container died a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.build-date=20240528, GIT_CLEAN=True) 2024-06-11T14:21:37.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:37 smithi187 ceph-mon[57551]: pgmap v85: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:37.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:37 smithi187 ceph-mon[57551]: osdmap e118: 8 total, 7 up, 8 in 2024-06-11T14:21:38.400 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74728]: 2024-06-11 14:21:38.120869079 +0000 UTC m=+0.582873931 container remove a5e2dbd9987ec1c0541dd4590d788adadf35e1e5302e6f6b1d03d257a1a09ee1 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, ceph=True, RELEASE=squid-3f51ea3, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:21:38.401 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.2.service: Deactivated successfully. 2024-06-11T14:21:38.401 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 systemd[1]: Stopped Ceph osd.2 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:21:38.401 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.2.service: Consumed 6.895s CPU time. 2024-06-11T14:21:38.401 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 systemd[1]: Starting Ceph osd.2 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:21:38.866 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:38 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-06-11T14:21:38.866 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:38 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-06-11T14:21:38.867 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74830]: 2024-06-11 14:21:38.563866438 +0000 UTC m=+0.101752996 container create 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-3f51ea3, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:21:38.867 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74830]: 2024-06-11 14:21:38.480486787 +0000 UTC m=+0.018373342 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:38.867 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74830]: 2024-06-11 14:21:38.791450714 +0000 UTC m=+0.329337262 container init 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3) 2024-06-11T14:21:38.867 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74830]: 2024-06-11 14:21:38.794919339 +0000 UTC m=+0.332805883 container start 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:21:38.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:38 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-06-11T14:21:38.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:39.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:38 smithi044 podman[74830]: 2024-06-11 14:21:38.866401906 +0000 UTC m=+0.404288442 container attach 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528) 2024-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: 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-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: 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-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T14:21:39.567 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate[74844]: --> ceph-volume raw activate successful for osd ID: 2 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 bash[74830]: --> ceph-volume raw activate successful for osd ID: 2 2024-06-11T14:21:39.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 podman[74830]: 2024-06-11 14:21:39.235840942 +0000 UTC m=+0.773727491 container died 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:21:39.837 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-mon[64503]: pgmap v87: 161 pgs: 6 active+undersized, 10 stale+active+clean, 1 active+undersized+degraded, 144 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2024-06-11T14:21:39.837 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:39 smithi044 ceph-mon[66838]: pgmap v87: 161 pgs: 6 active+undersized, 10 stale+active+clean, 1 active+undersized+degraded, 144 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2024-06-11T14:21:39.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:39 smithi187 ceph-mon[57551]: pgmap v87: 161 pgs: 6 active+undersized, 10 stale+active+clean, 1 active+undersized+degraded, 144 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/627 objects degraded (0.797%) 2024-06-11T14:21:40.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:39 smithi044 podman[74977]: 2024-06-11 14:21:39.837507449 +0000 UTC m=+0.591716023 container remove 25ee1173357647eb149c644a599d42586519b1d2925b9c229ee0a31e45750b1a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-activate, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:21:40.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 podman[75036]: 2024-06-11 14:21:39.956852831 +0000 UTC m=+0.017948080 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:21:40.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 podman[75036]: 2024-06-11 14:21:40.071667125 +0000 UTC m=+0.132762353 container create 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0) 2024-06-11T14:21:40.650 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 podman[75036]: 2024-06-11 14:21:40.274373307 +0000 UTC m=+0.335468549 container init 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:21:40.650 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 podman[75036]: 2024-06-11 14:21:40.277786089 +0000 UTC m=+0.338881319 container start 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, GIT_CLEAN=True, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:21:40.650 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 ceph-osd[75054]: -- 172.21.15.44:0/3928444714 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55892f68da40 con 0x55892f66bc00 2024-06-11T14:21:40.651 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 bash[75036]: 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e 2024-06-11T14:21:40.651 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 systemd[1]: Started Ceph osd.2 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:21:41.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:40] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-06-11T14:21:41.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:21:40.826+0000 7f4c7928c640 -1 Falling back to public interface 2024-06-11T14:21:41.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[66838]: pgmap v88: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:41.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:41 smithi044 ceph-mon[64503]: pgmap v88: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:41.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:41 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:41.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:41 smithi187 ceph-mon[57551]: pgmap v88: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:43.364 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:21:43.614 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:43 smithi044 ceph-mon[64503]: pgmap v89: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:43.615 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:21:43.551+0000 7f4c7928c640 -1 osd.2 0 read_superblock omap replica is missing. 2024-06-11T14:21:43.615 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:21:43.574+0000 7f4c7928c640 -1 osd.2 116 log_to_monitors true 2024-06-11T14:21:43.615 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:43 smithi044 ceph-mon[66838]: pgmap v89: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:43 smithi187 ceph-mon[57551]: pgmap v89: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:43.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:44.093 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:21:44.093 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 33s ago 8m 26.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (3m) 111s ago 8m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (2m) 33s ago 7m 52.2M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (2m) 111s ago 13m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (3m) 33s ago 14m 500M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (2m) 33s ago 14m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (2m) 111s ago 13m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (2m) 33s ago 13m 38.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (3m) 33s ago 9m 16.7M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:21:44.094 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (3m) 111s ago 9m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (71s) 33s ago 12m 45.2M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (38s) 33s ago 12m 11.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 starting - - - 2737M 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (11m) 33s ago 11m 53.4M 2737M 17.2.0 e1d6a67b021e af9e6fd6abd4 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (11m) 111s ago 11m 54.3M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (10m) 111s ago 10m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (10m) 111s ago 10m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (9m) 111s ago 9m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (2m) 111s ago 9m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (7m) 33s ago 7m 75.0M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (7m) 111s ago 7m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:21:44.095 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (7m) 33s ago 7m 74.7M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:21:44.096 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (7m) 111s ago 7m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:21:44.533 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:21:44.533 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:21:44.534 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:21:44.535 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:21:44.535 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-06-11T14:21:44.535 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 7 2024-06-11T14:21:44.535 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:21:44.535 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:21:44.650 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:21:44.536+0000 7f4c71037640 -1 osd.2 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:21:44.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:44.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:44.893 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:21:44.893 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:21:44.893 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "8/23 daemons upgraded", 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:21:44.894 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:21:44.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T14:21:44.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:44.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:44.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:45.321 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 56/627 objects degraded (8.931%), 13 pgs degraded 2024-06-11T14:21:45.321 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:21:45.321 INFO:teuthology.orchestra.run.smithi044.stdout: osd.2 (root=default,host=smithi044) is down 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/627 objects degraded (8.931%), 13 pgs degraded 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-06-11T14:21:45.322 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-06-11T14:21:45.323 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-06-11T14:21:45.323 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.d is active+undersized+degraded, acting [4,5] 2024-06-11T14:21:45.323 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-06-11T14:21:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: pgmap v90: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:21:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: osdmap e119: 8 total, 7 up, 8 in 2024-06-11T14:21:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2639458523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/4158579543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: pgmap v90: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:45.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: osdmap e119: 8 total, 7 up, 8 in 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2639458523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/4158579543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: pgmap v90: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: osdmap e119: 8 total, 7 up, 8 in 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2639458523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:21:45.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/4158579543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:21:45.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:45.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482] boot 2024-06-11T14:21:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: osdmap e120: 8 total, 8 up, 8 in 2024-06-11T14:21:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[66838]: osdmap e121: 8 total, 8 up, 8 in 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482] boot 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: osdmap e120: 8 total, 8 up, 8 in 2024-06-11T14:21:46.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:21:46.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:46.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:46.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:46 smithi044 ceph-mon[64503]: osdmap e121: 8 total, 8 up, 8 in 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: osd.2 [v2:172.21.15.44:6818/1627062482,v1:172.21.15.44:6819/1627062482] boot 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: osdmap e120: 8 total, 8 up, 8 in 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T14:21:46.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:46 smithi187 ceph-mon[57551]: osdmap e121: 8 total, 8 up, 8 in 2024-06-11T14:21:47.887 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:47 smithi044 ceph-mon[64503]: pgmap v93: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:47.887 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:47 smithi044 ceph-mon[66838]: pgmap v93: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:47.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:47 smithi187 ceph-mon[57551]: pgmap v93: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-06-11T14:21:48.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:48 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:21:48.696+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:21:48.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:49.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: pgmap v95: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:21:49.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: pgmap v95: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:21:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:49 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: pgmap v95: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:21:49.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:21:49.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:49 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:50.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:50 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 12 pgs degraded) 2024-06-11T14:21:50.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:50 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:21:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:50 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 12 pgs degraded) 2024-06-11T14:21:50.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:50 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:21:50.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:50 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 12 pgs degraded) 2024-06-11T14:21:50.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:50 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:21:51.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:21:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:21:50] "GET /metrics HTTP/1.1" 200 38421 "" "Prometheus/2.33.4" 2024-06-11T14:21:51.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:51 smithi044 ceph-mon[64503]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:21:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:51 smithi044 ceph-mon[66838]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:21:51.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:51 smithi187 ceph-mon[57551]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:21:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:53 smithi044 ceph-mon[64503]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:21:53.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:53 smithi044 ceph-mon[66838]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:21:53.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:53 smithi187 ceph-mon[57551]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:21:53.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:55.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:55 smithi044 ceph-mon[64503]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-06-11T14:21:55.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:55 smithi044 ceph-mon[66838]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-06-11T14:21:55.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:55 smithi187 ceph-mon[57551]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-06-11T14:21:56.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:56 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:56.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:56 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:56.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:56 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:21:57.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:57 smithi044 ceph-mon[66838]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:57.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:57 smithi044 ceph-mon[64503]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:57.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:57 smithi187 ceph-mon[57551]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:21:58.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:58.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-06-11T14:21:58.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:21:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:21:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:21:59.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[64503]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-06-11T14:21:59.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:59.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:59.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:59.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[66838]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-06-11T14:21:59.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:59.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:59.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:21:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:59.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:59 smithi187 ceph-mon[57551]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-06-11T14:21:59.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:21:59.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:21:59.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:21:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:00] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2024-06-11T14:22:01.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:01 smithi044 ceph-mon[64503]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:01.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:01 smithi044 ceph-mon[66838]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:01.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:01 smithi187 ceph-mon[57551]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:03.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:03 smithi044 ceph-mon[64503]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:03.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:03 smithi044 ceph-mon[66838]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:03.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:03 smithi187 ceph-mon[57551]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:03.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:04.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[66838]: Upgrade: osd.3 is safe to restart 2024-06-11T14:22:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:04 smithi044 ceph-mon[64503]: Upgrade: osd.3 is safe to restart 2024-06-11T14:22:04.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:04 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:04 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T14:22:04.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:04 smithi187 ceph-mon[57551]: Upgrade: osd.3 is safe to restart 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: Upgrade: Updating osd.3 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[66838]: Deploying daemon osd.3 on smithi044 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: Upgrade: Updating osd.3 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:06.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:06 smithi044 ceph-mon[64503]: Deploying daemon osd.3 on smithi044 2024-06-11T14:22:06.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:06.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: Upgrade: Updating osd.3 2024-06-11T14:22:06.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T14:22:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:06 smithi187 ceph-mon[57551]: Deploying daemon osd.3 on smithi044 2024-06-11T14:22:07.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:07 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:07.354 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:07 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:07 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:08.079 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:08 smithi044 systemd[1]: Stopping Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:22:08.337 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:08 smithi044 ceph-mon[64503]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:08.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:08 smithi044 ceph-mon[66838]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:08 smithi187 ceph-mon[57551]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:08.650 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[41506]: 2024-06-11T14:22:08.336+0000 7f8f16649700 -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-06-11T14:22:08.650 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[41506]: 2024-06-11T14:22:08.336+0000 7f8f16649700 -1 osd.3 121 *** Got signal Terminated *** 2024-06-11T14:22:08.651 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[41506]: 2024-06-11T14:22:08.336+0000 7f8f16649700 -1 osd.3 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:22:08.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:09.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:09 smithi044 ceph-mon[66838]: osd.3 marked itself down and dead 2024-06-11T14:22:09.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:09 smithi044 ceph-mon[64503]: osd.3 marked itself down and dead 2024-06-11T14:22:09.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:09 smithi187 ceph-mon[57551]: osd.3 marked itself down and dead 2024-06-11T14:22:09.771 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:09 smithi044 podman[77036]: 2024-06-11 14:22:09.473635893 +0000 UTC m=+1.237131595 container died af9e6fd6abd4423dd7fb24eaeee8edcca5be32f8b2e4865501e684b87773a8c0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, com.redhat.component=centos-stream-container, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, version=8, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., RELEASE=HEAD, architecture=x86_64, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, name=centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-06-11T14:22:10.087 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:09 smithi044 podman[77036]: 2024-06-11 14:22:09.861474212 +0000 UTC m=+1.624969888 container cleanup af9e6fd6abd4423dd7fb24eaeee8edcca5be32f8b2e4865501e684b87773a8c0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, io.openshift.expose-services=, distribution-scope=public, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, architecture=x86_64, vendor=Red Hat, Inc., RELEASE=HEAD, ceph=True, vcs-type=git, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, version=8, GIT_BRANCH=HEAD, name=centos-stream) 2024-06-11T14:22:10.087 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:09 smithi044 bash[77036]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3 2024-06-11T14:22:10.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[66838]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:10.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:10.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[66838]: osdmap e122: 8 total, 7 up, 8 in 2024-06-11T14:22:10.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[64503]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:10.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:10.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-mon[64503]: osdmap e122: 8 total, 7 up, 8 in 2024-06-11T14:22:10.401 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77052]: 2024-06-11 14:22:10.087621586 +0000 UTC m=+0.610284135 container remove af9e6fd6abd4423dd7fb24eaeee8edcca5be32f8b2e4865501e684b87773a8c0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, release=754, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, version=8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, io.buildah.version=1.19.8, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, name=centos-stream, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-06-11T14:22:10.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:10 smithi187 ceph-mon[57551]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:10.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:10 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:10.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:10 smithi187 ceph-mon[57551]: osdmap e122: 8 total, 7 up, 8 in 2024-06-11T14:22:10.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.433683327 +0000 UTC m=+0.095991604 container create d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.35.3, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:22:10.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.355826626 +0000 UTC m=+0.018134902 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:10.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.668507032 +0000 UTC m=+0.330815296 container init d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:22:10.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.671941931 +0000 UTC m=+0.334250196 container start d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528) 2024-06-11T14:22:10.760 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.760107116 +0000 UTC m=+0.422415395 container attach d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.35.3, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0) 2024-06-11T14:22:11.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:10] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2024-06-11T14:22:11.151 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:10 smithi044 podman[77141]: 2024-06-11 14:22:10.953617009 +0000 UTC m=+0.615925271 container died d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3) 2024-06-11T14:22:11.421 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:11 smithi044 ceph-mon[64503]: osdmap e123: 8 total, 7 up, 8 in 2024-06-11T14:22:11.421 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:11 smithi044 ceph-mon[66838]: osdmap e123: 8 total, 7 up, 8 in 2024-06-11T14:22:11.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:11 smithi187 ceph-mon[57551]: osdmap e123: 8 total, 7 up, 8 in 2024-06-11T14:22:11.877 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 podman[77163]: 2024-06-11 14:22:11.421743259 +0000 UTC m=+0.462244605 container remove d402e13d58ca0d893d7bf8e55954b2f3b294a2b97dc5d9b74a5929b12c5ec6a5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:22:11.878 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service: Deactivated successfully. 2024-06-11T14:22:11.878 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 systemd[1]: Stopped Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:22:11.878 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service: Consumed 8.334s CPU time. 2024-06-11T14:22:11.878 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 systemd[1]: Starting Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:22:12.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 podman[77264]: 2024-06-11 14:22:11.779980518 +0000 UTC m=+0.018107602 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:12.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:11 smithi044 podman[77264]: 2024-06-11 14:22:11.917126189 +0000 UTC m=+0.155253267 container create 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3) 2024-06-11T14:22:12.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 podman[77264]: 2024-06-11 14:22:12.1001922 +0000 UTC m=+0.338319269 container init 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, io.buildah.version=1.35.3, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-06-11T14:22:12.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 podman[77264]: 2024-06-11 14:22:12.103701351 +0000 UTC m=+0.341828421 container start 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-06-11T14:22:12.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:12 smithi187 ceph-mon[57551]: pgmap v108: 161 pgs: 18 active+undersized, 20 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2024-06-11T14:22:12.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:12 smithi187 ceph-mon[57551]: Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:12.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:12 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[66838]: pgmap v108: 161 pgs: 18 active+undersized, 20 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[66838]: Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[64503]: pgmap v108: 161 pgs: 18 active+undersized, 20 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[64503]: Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:12.487 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:12.488 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 podman[77264]: 2024-06-11 14:22:12.200431688 +0000 UTC m=+0.438558759 container attach 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:22:12.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: 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-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: 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-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T14:22:12.901 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate[77279]: --> ceph-volume raw activate successful for osd ID: 3 2024-06-11T14:22:12.902 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 bash[77264]: --> ceph-volume raw activate successful for osd ID: 3 2024-06-11T14:22:12.902 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:12 smithi044 podman[77264]: 2024-06-11 14:22:12.541702751 +0000 UTC m=+0.779829821 container died 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-06-11T14:22:13.329 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 podman[77412]: 2024-06-11 14:22:13.104414261 +0000 UTC m=+0.552007906 container remove 44ba98d5289ec9f516aeefbc42b20ef135443dd734bd9d5af68055a8a85b670b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-06-11T14:22:13.590 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 podman[77471]: 2024-06-11 14:22:13.232130321 +0000 UTC m=+0.018410360 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:13.591 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 podman[77471]: 2024-06-11 14:22:13.330208785 +0000 UTC m=+0.116488818 container create e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:22:13.591 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 podman[77471]: 2024-06-11 14:22:13.566333719 +0000 UTC m=+0.352613759 container init e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-06-11T14:22:13.591 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 podman[77471]: 2024-06-11 14:22:13.569965057 +0000 UTC m=+0.356245088 container start e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True) 2024-06-11T14:22:13.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 ceph-osd[77489]: -- 172.21.15.44:0/518290712 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555a11f33a40 con 0x555a12cf2000 2024-06-11T14:22:13.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 bash[77471]: e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 2024-06-11T14:22:13.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:13 smithi044 systemd[1]: Started Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:22:13.981 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:14.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[66838]: pgmap v109: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:14.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:14.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:14.401 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:22:14.114+0000 7fce17634640 -1 Falling back to public interface 2024-06-11T14:22:14.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[64503]: pgmap v109: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:14.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:14.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:14 smithi187 ceph-mon[57551]: pgmap v109: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[64503]: pgmap v110: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[66838]: pgmap v110: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:15.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:15.691 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:22:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:15 smithi187 ceph-mon[57551]: pgmap v110: 161 pgs: 26 active+undersized, 20 peering, 20 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 63/627 objects degraded (10.048%) 2024-06-11T14:22:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:16.396 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 31s ago 8m 26.5M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (4m) 2m ago 8m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (3m) 31s ago 8m 52.4M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (3m) 2m ago 13m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (3m) 31s ago 15m 502M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (3m) 31s ago 15m 48.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (2m) 2m ago 13m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (2m) 31s ago 13m 40.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 31s ago 9m 16.9M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:22:16.397 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (4m) 2m ago 9m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (104s) 31s ago 13m 46.6M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (70s) 31s ago 12m 43.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (36s) 31s ago 12m 11.6M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 starting - - - 2737M 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (11m) 2m ago 11m 54.3M 2992M 17.2.0 e1d6a67b021e 42bd642c8870 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (11m) 2m ago 11m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (10m) 2m ago 10m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:22:16.398 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (10m) 2m ago 10m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:22:16.399 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (3m) 2m ago 9m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:22:16.399 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (8m) 31s ago 8m 75.2M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:22:16.399 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (8m) 2m ago 8m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:22:16.399 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (8m) 31s ago 8m 74.9M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:22:16.399 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (8m) 2m ago 8m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:22:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[64503]: from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[64503]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[64503]: Health check update: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 63/627 objects degraded (10.048%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[66838]: from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[66838]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[66838]: Health check update: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:16.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 63/627 objects degraded (10.048%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:16.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:16 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:16.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:16 smithi187 ceph-mon[57551]: from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:16 smithi187 ceph-mon[57551]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:16.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:16 smithi187 ceph-mon[57551]: Health check update: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-06-11T14:22:16.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:16 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 63/627 objects degraded (10.048%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:16.827 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:22:16.828 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:22:17.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:22:16.851+0000 7fce17634640 -1 osd.3 0 read_superblock omap replica is missing. 2024-06-11T14:22:17.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:16 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:22:16.882+0000 7fce17634640 -1 osd.3 121 log_to_monitors true 2024-06-11T14:22:17.195 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:22:17.196 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:22:17.197 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:22:17.197 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "8/23 daemons upgraded", 2024-06-11T14:22:17.197 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:22:17.197 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:22:17.197 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:22:17.626 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 83/627 objects degraded (13.238%), 26 pgs degraded 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: osd.3 (root=default,host=smithi044) is down 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 83/627 objects degraded (13.238%), 26 pgs degraded 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.9 is active+undersized+degraded, acting [1,2] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1e is active+undersized+degraded, acting [0,5] 2024-06-11T14:22:17.627 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-06-11T14:22:17.628 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-06-11T14:22:17.629 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-06-11T14:22:17.629 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-06-11T14:22:17.629 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-06-11T14:22:17.629 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-06-11T14:22:17.629 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-06-11T14:22:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: pgmap v111: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-06-11T14:22:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2769088792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:22:17.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:17 smithi187 ceph-mon[57551]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: pgmap v111: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:17.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-06-11T14:22:17.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2769088792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:17.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[64503]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: pgmap v111: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2769088792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-mon[66838]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:17.797 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:22:17 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:22:17.505+0000 7fce0f3df640 -1 osd.3 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:22:18.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: osdmap e124: 8 total, 7 up, 8 in 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2619484582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: osdmap e124: 8 total, 7 up, 8 in 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2619484582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:18 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: osdmap e124: 8 total, 7 up, 8 in 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2619484582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:18.983 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:18 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[64503]: pgmap v113: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[64503]: osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315] boot 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[64503]: osdmap e125: 8 total, 8 up, 8 in 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[66838]: pgmap v113: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:19.802 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[66838]: osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315] boot 2024-06-11T14:22:19.803 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[66838]: osdmap e125: 8 total, 8 up, 8 in 2024-06-11T14:22:19.803 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:22:19.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:19 smithi187 ceph-mon[57551]: pgmap v113: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:22:19.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:19 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:19.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:19 smithi187 ceph-mon[57551]: osd.3 [v2:172.21.15.44:6826/2356591315,v1:172.21.15.44:6827/2356591315] boot 2024-06-11T14:22:19.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:19 smithi187 ceph-mon[57551]: osdmap e125: 8 total, 8 up, 8 in 2024-06-11T14:22:19.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T14:22:20.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:20 smithi044 ceph-mon[64503]: osdmap e126: 8 total, 8 up, 8 in 2024-06-11T14:22:20.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:20 smithi044 ceph-mon[66838]: osdmap e126: 8 total, 8 up, 8 in 2024-06-11T14:22:20.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:20 smithi187 ceph-mon[57551]: osdmap e126: 8 total, 8 up, 8 in 2024-06-11T14:22:21.262 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:20] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.33.4" 2024-06-11T14:22:21.600 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:21 smithi044 ceph-mon[66838]: pgmap v116: 161 pgs: 20 active+undersized, 15 active+undersized+degraded, 126 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:22:21.600 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:21 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:21.601 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:21 smithi044 ceph-mon[64503]: pgmap v116: 161 pgs: 20 active+undersized, 15 active+undersized+degraded, 126 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:22:21.601 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:21 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:21.900 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:21 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:22:21.780+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:22:21.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:21 smithi187 ceph-mon[57551]: pgmap v116: 161 pgs: 20 active+undersized, 15 active+undersized+degraded, 126 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/627 objects degraded (8.134%) 2024-06-11T14:22:21.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:21 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:22 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:22:22.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:22 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-06-11T14:22:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:23 smithi187 ceph-mon[57551]: pgmap v117: 161 pgs: 15 active+undersized, 12 active+undersized+degraded, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 37/627 objects degraded (5.901%) 2024-06-11T14:22:23.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:23 smithi044 ceph-mon[66838]: pgmap v117: 161 pgs: 15 active+undersized, 12 active+undersized+degraded, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 37/627 objects degraded (5.901%) 2024-06-11T14:22:24.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:23 smithi044 ceph-mon[64503]: pgmap v117: 161 pgs: 15 active+undersized, 12 active+undersized+degraded, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 37/627 objects degraded (5.901%) 2024-06-11T14:22:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:24 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/627 objects degraded (5.901%), 12 pgs degraded) 2024-06-11T14:22:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:24 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:22:25.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:24 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/627 objects degraded (5.901%), 12 pgs degraded) 2024-06-11T14:22:25.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:24 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:22:25.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:24 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/627 objects degraded (5.901%), 12 pgs degraded) 2024-06-11T14:22:25.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:24 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:22:25.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:25 smithi044 ceph-mon[64503]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:25 smithi044 ceph-mon[66838]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:25.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:25 smithi187 ceph-mon[57551]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:26 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:27.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:26 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:26 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:27.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:27 smithi187 ceph-mon[57551]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:28.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:27 smithi044 ceph-mon[66838]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:28.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:27 smithi044 ceph-mon[64503]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:22:28.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:28.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-06-11T14:22:28.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:28 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:29.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:29 smithi187 ceph-mon[57551]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-06-11T14:22:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[66838]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-06-11T14:22:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:30.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:30.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[64503]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-06-11T14:22:30.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:30.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:30.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:31.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:30] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-06-11T14:22:31.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:31 smithi187 ceph-mon[57551]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-06-11T14:22:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:31 smithi044 ceph-mon[64503]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-06-11T14:22:32.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:31 smithi044 ceph-mon[66838]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-06-11T14:22:33.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:33 smithi187 ceph-mon[57551]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:22:33.983 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:33 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:33 smithi044 ceph-mon[64503]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:22:34.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:33 smithi044 ceph-mon[66838]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T14:22:35.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:35 smithi044 ceph-mon[64503]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:22:35.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:35 smithi044 ceph-mon[66838]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:22:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:35 smithi187 ceph-mon[57551]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T14:22:37.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:36 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:36 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:37.174 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:36 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:38.082 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:37 smithi187 ceph-mon[57551]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:38.082 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.082 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:37 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.083 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:37 smithi187 ceph-mon[57551]: Upgrade: osd.4 is safe to restart 2024-06-11T14:22:38.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[64503]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[64503]: Upgrade: osd.4 is safe to restart 2024-06-11T14:22:38.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[66838]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:38.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T14:22:38.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:37 smithi044 ceph-mon[66838]: Upgrade: osd.4 is safe to restart 2024-06-11T14:22:38.732 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:38 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:38.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[64503]: Upgrade: Updating osd.4 2024-06-11T14:22:39.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[64503]: Deploying daemon osd.4 on smithi187 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[66838]: Upgrade: Updating osd.4 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:39.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:39 smithi044 ceph-mon[66838]: Deploying daemon osd.4 on smithi187 2024-06-11T14:22:39.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:39 smithi187 ceph-mon[57551]: Upgrade: Updating osd.4 2024-06-11T14:22:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T14:22:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:39 smithi187 ceph-mon[57551]: Deploying daemon osd.4 on smithi187 2024-06-11T14:22:40.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:40 smithi044 ceph-mon[64503]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:40.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:40 smithi044 ceph-mon[66838]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:40 smithi187 ceph-mon[57551]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:22:41.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:40] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-06-11T14:22:41.528 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:41 smithi187 systemd[1]: Stopping Ceph osd.4 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:22:41.981 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[29382]: 2024-06-11T14:22:41.527+0000 7fcb5b227700 -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-06-11T14:22:41.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[29382]: 2024-06-11T14:22:41.527+0000 7fcb5b227700 -1 osd.4 126 *** Got signal Terminated *** 2024-06-11T14:22:41.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[29382]: 2024-06-11T14:22:41.527+0000 7fcb5b227700 -1 osd.4 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:22:42.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:42 smithi044 ceph-mon[64503]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:42.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:42 smithi044 ceph-mon[64503]: osd.4 marked itself down and dead 2024-06-11T14:22:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:42 smithi044 ceph-mon[66838]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:42 smithi044 ceph-mon[66838]: osd.4 marked itself down and dead 2024-06-11T14:22:42.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:42 smithi187 ceph-mon[57551]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:42.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:42 smithi187 ceph-mon[57551]: osd.4 marked itself down and dead 2024-06-11T14:22:42.946 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:42 smithi187 podman[60324]: 2024-06-11 14:22:42.642027243 +0000 UTC m=+1.236867868 container died 42bd642c887047632512c6a3ac9828b3a28f724c0eb79ad58cc57ca1bebb0266 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, version=8, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, ceph=True, distribution-scope=public, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, release=754, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64) 2024-06-11T14:22:43.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:43 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:43.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:43 smithi187 ceph-mon[57551]: osdmap e127: 8 total, 7 up, 8 in 2024-06-11T14:22:43.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60324]: 2024-06-11 14:22:43.044616066 +0000 UTC m=+1.639456683 container cleanup 42bd642c887047632512c6a3ac9828b3a28f724c0eb79ad58cc57ca1bebb0266 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, name=centos-stream, release=754, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , ceph=True) 2024-06-11T14:22:43.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 bash[60324]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4 2024-06-11T14:22:43.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:43 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:43.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:43 smithi044 ceph-mon[66838]: osdmap e127: 8 total, 7 up, 8 in 2024-06-11T14:22:43.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:43 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:22:43.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:43 smithi044 ceph-mon[64503]: osdmap e127: 8 total, 7 up, 8 in 2024-06-11T14:22:43.633 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:43.633 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60340]: 2024-06-11 14:22:43.30457256 +0000 UTC m=+0.660687066 container remove 42bd642c887047632512c6a3ac9828b3a28f724c0eb79ad58cc57ca1bebb0266 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, vcs-type=git, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, RELEASE=HEAD, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, com.redhat.component=centos-stream-container, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, build-date=2022-05-03T08:36:31.336870, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, name=centos-stream, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc.) 2024-06-11T14:22:43.958 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60427]: 2024-06-11 14:22:43.536255845 +0000 UTC m=+0.017407427 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:43.958 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60427]: 2024-06-11 14:22:43.65554343 +0000 UTC m=+0.136694978 container create ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-06-11T14:22:43.958 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60427]: 2024-06-11 14:22:43.875137372 +0000 UTC m=+0.356288937 container init ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-06-11T14:22:43.958 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60427]: 2024-06-11 14:22:43.878522813 +0000 UTC m=+0.359674371 container start ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD) 2024-06-11T14:22:43.958 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:43 smithi187 podman[60427]: 2024-06-11 14:22:43.958152107 +0000 UTC m=+0.439303671 container attach ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, ceph=True, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3) 2024-06-11T14:22:44.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:44 smithi187 ceph-mon[57551]: pgmap v128: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:22:44.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:44 smithi187 ceph-mon[57551]: osdmap e128: 8 total, 7 up, 8 in 2024-06-11T14:22:44.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 podman[60427]: 2024-06-11 14:22:44.155074028 +0000 UTC m=+0.636225587 container died ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240528) 2024-06-11T14:22:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:44 smithi044 ceph-mon[66838]: pgmap v128: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:22:44.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:44 smithi044 ceph-mon[66838]: osdmap e128: 8 total, 7 up, 8 in 2024-06-11T14:22:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:44 smithi044 ceph-mon[64503]: pgmap v128: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:22:44.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:44 smithi044 ceph-mon[64503]: osdmap e128: 8 total, 7 up, 8 in 2024-06-11T14:22:44.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 podman[60449]: 2024-06-11 14:22:44.720687442 +0000 UTC m=+0.556919503 container remove ab0d390a4b0215601bf4b6563562f2c0b95a7802e7e98ba37bb71f3f230c1faa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.35.3, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:22:44.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.4.service: Deactivated successfully. 2024-06-11T14:22:44.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 systemd[1]: Stopped Ceph osd.4 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:22:44.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.4.service: Consumed 8.421s CPU time. 2024-06-11T14:22:44.982 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:44 smithi187 systemd[1]: Starting Ceph osd.4 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:22:45.452 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.051344586 +0000 UTC m=+0.016831889 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:45.452 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.154901341 +0000 UTC m=+0.120388662 container create dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:22:45.452 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.453019769 +0000 UTC m=+0.418507069 container init dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-06-11T14:22:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-mon[57551]: pgmap v130: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T14:22:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:45.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-mon[57551]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:22:45.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.456664246 +0000 UTC m=+0.422151546 container start dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, 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, GIT_CLEAN=True) 2024-06-11T14:22:45.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.649279533 +0000 UTC m=+0.614766838 container attach dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, GIT_BRANCH=HEAD) 2024-06-11T14:22:45.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[66838]: pgmap v130: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[66838]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[64503]: pgmap v130: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:22:45.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:45 smithi044 ceph-mon[64503]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:22:46.186 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T14:22:46.186 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T14:22:46.186 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: 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-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: 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-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate[60563]: --> ceph-volume raw activate successful for osd ID: 4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 bash[60548]: --> ceph-volume raw activate successful for osd ID: 4 2024-06-11T14:22:46.187 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:45 smithi187 podman[60548]: 2024-06-11 14:22:45.872221595 +0000 UTC m=+0.837708895 container died dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528) 2024-06-11T14:22:46.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:46 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:46.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 podman[60682]: 2024-06-11 14:22:46.495338154 +0000 UTC m=+0.616959591 container remove dd017820b6e361a85cffec3ac8a10f2cb6722c4e982f95173bd81c5f7f2791fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux ) 2024-06-11T14:22:46.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 podman[60743]: 2024-06-11 14:22:46.613485389 +0000 UTC m=+0.017121060 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:22:46.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 podman[60743]: 2024-06-11 14:22:46.721312789 +0000 UTC m=+0.124948499 container create e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-06-11T14:22:46.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:46 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:46.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:46 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:47.231 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 podman[60743]: 2024-06-11 14:22:46.966094937 +0000 UTC m=+0.369730616 container init e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:22:47.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 podman[60743]: 2024-06-11 14:22:46.969466551 +0000 UTC m=+0.373102219 container start e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2) 2024-06-11T14:22:47.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:46 smithi187 ceph-osd[60761]: -- 172.21.15.187:0/1404103467 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561c534d3a40 con 0x561c54292000 2024-06-11T14:22:47.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:47 smithi187 bash[60743]: e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 2024-06-11T14:22:47.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:47 smithi187 systemd[1]: Started Ceph osd.4 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:22:47.732 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:22:47.514+0000 7f8212703640 -1 Falling back to public interface 2024-06-11T14:22:47.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:47 smithi187 ceph-mon[57551]: pgmap v131: 161 pgs: 30 active+undersized, 10 peering, 2 stale+active+clean, 19 active+undersized+degraded, 100 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 76/627 objects degraded (12.121%) 2024-06-11T14:22:47.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:47 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 76/627 objects degraded (12.121%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:47.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:47 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:47.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:47 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[64503]: pgmap v131: 161 pgs: 30 active+undersized, 10 peering, 2 stale+active+clean, 19 active+undersized+degraded, 100 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 76/627 objects degraded (12.121%) 2024-06-11T14:22:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 76/627 objects degraded (12.121%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:47.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:47.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[66838]: pgmap v131: 161 pgs: 30 active+undersized, 10 peering, 2 stale+active+clean, 19 active+undersized+degraded, 100 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 76/627 objects degraded (12.121%) 2024-06-11T14:22:47.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 76/627 objects degraded (12.121%), 19 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:47.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:47.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:47 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:48.005 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:22:48.684 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:22:48.684 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 30s ago 9m 24.8M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:22:48.684 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (4m) 2m ago 9m 43.8M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (4m) 30s ago 8m 52.6M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (3m) 2m ago 14m 438M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (4m) 30s ago 15m 503M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (3m) 30s ago 15m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (3m) 2m ago 14m 19.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (3m) 30s ago 14m 38.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 30s ago 10m 17.2M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (4m) 2m ago 10m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 30s ago 13m 46.9M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (102s) 30s ago 13m 43.8M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (68s) 30s ago 12m 41.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (35s) 30s ago 12m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 starting - - - 2992M 2024-06-11T14:22:48.685 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (11m) 2m ago 11m 49.7M 2992M 17.2.0 e1d6a67b021e eee5f48ae939 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (11m) 2m ago 11m 51.0M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (11m) 2m ago 11m 52.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (4m) 2m ago 10m 63.1M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (8m) 30s ago 8m 75.3M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (8m) 2m ago 8m 72.7M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (8m) 30s ago 8m 75.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:22:48.686 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (8m) 2m ago 8m 72.3M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:22:48.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:48 smithi044 ceph-mon[64503]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:48.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:48 smithi044 ceph-mon[66838]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:48.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:48 smithi187 ceph-mon[57551]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:48.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:49.096 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:22:49.096 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:22:49.096 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:22:49.096 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:49.096 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:22:49.097 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:22:49.098 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-06-11T14:22:49.098 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 9 2024-06-11T14:22:49.098 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:22:49.098 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:22:49.445 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "9/23 daemons upgraded", 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:22:49.446 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:22:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:49 smithi187 ceph-mon[57551]: from='client.44350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:49 smithi187 ceph-mon[57551]: pgmap v132: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:49.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:49 smithi187 ceph-mon[57551]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T14:22:49.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:49 smithi187 ceph-mon[57551]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.733 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:49 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3246818169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:49.859 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 105/627 objects degraded (16.746%), 26 pgs degraded 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: osd.4 (root=default,host=smithi187) is down 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 105/627 objects degraded (16.746%), 26 pgs degraded 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.18 is active+undersized+degraded, acting [5,7] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1a is active+undersized+degraded, acting [6,7] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-06-11T14:22:49.860 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.d is active+undersized+degraded, acting [2,5] 2024-06-11T14:22:49.861 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-06-11T14:22:49.862 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-06-11T14:22:49.862 INFO:teuthology.orchestra.run.smithi044.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-06-11T14:22:49.862 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-06-11T14:22:49.862 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[66838]: from='client.44350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.862 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[66838]: pgmap v132: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:49.862 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[66838]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T14:22:49.862 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[66838]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.862 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3246818169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:49.863 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[64503]: from='client.44350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.863 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[64503]: pgmap v132: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:49.863 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[64503]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T14:22:49.863 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[64503]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:49.863 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:49 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3246818169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:50.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:22:50.226+0000 7f8212703640 -1 osd.4 0 read_superblock omap replica is missing. 2024-06-11T14:22:50.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:22:50.252+0000 7f8212703640 -1 osd.4 126 log_to_monitors true 2024-06-11T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-mon[57551]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3570167076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-mon[57551]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-mon[57551]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:50.764 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:22:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:22:50.545+0000 7f820a4ae640 -1 osd.4 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:22:50.839 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[64503]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3570167076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[64503]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[64503]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[66838]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3570167076' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[66838]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:50.840 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-mon[66838]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T14:22:51.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:22:50] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-06-11T14:22:51.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: pgmap v133: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: osdmap e129: 8 total, 7 up, 8 in 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:51.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:51 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: pgmap v133: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:22:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: osdmap e129: 8 total, 7 up, 8 in 2024-06-11T14:22:51.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: pgmap v133: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 105/627 objects degraded (16.746%) 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: osdmap e129: 8 total, 7 up, 8 in 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: from='osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:51.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:51 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679] boot 2024-06-11T14:22:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: osdmap e130: 8 total, 8 up, 8 in 2024-06-11T14:22:52.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679] boot 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: osdmap e130: 8 total, 8 up, 8 in 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:52 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:22:52.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: osd.4 [v2:172.21.15.187:6800/3912914679,v1:172.21.15.187:6801/3912914679] boot 2024-06-11T14:22:52.991 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: osdmap e130: 8 total, 8 up, 8 in 2024-06-11T14:22:52.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T14:22:52.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:52.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:52 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:53.502 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:53 smithi187 ceph-mon[57551]: pgmap v136: 161 pgs: 7 peering, 38 active+undersized, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 90/627 objects degraded (14.354%) 2024-06-11T14:22:53.803 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:53 smithi187 ceph-mon[57551]: osdmap e131: 8 total, 8 up, 8 in 2024-06-11T14:22:53.803 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:53 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 90/627 objects degraded (14.354%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:53.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi044\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi044\", job=\"node\", machine=\"x86_64\", nodename=\"smithi044\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:22:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[64503]: pgmap v136: 161 pgs: 7 peering, 38 active+undersized, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 90/627 objects degraded (14.354%) 2024-06-11T14:22:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[64503]: osdmap e131: 8 total, 8 up, 8 in 2024-06-11T14:22:53.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 90/627 objects degraded (14.354%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[66838]: pgmap v136: 161 pgs: 7 peering, 38 active+undersized, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 90/627 objects degraded (14.354%) 2024-06-11T14:22:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[66838]: osdmap e131: 8 total, 8 up, 8 in 2024-06-11T14:22:53.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:53 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 90/627 objects degraded (14.354%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T14:22:55.592 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:22:55 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:22:55.169+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T14:22:56.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: pgmap v138: 161 pgs: 11 peering, 35 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: pgmap v138: 161 pgs: 11 peering, 35 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:56 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: pgmap v138: 161 pgs: 11 peering, 35 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/627 objects degraded (13.716%) 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:22:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:22:56.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:22:56.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:56 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T14:22:57.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:57 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:57.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:57 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:57.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:57 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:22:58.383 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:58 smithi187 ceph-mon[57551]: pgmap v139: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:58.383 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:58 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/627 objects degraded (13.716%), 22 pgs degraded) 2024-06-11T14:22:58.383 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:22:58 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[64503]: pgmap v139: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/627 objects degraded (13.716%), 22 pgs degraded) 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[66838]: pgmap v139: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/627 objects degraded (13.716%), 22 pgs degraded) 2024-06-11T14:22:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:22:58 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:22:58.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:58.658Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-06-11T14:22:58.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:22:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:22:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:23:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[64503]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[66838]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:00.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:00 smithi187 ceph-mon[57551]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:00.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:00.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:00] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-06-11T14:23:02.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:02 smithi187 ceph-mon[57551]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:02.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:02 smithi044 ceph-mon[64503]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:02.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:02 smithi044 ceph-mon[66838]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:03.982 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:23:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:23:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi187\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi187\", job=\"node\", machine=\"x86_64\", nodename=\"smithi187\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"c9babf0c-27fb-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi187\", job=\"node\", machine=\"x86_64\", nodename=\"smithi187\", release=\"5.14.0-452.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Sat May 18 20:39:48 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T14:23:04.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:04 smithi187 ceph-mon[57551]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:04 smithi044 ceph-mon[64503]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:04 smithi044 ceph-mon[66838]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:05.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:05 smithi044 ceph-mon[66838]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:05.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:05 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:05.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:05 smithi044 ceph-mon[64503]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:05.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:05 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:05.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:05 smithi187 ceph-mon[57551]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:23:05.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:05 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:06.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:06 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:06.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:06 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:06.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:06 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:07.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:07 smithi044 ceph-mon[64503]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:07.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:07 smithi044 ceph-mon[66838]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:07.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:07 smithi187 ceph-mon[57551]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:09.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:09 smithi044 ceph-mon[64503]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:09.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:09 smithi044 ceph-mon[66838]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:09.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:09 smithi187 ceph-mon[57551]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:10.855 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:10 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.856 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:10 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.856 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:10 smithi187 ceph-mon[57551]: Upgrade: osd.5 is safe to restart 2024-06-11T14:23:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[66838]: Upgrade: osd.5 is safe to restart 2024-06-11T14:23:10.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T14:23:10.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-mon[64503]: Upgrade: osd.5 is safe to restart 2024-06-11T14:23:11.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:10] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-06-11T14:23:11.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:11 smithi044 ceph-mon[66838]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:11.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:11 smithi044 ceph-mon[64503]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:11.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:11 smithi187 ceph-mon[57551]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[66838]: Upgrade: Updating osd.5 2024-06-11T14:23:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:23:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:12.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[66838]: Deploying daemon osd.5 on smithi187 2024-06-11T14:23:12.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[64503]: Upgrade: Updating osd.5 2024-06-11T14:23:12.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:12.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:23:12.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:12.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:12 smithi044 ceph-mon[64503]: Deploying daemon osd.5 on smithi187 2024-06-11T14:23:12.945 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:12 smithi187 ceph-mon[57551]: Upgrade: Updating osd.5 2024-06-11T14:23:12.946 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:12 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:12.946 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:12 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T14:23:12.946 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:12 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:12.946 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:12 smithi187 ceph-mon[57551]: Deploying daemon osd.5 on smithi187 2024-06-11T14:23:13.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:13 smithi044 ceph-mon[66838]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:13.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:13 smithi044 ceph-mon[64503]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:13 smithi187 ceph-mon[57551]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:14.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:14 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:14.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:14 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:14.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:14 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:14.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:14 smithi187 systemd[1]: Stopping Ceph osd.5 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:23:14.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[32303]: 2024-06-11T14:23:14.807+0000 7f57a3c13700 -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-06-11T14:23:14.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[32303]: 2024-06-11T14:23:14.807+0000 7f57a3c13700 -1 osd.5 131 *** Got signal Terminated *** 2024-06-11T14:23:14.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[32303]: 2024-06-11T14:23:14.807+0000 7f57a3c13700 -1 osd.5 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:23:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:15 smithi044 ceph-mon[64503]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:15 smithi044 ceph-mon[64503]: osd.5 marked itself down and dead 2024-06-11T14:23:15.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:15 smithi044 ceph-mon[66838]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:15.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:15 smithi044 ceph-mon[66838]: osd.5 marked itself down and dead 2024-06-11T14:23:15.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:15 smithi187 ceph-mon[57551]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:15.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:15 smithi187 ceph-mon[57551]: osd.5 marked itself down and dead 2024-06-11T14:23:16.481 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:16 smithi187 podman[62602]: 2024-06-11 14:23:16.034561541 +0000 UTC m=+1.326280555 container died eee5f48ae9392b01acd0a02d6ced318b1251da229ebb0dd427ed429af7c09e3d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, name=centos-stream, RELEASE=HEAD, com.redhat.component=centos-stream-container, release=754, architecture=x86_64, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8) 2024-06-11T14:23:16.834 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:16 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:16.834 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:16 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:16.834 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:16 smithi187 ceph-mon[57551]: osdmap e132: 8 total, 7 up, 8 in 2024-06-11T14:23:16.835 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:16 smithi187 podman[62602]: 2024-06-11 14:23:16.666407099 +0000 UTC m=+1.958126118 container cleanup eee5f48ae9392b01acd0a02d6ced318b1251da229ebb0dd427ed429af7c09e3d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, release=754, distribution-scope=public, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, io.openshift.tags=base centos centos-stream, name=centos-stream, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, architecture=x86_64, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc.) 2024-06-11T14:23:16.835 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:16 smithi187 bash[62602]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5 2024-06-11T14:23:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[66838]: osdmap e132: 8 total, 7 up, 8 in 2024-06-11T14:23:16.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:16.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:16.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:16 smithi044 ceph-mon[64503]: osdmap e132: 8 total, 7 up, 8 in 2024-06-11T14:23:17.231 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:16 smithi187 podman[62620]: 2024-06-11 14:23:16.834703017 +0000 UTC m=+0.793379643 container remove eee5f48ae9392b01acd0a02d6ced318b1251da229ebb0dd427ed429af7c09e3d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, architecture=x86_64, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , vcs-type=git, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=) 2024-06-11T14:23:17.562 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.190340459 +0000 UTC m=+0.017385971 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:17.563 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.294025049 +0000 UTC m=+0.121070540 container create 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-06-11T14:23:17.563 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.488184018 +0000 UTC m=+0.315229516 container init 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3) 2024-06-11T14:23:17.563 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.491555233 +0000 UTC m=+0.318600738 container start 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-06-11T14:23:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:17 smithi044 ceph-mon[66838]: pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:17 smithi044 ceph-mon[66838]: osdmap e133: 8 total, 7 up, 8 in 2024-06-11T14:23:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:17 smithi044 ceph-mon[64503]: pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:17 smithi044 ceph-mon[64503]: osdmap e133: 8 total, 7 up, 8 in 2024-06-11T14:23:17.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:17 smithi187 ceph-mon[57551]: pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:23:17.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:17 smithi187 ceph-mon[57551]: osdmap e133: 8 total, 7 up, 8 in 2024-06-11T14:23:17.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.562969432 +0000 UTC m=+0.390014941 container attach 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=) 2024-06-11T14:23:17.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:17 smithi187 podman[62709]: 2024-06-11 14:23:17.748940489 +0000 UTC m=+0.575985995 container died 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:23:18.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 podman[62732]: 2024-06-11 14:23:18.333754976 +0000 UTC m=+0.573991260 container remove 276f9936f496f9b8cbbc57f36397b708aa23e8d87575f216bc6d7e91db873ecd (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3) 2024-06-11T14:23:18.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.5.service: Deactivated successfully. 2024-06-11T14:23:18.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 systemd[1]: Stopped Ceph osd.5 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:23:18.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.5.service: Consumed 8.635s CPU time. 2024-06-11T14:23:18.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 systemd[1]: Starting Ceph osd.5 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:23:18.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:18 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 29/627 objects degraded (4.625%), 9 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:18.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 podman[62830]: 2024-06-11 14:23:18.665129619 +0000 UTC m=+0.017792505 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:18.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:18 smithi187 podman[62830]: 2024-06-11 14:23:18.785115186 +0000 UTC m=+0.137778126 container create 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3) 2024-06-11T14:23:19.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:18 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 29/627 objects degraded (4.625%), 9 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:19.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:18 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 29/627 objects degraded (4.625%), 9 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:19.368 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 podman[62830]: 2024-06-11 14:23:19.00427391 +0000 UTC m=+0.356936793 container init 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, GIT_CLEAN=True) 2024-06-11T14:23:19.368 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 podman[62830]: 2024-06-11 14:23:19.007966691 +0000 UTC m=+0.360629582 container start 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, ceph=True, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-06-11T14:23:19.368 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 podman[62830]: 2024-06-11 14:23:19.062533607 +0000 UTC m=+0.415196501 container attach 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, GIT_CLEAN=True) 2024-06-11T14:23:19.697 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: 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-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: 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-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T14:23:19.698 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate[62845]: --> ceph-volume raw activate successful for osd ID: 5 2024-06-11T14:23:19.699 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 bash[62830]: --> ceph-volume raw activate successful for osd ID: 5 2024-06-11T14:23:19.699 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 podman[62830]: 2024-06-11 14:23:19.42152623 +0000 UTC m=+0.774189117 container died 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-06-11T14:23:19.966 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:19 smithi187 ceph-mon[57551]: pgmap v152: 161 pgs: 7 active+undersized, 15 stale+active+clean, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2024-06-11T14:23:20.051 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:19 smithi044 ceph-mon[64503]: pgmap v152: 161 pgs: 7 active+undersized, 15 stale+active+clean, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2024-06-11T14:23:20.052 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:19 smithi044 ceph-mon[66838]: pgmap v152: 161 pgs: 7 active+undersized, 15 stale+active+clean, 9 active+undersized+degraded, 130 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 29/627 objects degraded (4.625%) 2024-06-11T14:23:20.231 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:19 smithi187 podman[62958]: 2024-06-11 14:23:19.966441543 +0000 UTC m=+0.534679287 container remove 35575ebef028a81ce5fb92891b637b1271d0bf7bc73d317b29e95600833e087c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-activate, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528) 2024-06-11T14:23:20.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 podman[63016]: 2024-06-11 14:23:20.081719789 +0000 UTC m=+0.017329553 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:20.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 podman[63016]: 2024-06-11 14:23:20.184031416 +0000 UTC m=+0.119641166 container create 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-06-11T14:23:20.237 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:23:20.704 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 podman[63016]: 2024-06-11 14:23:20.428218435 +0000 UTC m=+0.363828196 container init 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, ceph=True) 2024-06-11T14:23:20.704 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 podman[63016]: 2024-06-11 14:23:20.431434056 +0000 UTC m=+0.367043810 container start 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, org.label-schema.schema-version=1.0, ceph=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 , RELEASE=squid-3f51ea3, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.build-date=20240528) 2024-06-11T14:23:20.705 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 ceph-osd[63034]: -- 172.21.15.187:0/1046161685 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55de0db67a40 con 0x55de0e926400 2024-06-11T14:23:20.705 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 bash[63016]: 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c 2024-06-11T14:23:20.705 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 systemd[1]: Started Ceph osd.5 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:23:20.960 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:20] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2024-06-11T14:23:20.960 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[64503]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:20.960 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:20.960 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 63s ago 10m 24.8M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (5m) 29s ago 9m 53.4M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (4m) 63s ago 9m 52.6M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (4m) 29s ago 14m 440M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (4m) 63s ago 16m 503M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (4m) 63s ago 16m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (3m) 29s ago 14m 38.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (3m) 63s ago 15m 38.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (5m) 63s ago 10m 17.2M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:23:20.961 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (5m) 29s ago 10m 16.5M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 63s ago 14m 46.9M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 63s ago 13m 43.8M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (100s) 63s ago 13m 41.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (67s) 63s ago 13m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (34s) 29s ago 12m 13.2M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 starting - - - 2992M 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (11m) 29s ago 11m 56.5M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (11m) 29s ago 11m 57.0M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (4m) 29s ago 10m 74.8M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (9m) 63s ago 9m 75.3M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:23:20.962 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (9m) 29s ago 9m 73.6M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:23:20.963 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (9m) 63s ago 9m 75.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:23:20.963 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (9m) 29s ago 9m 73.2M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:23:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[66838]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:20 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:20.978 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:20 smithi187 ceph-mon[57551]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:20.978 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:20.978 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:20 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:21.231 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:20 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:23:20.977+0000 7f3ab7e9a640 -1 Falling back to public interface 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:23:21.374 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 10 2024-06-11T14:23:21.375 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:23:21.376 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:23:21.722 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:23:21.722 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "10/23 daemons upgraded", 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:23:21.723 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:23:21.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:21 smithi187 ceph-mon[57551]: pgmap v153: 161 pgs: 33 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2024-06-11T14:23:21.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:21 smithi187 ceph-mon[57551]: from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:21.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:21 smithi187 ceph-mon[57551]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:21.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:21 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2823479784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 57/627 objects degraded (9.091%), 16 pgs degraded 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: osd.5 (root=default,host=smithi187) is down 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 57/627 objects degraded (9.091%), 16 pgs degraded 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-06-11T14:23:22.132 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-06-11T14:23:22.133 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[64503]: pgmap v153: 161 pgs: 33 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[64503]: from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[64503]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2823479784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[66838]: pgmap v153: 161 pgs: 33 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 57/627 objects degraded (9.091%) 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[66838]: from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[66838]: from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:22.134 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:21 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2823479784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:22.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:22 smithi187 ceph-mon[57551]: from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:22.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:22 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3491428419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:22 smithi044 ceph-mon[66838]: from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:23.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:22 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3491428419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:23.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:22 smithi044 ceph-mon[64503]: from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:23.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:22 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3491428419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:23.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:23 smithi187 ceph-mon[57551]: pgmap v154: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:23.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:23:23.702+0000 7f3ab7e9a640 -1 osd.5 0 read_superblock omap replica is missing. 2024-06-11T14:23:23.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:23 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:23:23.728+0000 7f3ab7e9a640 -1 osd.5 131 log_to_monitors true 2024-06-11T14:23:24.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:23 smithi044 ceph-mon[66838]: pgmap v154: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:24.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:23 smithi044 ceph-mon[64503]: pgmap v154: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:24 smithi187 ceph-mon[57551]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:24 smithi187 ceph-mon[57551]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:24.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[66838]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[66838]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[64503]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[64503]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T14:23:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.481 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:23:25.156+0000 7f3aabc3d640 -1 osd.5 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:23:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: pgmap v155: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:23:25.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: osdmap e134: 8 total, 7 up, 8 in 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='osd.5 ' entity='osd.5' 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: pgmap v155: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: osdmap e134: 8 total, 7 up, 8 in 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='osd.5 ' entity='osd.5' 2024-06-11T14:23:25.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:25 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.941 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: pgmap v155: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 73/627 objects degraded (11.643%) 2024-06-11T14:23:25.941 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T14:23:25.941 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: osdmap e134: 8 total, 7 up, 8 in 2024-06-11T14:23:25.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:25.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='osd.5 ' entity='osd.5' 2024-06-11T14:23:25.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:25.942 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:25 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:26.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:23:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415] boot 2024-06-11T14:23:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: osdmap e135: 8 total, 8 up, 8 in 2024-06-11T14:23:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:23:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:26 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 73/627 objects degraded (11.643%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:23:27.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415] boot 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: osdmap e135: 8 total, 8 up, 8 in 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 73/627 objects degraded (11.643%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: osd.5 [v2:172.21.15.187:6808/1087637415,v1:172.21.15.187:6809/1087637415] boot 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: osdmap e135: 8 total, 8 up, 8 in 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T14:23:27.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:26 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 73/627 objects degraded (11.643%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:28.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:28 smithi187 ceph-mon[57551]: pgmap v158: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/627 objects degraded (11.643%) 2024-06-11T14:23:28.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:28 smithi187 ceph-mon[57551]: osdmap e136: 8 total, 8 up, 8 in 2024-06-11T14:23:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:28 smithi044 ceph-mon[64503]: pgmap v158: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/627 objects degraded (11.643%) 2024-06-11T14:23:28.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:28 smithi044 ceph-mon[64503]: osdmap e136: 8 total, 8 up, 8 in 2024-06-11T14:23:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:28 smithi044 ceph-mon[66838]: pgmap v158: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/627 objects degraded (11.643%) 2024-06-11T14:23:28.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:28 smithi044 ceph-mon[66838]: osdmap e136: 8 total, 8 up, 8 in 2024-06-11T14:23:29.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:28 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:23:28.710+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:23:29.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: pgmap v160: 161 pgs: 5 peering, 34 active+undersized, 15 active+undersized+degraded, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 57/627 objects degraded (9.091%) 2024-06-11T14:23:29.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: pgmap v160: 161 pgs: 5 peering, 34 active+undersized, 15 active+undersized+degraded, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 57/627 objects degraded (9.091%) 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:29.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.903 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:29.916 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: pgmap v160: 161 pgs: 5 peering, 34 active+undersized, 15 active+undersized+degraded, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 57/627 objects degraded (9.091%) 2024-06-11T14:23:29.916 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.916 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:29.917 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:31.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:30] "GET /metrics HTTP/1.1" 200 38523 "" "Prometheus/2.33.4" 2024-06-11T14:23:31.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:31 smithi044 ceph-mon[66838]: pgmap v161: 161 pgs: 5 peering, 4 active+undersized, 2 active+undersized+degraded, 150 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2024-06-11T14:23:31.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:31 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:31.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:31 smithi044 ceph-mon[64503]: pgmap v161: 161 pgs: 5 peering, 4 active+undersized, 2 active+undersized+degraded, 150 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2024-06-11T14:23:31.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:31 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:31 smithi187 ceph-mon[57551]: pgmap v161: 161 pgs: 5 peering, 4 active+undersized, 2 active+undersized+degraded, 150 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2024-06-11T14:23:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:31 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:32.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:32 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2024-06-11T14:23:32.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:32 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:23:32.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:32 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2024-06-11T14:23:32.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:32 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:23:32.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:32 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2024-06-11T14:23:32.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:32 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:23:33.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:33 smithi044 ceph-mon[66838]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-06-11T14:23:33.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:33 smithi044 ceph-mon[64503]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-06-11T14:23:33.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:33 smithi187 ceph-mon[57551]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-06-11T14:23:35.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:35 smithi044 ceph-mon[64503]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:35.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:35 smithi044 ceph-mon[66838]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:35.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:35 smithi187 ceph-mon[57551]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T14:23:36.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:36 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:36.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:36 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:36.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:36 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:37.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:37 smithi044 ceph-mon[64503]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T14:23:37.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:37 smithi044 ceph-mon[66838]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T14:23:37.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:37 smithi187 ceph-mon[57551]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T14:23:39.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:39 smithi044 ceph-mon[64503]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:39.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:39.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:39 smithi044 ceph-mon[66838]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:39.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:39.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:39 smithi187 ceph-mon[57551]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:39.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:41.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:40] "GET /metrics HTTP/1.1" 200 38523 "" "Prometheus/2.33.4" 2024-06-11T14:23:41.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:41 smithi044 ceph-mon[64503]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:41.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:41 smithi044 ceph-mon[66838]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:41.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:41 smithi187 ceph-mon[57551]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:43.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:43 smithi044 ceph-mon[66838]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:43.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:43 smithi044 ceph-mon[64503]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:43 smithi187 ceph-mon[57551]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:44.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:44.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:44 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:44.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:44 smithi187 ceph-mon[57551]: Upgrade: osd.6 is safe to restart 2024-06-11T14:23:44.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:44.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[66838]: Upgrade: osd.6 is safe to restart 2024-06-11T14:23:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:45.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:45.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:45.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T14:23:45.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[64503]: Upgrade: osd.6 is safe to restart 2024-06-11T14:23:45.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:45.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: Upgrade: Updating osd.6 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:46.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:46 smithi187 ceph-mon[57551]: Deploying daemon osd.6 on smithi187 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: Upgrade: Updating osd.6 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[66838]: Deploying daemon osd.6 on smithi187 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: Upgrade: Updating osd.6 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:23:46.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:46 smithi044 ceph-mon[64503]: Deploying daemon osd.6 on smithi187 2024-06-11T14:23:47.365 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:47 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:47.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:47 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:47.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:47 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:48.337 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:48 smithi187 ceph-mon[57551]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:48.338 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:48 smithi187 systemd[1]: Stopping Ceph osd.6 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:23:48.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:48 smithi044 ceph-mon[64503]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:48.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:48 smithi044 ceph-mon[66838]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:23:48.731 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[35157]: 2024-06-11T14:23:48.336+0000 7f454171b700 -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-06-11T14:23:48.732 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[35157]: 2024-06-11T14:23:48.336+0000 7f454171b700 -1 osd.6 136 *** Got signal Terminated *** 2024-06-11T14:23:48.732 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[35157]: 2024-06-11T14:23:48.336+0000 7f454171b700 -1 osd.6 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:23:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:49 smithi187 ceph-mon[57551]: osd.6 marked itself down and dead 2024-06-11T14:23:49.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:49 smithi044 ceph-mon[64503]: osd.6 marked itself down and dead 2024-06-11T14:23:49.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:49 smithi044 ceph-mon[66838]: osd.6 marked itself down and dead 2024-06-11T14:23:49.663 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:49 smithi187 podman[64889]: 2024-06-11 14:23:49.379615506 +0000 UTC m=+1.149552416 container died 155c89d7b093fd2f6badc127f5809aa9be31c0db21d1adedc7726bf7bebcdd2a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, build-date=2022-05-03T08:36:31.336870, name=centos-stream, distribution-scope=public, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, architecture=x86_64, ceph=True, version=8, release=754, GIT_CLEAN=True, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, maintainer=Guillaume Abrioux ) 2024-06-11T14:23:49.981 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:49 smithi187 podman[64889]: 2024-06-11 14:23:49.862143161 +0000 UTC m=+1.632080070 container cleanup 155c89d7b093fd2f6badc127f5809aa9be31c0db21d1adedc7726bf7bebcdd2a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, ceph=True, io.buildah.version=1.19.8, distribution-scope=public, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, vcs-type=git, GIT_CLEAN=True, vendor=Red Hat, Inc., io.openshift.expose-services=, RELEASE=HEAD, release=754, maintainer=Guillaume Abrioux , version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-06-11T14:23:49.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:49 smithi187 bash[64889]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[64503]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[64503]: osdmap e137: 8 total, 7 up, 8 in 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[66838]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:50.302 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-mon[66838]: osdmap e137: 8 total, 7 up, 8 in 2024-06-11T14:23:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:50 smithi187 ceph-mon[57551]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:23:50.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:50 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:23:50.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:50 smithi187 ceph-mon[57551]: osdmap e137: 8 total, 7 up, 8 in 2024-06-11T14:23:50.482 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64906]: 2024-06-11 14:23:50.172173188 +0000 UTC m=+0.786048143 container remove 155c89d7b093fd2f6badc127f5809aa9be31c0db21d1adedc7726bf7bebcdd2a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, io.openshift.tags=base centos centos-stream, release=754, com.redhat.component=centos-stream-container, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, version=8, maintainer=Guillaume Abrioux , architecture=x86_64, ceph=True, vcs-type=git, RELEASE=HEAD, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-06-11T14:23:50.850 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64995]: 2024-06-11 14:23:50.43652371 +0000 UTC m=+0.017491127 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:50.850 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64995]: 2024-06-11 14:23:50.564935664 +0000 UTC m=+0.145903109 container create f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_CLEAN=True) 2024-06-11T14:23:50.850 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64995]: 2024-06-11 14:23:50.76768937 +0000 UTC m=+0.348656792 container init f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-06-11T14:23:50.851 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64995]: 2024-06-11 14:23:50.771223327 +0000 UTC m=+0.352190751 container start f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:23:50.851 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:50 smithi187 podman[64995]: 2024-06-11 14:23:50.85047158 +0000 UTC m=+0.431438998 container attach f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.35.3, 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, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD) 2024-06-11T14:23:51.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:51 smithi187 ceph-mon[57551]: osdmap e138: 8 total, 7 up, 8 in 2024-06-11T14:23:51.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 podman[64995]: 2024-06-11 14:23:51.034867298 +0000 UTC m=+0.615834724 container died f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, 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, GIT_CLEAN=True, ceph=True, io.buildah.version=1.35.3) 2024-06-11T14:23:51.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:51 smithi044 ceph-mon[64503]: osdmap e138: 8 total, 7 up, 8 in 2024-06-11T14:23:51.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:51 smithi044 ceph-mon[66838]: osdmap e138: 8 total, 7 up, 8 in 2024-06-11T14:23:51.401 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:23:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:23:50] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-06-11T14:23:51.904 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 podman[65018]: 2024-06-11 14:23:51.679852162 +0000 UTC m=+0.636181916 container remove f5ce6f07bfca61106d7b1750b3ecb0cddbef998b4ae316fbf070af32d48ba52e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-06-11T14:23:51.905 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.6.service: Deactivated successfully. 2024-06-11T14:23:51.905 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 systemd[1]: Stopped Ceph osd.6 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:23:51.905 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.6.service: Consumed 7.667s CPU time. 2024-06-11T14:23:52.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-mon[57551]: pgmap v173: 161 pgs: 7 active+undersized, 14 peering, 9 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 15/627 objects degraded (2.392%) 2024-06-11T14:23:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-mon[57551]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:23:52.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 15/627 objects degraded (2.392%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:52.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:51 smithi187 systemd[1]: Starting Ceph osd.6 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:23:52.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.023098722 +0000 UTC m=+0.017044763 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:52.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.147838347 +0000 UTC m=+0.141784425 container create e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528) 2024-06-11T14:23:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[66838]: pgmap v173: 161 pgs: 7 active+undersized, 14 peering, 9 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 15/627 objects degraded (2.392%) 2024-06-11T14:23:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[66838]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:23:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 15/627 objects degraded (2.392%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:52.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[64503]: pgmap v173: 161 pgs: 7 active+undersized, 14 peering, 9 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 15/627 objects degraded (2.392%) 2024-06-11T14:23:52.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[64503]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T14:23:52.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:52 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 15/627 objects degraded (2.392%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:52.505 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:23:52.731 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.367144534 +0000 UTC m=+0.361090584 container init e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, 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.build-date=20240528, ceph=True, org.label-schema.schema-version=1.0) 2024-06-11T14:23:52.732 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.370658199 +0000 UTC m=+0.364604232 container start e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-06-11T14:23:52.732 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.433258844 +0000 UTC m=+0.427204890 container attach e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528) 2024-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: 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-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: 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-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T14:23:53.062 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate[65133]: --> ceph-volume raw activate successful for osd ID: 6 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 bash[65119]: --> ceph-volume raw activate successful for osd ID: 6 2024-06-11T14:23:53.063 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:52 smithi187 podman[65119]: 2024-06-11 14:23:52.789444228 +0000 UTC m=+0.783390262 container died e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, 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, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528) 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 95s ago 10m 24.8M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (5m) 28s ago 10m 53.5M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (5m) 95s ago 9m 52.6M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (5m) 28s ago 15m 440M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (5m) 95s ago 16m 503M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:23:53.182 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (4m) 95s ago 17m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (4m) 28s ago 15m 40.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (4m) 95s ago 15m 38.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (5m) 95s ago 11m 17.2M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (5m) 28s ago 11m 16.7M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 95s ago 14m 46.9M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 95s ago 14m 43.8M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 95s ago 14m 41.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (99s) 95s ago 13m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (66s) 28s ago 13m 44.6M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (33s) 28s ago 12m 12.1M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9258ca59c304 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (12m) 28s ago 12m 57.2M 2992M 17.2.0 e1d6a67b021e 155c89d7b093 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (12m) 28s ago 12m 58.9M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (5m) 28s ago 11m 74.8M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:23:53.183 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (9m) 95s ago 9m 75.3M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:23:53.184 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (9m) 28s ago 9m 73.8M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:23:53.184 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (9m) 95s ago 9m 75.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:23:53.184 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (9m) 28s ago 9m 73.4M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T14:23:53.594 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 11 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:23:53.595 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:23:53.696 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 podman[65258]: 2024-06-11 14:23:53.345273339 +0000 UTC m=+0.549689417 container remove e8713e8cc459b267941ad417878348d0c30263cef3b5cdba7b66f0f1b985e859 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3) 2024-06-11T14:23:53.696 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 podman[65315]: 2024-06-11 14:23:53.461659993 +0000 UTC m=+0.017253003 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:23:53.696 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 podman[65315]: 2024-06-11 14:23:53.587979481 +0000 UTC m=+0.143572470 container create 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, 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 , org.label-schema.build-date=20240528, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0) 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:23:53.942 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "11/23 daemons upgraded", 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:23:53.943 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:23:54.043 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 podman[65315]: 2024-06-11 14:23:53.79032154 +0000 UTC m=+0.345914539 container init 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True) 2024-06-11T14:23:54.043 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 podman[65315]: 2024-06-11 14:23:53.793965713 +0000 UTC m=+0.349558715 container start 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3) 2024-06-11T14:23:54.043 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 ceph-osd[65334]: -- 172.21.15.187:0/4218202324 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558602ed1a40 con 0x558602eafc00 2024-06-11T14:23:54.043 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 bash[65315]: 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 2024-06-11T14:23:54.043 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:53 smithi187 systemd[1]: Started Ceph osd.6 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:23:54.334 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: pgmap v174: 161 pgs: 19 active+undersized, 14 peering, 1 stale+active+clean, 9 active+undersized+degraded, 118 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 41/627 objects degraded (6.539%) 2024-06-11T14:23:54.334 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/1728230634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:54.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 41/627 objects degraded (6.539%), 9 pgs degraded 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout: osd.6 (root=default,host=smithi187) is down 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.a is stuck peering for 2m, current state peering, last acting [1,7] 2024-06-11T14:23:54.356 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 41/627 objects degraded (6.539%), 9 pgs degraded 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-06-11T14:23:54.357 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-06-11T14:23:54.357 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: pgmap v174: 161 pgs: 19 active+undersized, 14 peering, 1 stale+active+clean, 9 active+undersized+degraded, 118 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 41/627 objects degraded (6.539%) 2024-06-11T14:23:54.357 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/1728230634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: pgmap v174: 161 pgs: 19 active+undersized, 14 peering, 1 stale+active+clean, 9 active+undersized+degraded, 118 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 41/627 objects degraded (6.539%) 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/1728230634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.358 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:54 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:54.626 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:23:54.333+0000 7fbfbabea640 -1 Falling back to public interface 2024-06-11T14:23:55.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:55 smithi187 ceph-mon[57551]: from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:55.372 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:55 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/871163142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:55 smithi044 ceph-mon[64503]: from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:55.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:55 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/871163142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:55.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:55 smithi044 ceph-mon[66838]: from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:23:55.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:55 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/871163142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:23:56.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:56 smithi044 ceph-mon[66838]: pgmap v175: 161 pgs: 25 active+undersized, 14 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2024-06-11T14:23:56.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:56 smithi044 ceph-mon[64503]: pgmap v175: 161 pgs: 25 active+undersized, 14 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2024-06-11T14:23:56.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:56 smithi187 ceph-mon[57551]: pgmap v175: 161 pgs: 25 active+undersized, 14 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%) 2024-06-11T14:23:57.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:57 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:57.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:57 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:57.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:57 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:57.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:57 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:57.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:57 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:23:57.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:57 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 55/627 objects degraded (8.772%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:23:57.482 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:23:57.054+0000 7fbfbabea640 -1 osd.6 0 read_superblock omap replica is missing. 2024-06-11T14:23:57.482 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:23:57.075+0000 7fbfbabea640 -1 osd.6 136 log_to_monitors true 2024-06-11T14:23:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[66838]: pgmap v176: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:23:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[66838]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T14:23:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[66838]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[66838]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[64503]: pgmap v176: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:23:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[64503]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T14:23:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[64503]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:58 smithi044 ceph-mon[64503]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:58.411 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:23:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:23:58.087+0000 7fbfb2995640 -1 osd.6 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:23:58.412 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:58 smithi187 ceph-mon[57551]: pgmap v176: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:23:58.412 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:58 smithi187 ceph-mon[57551]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T14:23:58.412 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:58 smithi187 ceph-mon[57551]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:58.412 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:58 smithi187 ceph-mon[57551]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T14:23:59.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: osdmap e139: 8 total, 7 up, 8 in 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:23:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: osdmap e139: 8 total, 7 up, 8 in 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: osdmap e139: 8 total, 7 up, 8 in 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:23:59.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:23:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: pgmap v178: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:24:00.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453] boot 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: osdmap e140: 8 total, 8 up, 8 in 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[64503]: osdmap e141: 8 total, 8 up, 8 in 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: pgmap v178: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453] boot 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: osdmap e140: 8 total, 8 up, 8 in 2024-06-11T14:24:00.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:24:00.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:00.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:00.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-mon[66838]: osdmap e141: 8 total, 8 up, 8 in 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: pgmap v178: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 75/627 objects degraded (11.962%) 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: osd.6 [v2:172.21.15.187:6816/3813454453,v1:172.21.15.187:6817/3813454453] boot 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: osdmap e140: 8 total, 8 up, 8 in 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:00.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:00 smithi187 ceph-mon[57551]: osdmap e141: 8 total, 8 up, 8 in 2024-06-11T14:24:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:00] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-06-11T14:24:02.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:24:02.166+0000 7ff4f3a46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: pgmap v181: 161 pgs: 11 peering, 21 active+undersized, 12 active+undersized+degraded, 117 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 41/627 objects degraded (6.539%) 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: pgmap v181: 161 pgs: 11 peering, 21 active+undersized, 12 active+undersized+degraded, 117 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 41/627 objects degraded (6.539%) 2024-06-11T14:24:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:02.402 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: pgmap v181: 161 pgs: 11 peering, 21 active+undersized, 12 active+undersized+degraded, 117 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 41/627 objects degraded (6.539%) 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:02.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[66838]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:03 smithi044 ceph-mon[64503]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:24:03.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:03 smithi187 ceph-mon[57551]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-06-11T14:24:04.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:04 smithi044 ceph-mon[64503]: pgmap v182: 161 pgs: 11 peering, 14 active+undersized, 9 active+undersized+degraded, 127 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s; 27/627 objects degraded (4.306%) 2024-06-11T14:24:04.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:04 smithi044 ceph-mon[66838]: pgmap v182: 161 pgs: 11 peering, 14 active+undersized, 9 active+undersized+degraded, 127 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s; 27/627 objects degraded (4.306%) 2024-06-11T14:24:04.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:04 smithi187 ceph-mon[57551]: pgmap v182: 161 pgs: 11 peering, 14 active+undersized, 9 active+undersized+degraded, 127 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s; 27/627 objects degraded (4.306%) 2024-06-11T14:24:05.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:05 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 9 pgs degraded) 2024-06-11T14:24:05.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:05 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:24:05.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:05 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 9 pgs degraded) 2024-06-11T14:24:05.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:05 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:24:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:05 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 9 pgs degraded) 2024-06-11T14:24:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:05 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:24:06.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:06 smithi044 ceph-mon[66838]: pgmap v183: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s 2024-06-11T14:24:06.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:06 smithi044 ceph-mon[64503]: pgmap v183: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s 2024-06-11T14:24:06.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:06 smithi187 ceph-mon[57551]: pgmap v183: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s 2024-06-11T14:24:07.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:07 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:07.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:07 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:07.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:07 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:08.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:08 smithi044 ceph-mon[64503]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s 2024-06-11T14:24:08.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:08 smithi044 ceph-mon[66838]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s 2024-06-11T14:24:08.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:08 smithi187 ceph-mon[57551]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s 2024-06-11T14:24:10.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:10 smithi187 ceph-mon[57551]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 168 op/s 2024-06-11T14:24:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:10 smithi044 ceph-mon[64503]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 168 op/s 2024-06-11T14:24:10.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:10 smithi044 ceph-mon[66838]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 168 op/s 2024-06-11T14:24:11.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:10] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-06-11T14:24:12.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:12 smithi187 ceph-mon[57551]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s 2024-06-11T14:24:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:12 smithi044 ceph-mon[64503]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s 2024-06-11T14:24:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:12 smithi044 ceph-mon[66838]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s 2024-06-11T14:24:14.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:14 smithi187 ceph-mon[57551]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:14 smithi044 ceph-mon[66838]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:14 smithi044 ceph-mon[64503]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:15.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:15 smithi187 ceph-mon[57551]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 216 op/s 2024-06-11T14:24:15.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[64503]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 216 op/s 2024-06-11T14:24:15.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:15.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:15.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:15.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[66838]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 216 op/s 2024-06-11T14:24:15.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:16 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:16.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:16 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:16.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:16 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:17.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:17 smithi187 ceph-mon[57551]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:17.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:17 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:17 smithi187 ceph-mon[57551]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:17 smithi187 ceph-mon[57551]: Upgrade: osd.7 is safe to restart 2024-06-11T14:24:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[66838]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[66838]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[66838]: Upgrade: osd.7 is safe to restart 2024-06-11T14:24:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[64503]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 211 op/s 2024-06-11T14:24:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[64503]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T14:24:17.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:17 smithi044 ceph-mon[64503]: Upgrade: osd.7 is safe to restart 2024-06-11T14:24:19.892 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-06-11T14:24:19.892 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: Upgrade: Updating osd.7 2024-06-11T14:24:19.892 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:19.893 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:24:19.893 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:19.893 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:19 smithi187 ceph-mon[57551]: Deploying daemon osd.7 on smithi187 2024-06-11T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-06-11T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: Upgrade: Updating osd.7 2024-06-11T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:24:19.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[66838]: Deploying daemon osd.7 on smithi187 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: Upgrade: Updating osd.7 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:19.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:19 smithi044 ceph-mon[64503]: Deploying daemon osd.7 on smithi187 2024-06-11T14:24:21.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:20] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-06-11T14:24:21.847 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:21 smithi187 ceph-mon[57551]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-06-11T14:24:21.847 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:21 smithi187 systemd[1]: Stopping Ceph osd.7 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:24:21.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:21 smithi044 ceph-mon[66838]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-06-11T14:24:21.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:21 smithi044 ceph-mon[64503]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-06-11T14:24:22.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:21 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[38050]: 2024-06-11T14:24:21.874+0000 7f60f00e0700 -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-06-11T14:24:22.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:21 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[38050]: 2024-06-11T14:24:21.874+0000 7f60f00e0700 -1 osd.7 141 *** Got signal Terminated *** 2024-06-11T14:24:22.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:21 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[38050]: 2024-06-11T14:24:21.874+0000 7f60f00e0700 -1 osd.7 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:24:22.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:22 smithi044 ceph-mon[66838]: osd.7 marked itself down and dead 2024-06-11T14:24:22.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:22 smithi044 ceph-mon[64503]: osd.7 marked itself down and dead 2024-06-11T14:24:22.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:22 smithi187 ceph-mon[57551]: osd.7 marked itself down and dead 2024-06-11T14:24:23.221 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:22 smithi187 podman[67183]: 2024-06-11 14:24:22.9531768 +0000 UTC m=+1.184954671 container died c9c37cceb690dce87604a5742d20ef9d2d75c40ab5ee3f8d3aafb5777cdd7d40 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, ceph=True, version=8, GIT_CLEAN=True, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, distribution-scope=public, name=centos-stream, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, RELEASE=HEAD) 2024-06-11T14:24:23.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:23 smithi187 podman[67183]: 2024-06-11 14:24:23.420900835 +0000 UTC m=+1.652678710 container cleanup c9c37cceb690dce87604a5742d20ef9d2d75c40ab5ee3f8d3aafb5777cdd7d40 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., GIT_CLEAN=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, com.redhat.component=centos-stream-container, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, vcs-type=git, architecture=x86_64, distribution-scope=public, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-06-11T14:24:23.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:23 smithi187 bash[67183]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7 2024-06-11T14:24:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[64503]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T14:24:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[64503]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:24:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[64503]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T14:24:23.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[64503]: osdmap e142: 8 total, 7 up, 8 in 2024-06-11T14:24:23.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[66838]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T14:24:23.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[66838]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:24:23.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[66838]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T14:24:23.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:23 smithi044 ceph-mon[66838]: osdmap e142: 8 total, 7 up, 8 in 2024-06-11T14:24:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:23 smithi187 ceph-mon[57551]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T14:24:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:23 smithi187 ceph-mon[57551]: Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T14:24:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:23 smithi187 ceph-mon[57551]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T14:24:23.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:23 smithi187 ceph-mon[57551]: osdmap e142: 8 total, 7 up, 8 in 2024-06-11T14:24:23.982 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:23 smithi187 podman[67209]: 2024-06-11 14:24:23.747926049 +0000 UTC m=+0.794205189 container remove c9c37cceb690dce87604a5742d20ef9d2d75c40ab5ee3f8d3aafb5777cdd7d40 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, GIT_CLEAN=True, io.openshift.expose-services=, GIT_BRANCH=HEAD, RELEASE=HEAD, name=centos-stream, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , ceph=True, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public) 2024-06-11T14:24:24.375 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.098212709 +0000 UTC m=+0.115382183 container create 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:24:24.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.001129145 +0000 UTC m=+0.018298636 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:24:24.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.318058359 +0000 UTC m=+0.335227842 container init 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, GIT_CLEAN=True, ceph=True) 2024-06-11T14:24:24.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.321652707 +0000 UTC m=+0.338822181 container start 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, GIT_BRANCH=HEAD) 2024-06-11T14:24:24.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.37598284 +0000 UTC m=+0.393152319 container attach 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:24:24.634 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:24 smithi187 podman[67297]: 2024-06-11 14:24:24.581539546 +0000 UTC m=+0.598709020 container died 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-06-11T14:24:24.739 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:24:24.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:24 smithi044 ceph-mon[64503]: osdmap e143: 8 total, 7 up, 8 in 2024-06-11T14:24:24.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:24 smithi044 ceph-mon[66838]: osdmap e143: 8 total, 7 up, 8 in 2024-06-11T14:24:24.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:24 smithi187 ceph-mon[57551]: osdmap e143: 8 total, 7 up, 8 in 2024-06-11T14:24:25.417 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:24:25.417 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (6m) 2m ago 11m 24.8M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:24:25.417 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (6m) 27s ago 10m 53.5M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:24:25.417 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (5m) 2m ago 10m 52.6M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:24:25.417 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (5m) 27s ago 15m 440M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (6m) 2m ago 17m 503M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (5m) 2m ago 17m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (4m) 27s ago 15m 42.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (4m) 2m ago 16m 38.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (6m) 2m ago 11m 17.2M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (6m) 27s ago 11m 19.2M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 2m ago 15m 46.9M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 2m ago 15m 43.8M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 2m ago 14m 41.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 2m ago 14m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:24:25.418 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (98s) 27s ago 13m 45.2M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (65s) 27s ago 13m 51.7M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9258ca59c304 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (31s) 27s ago 13m 13.2M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 62fd752f0ea8 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (12m) 27s ago 12m 59.5M 2992M 17.2.0 e1d6a67b021e c9c37cceb690 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (5m) 27s ago 11m 76.9M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (10m) 2m ago 10m 75.3M - 17.2.0 e1d6a67b021e 71ae3c375624 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (10m) 27s ago 10m 73.9M - 17.2.0 e1d6a67b021e 1d5cf66064f9 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (10m) 2m ago 10m 75.1M - 17.2.0 e1d6a67b021e 17d2015d2461 2024-06-11T14:24:25.419 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (10m) 27s ago 10m 73.5M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:24:25.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67320]: 2024-06-11 14:24:25.112779064 +0000 UTC m=+0.525304738 container remove 96328da5aa99e71645c14531f93631b52f5c3609d1ca67773e6e09ba331cb76b (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3) 2024-06-11T14:24:25.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.7.service: Deactivated successfully. 2024-06-11T14:24:25.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 systemd[1]: Stopped Ceph osd.7 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:24:25.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.7.service: Consumed 10.214s CPU time. 2024-06-11T14:24:25.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 systemd[1]: Starting Ceph osd.7 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:24:25.679 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[66838]: pgmap v195: 161 pgs: 11 peering, 18 stale+active+clean, 132 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:25.679 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[66838]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.679 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[66838]: from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.680 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[64503]: pgmap v195: 161 pgs: 11 peering, 18 stale+active+clean, 132 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:25.680 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[64503]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.680 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:25 smithi044 ceph-mon[64503]: from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:24:25.830 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 7 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 12 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:24:25.831 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:24:25.832 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:25 smithi187 ceph-mon[57551]: pgmap v195: 161 pgs: 11 peering, 18 stale+active+clean, 132 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:25.833 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:25 smithi187 ceph-mon[57551]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.833 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:25 smithi187 ceph-mon[57551]: from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:25.833 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67417]: 2024-06-11 14:24:25.463626627 +0000 UTC m=+0.016639382 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:24:25.833 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67417]: 2024-06-11 14:24:25.580743144 +0000 UTC m=+0.133755871 container create 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS) 2024-06-11T14:24:25.833 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67417]: 2024-06-11 14:24:25.833000615 +0000 UTC m=+0.386013348 container init 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-06-11T14:24:26.177 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:24:26.177 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "12/23 daemons upgraded", 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:24:26.178 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:24:26.201 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67417]: 2024-06-11 14:24:25.836704867 +0000 UTC m=+0.389717601 container start 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, io.buildah.version=1.35.3) 2024-06-11T14:24:26.201 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:25 smithi187 podman[67417]: 2024-06-11 14:24:25.916579162 +0000 UTC m=+0.469591902 container attach 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=) 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: 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-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: 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-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T14:24:26.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T14:24:26.483 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate[67432]: --> ceph-volume raw activate successful for osd ID: 7 2024-06-11T14:24:26.483 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 bash[67417]: --> ceph-volume raw activate successful for osd ID: 7 2024-06-11T14:24:26.483 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 podman[67417]: 2024-06-11 14:24:26.256173603 +0000 UTC m=+0.809186337 container died 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.35.3) 2024-06-11T14:24:26.592 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid 2024-06-11T14:24:26.592 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T14:24:26.592 INFO:teuthology.orchestra.run.smithi044.stdout: osd.7 (root=default,host=smithi187) is down 2024-06-11T14:24:26.592 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-06-11T14:24:26.592 INFO:teuthology.orchestra.run.smithi044.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-06-11T14:24:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[64503]: from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/76294255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[64503]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/740883327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:24:26.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[66838]: from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:26.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/76294255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:26.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[66838]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:26 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/740883327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:24:26.981 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 podman[67556]: 2024-06-11 14:24:26.786594349 +0000 UTC m=+0.520538618 container remove 4e8f18ebca6cbc4845ace90af6cf815bb52d022baeb67cd2b561bd65e1642037 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, 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, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-06-11T14:24:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-mon[57551]: from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/76294255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-mon[57551]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:26.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:26 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/740883327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:24:27.289 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:26 smithi187 podman[67616]: 2024-06-11 14:24:26.901380447 +0000 UTC m=+0.016915401 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:24:27.289 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 podman[67616]: 2024-06-11 14:24:27.021179382 +0000 UTC m=+0.136714367 container create 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.35.3, GIT_BRANCH=HEAD) 2024-06-11T14:24:27.638 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 podman[67616]: 2024-06-11 14:24:27.290180533 +0000 UTC m=+0.405715485 container init 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2) 2024-06-11T14:24:27.638 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 podman[67616]: 2024-06-11 14:24:27.293554269 +0000 UTC m=+0.409089215 container start 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, ceph=True) 2024-06-11T14:24:27.638 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-osd[67635]: -- 172.21.15.187:0/1711753414 <== mon.2 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bb3b243a40 con 0x55bb3b221c00 2024-06-11T14:24:27.638 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 bash[67616]: 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe 2024-06-11T14:24:27.638 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 systemd[1]: Started Ceph osd.7 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:24:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[64503]: pgmap v196: 161 pgs: 18 active+undersized, 11 peering, 4 stale+active+clean, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 52/627 objects degraded (8.293%) 2024-06-11T14:24:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[64503]: Health check failed: Degraded data redundancy: 52/627 objects degraded (8.293%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:27.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:27.901 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:27.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[66838]: pgmap v196: 161 pgs: 18 active+undersized, 11 peering, 4 stale+active+clean, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 52/627 objects degraded (8.293%) 2024-06-11T14:24:27.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[66838]: Health check failed: Degraded data redundancy: 52/627 objects degraded (8.293%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:27.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:27.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:27 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:27.982 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:24:27.837+0000 7f5b978d4640 -1 Falling back to public interface 2024-06-11T14:24:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-mon[57551]: pgmap v196: 161 pgs: 18 active+undersized, 11 peering, 4 stale+active+clean, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 52/627 objects degraded (8.293%) 2024-06-11T14:24:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-mon[57551]: Health check failed: Degraded data redundancy: 52/627 objects degraded (8.293%), 14 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:27.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:27 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[64503]: pgmap v197: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:29.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:29.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[66838]: pgmap v197: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:29.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:29 smithi187 ceph-mon[57551]: pgmap v197: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:29.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:30.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:30 smithi044 ceph-mon[64503]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:30 smithi044 ceph-mon[64503]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:30 smithi044 ceph-mon[66838]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:30 smithi044 ceph-mon[66838]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:30 smithi187 ceph-mon[57551]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:30 smithi187 ceph-mon[57551]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T14:24:30.982 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:30 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:24:30.570+0000 7f5b978d4640 -1 osd.7 0 read_superblock omap replica is missing. 2024-06-11T14:24:30.982 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:30 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:24:30.601+0000 7f5b978d4640 -1 osd.7 141 log_to_monitors true 2024-06-11T14:24:31.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:30] "GET /metrics HTTP/1.1" 200 38612 "" "Prometheus/2.33.4" 2024-06-11T14:24:31.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:24:31.115+0000 7f5b8b677640 -1 osd.7 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T14:24:31.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: pgmap v198: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:24:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: osdmap e144: 8 total, 7 up, 8 in 2024-06-11T14:24:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:31.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:31 smithi187 ceph-mon[57551]: from='osd.7 ' entity='osd.7' 2024-06-11T14:24:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: pgmap v198: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:24:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: osdmap e144: 8 total, 7 up, 8 in 2024-06-11T14:24:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[64503]: from='osd.7 ' entity='osd.7' 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: pgmap v198: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: osdmap e144: 8 total, 7 up, 8 in 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: from='osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2024-06-11T14:24:32.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:31 smithi044 ceph-mon[66838]: from='osd.7 ' entity='osd.7' 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793] boot 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: osdmap e145: 8 total, 8 up, 8 in 2024-06-11T14:24:32.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:24:32.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:32.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:32 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793] boot 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: osdmap e145: 8 total, 8 up, 8 in 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T14:24:33.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: osd.7 [v2:172.21.15.187:6824/698884793,v1:172.21.15.187:6825/698884793] boot 2024-06-11T14:24:33.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: osdmap e145: 8 total, 8 up, 8 in 2024-06-11T14:24:33.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T14:24:33.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:33.152 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:32 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:34 smithi187 ceph-mon[57551]: pgmap v201: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:34.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:34 smithi187 ceph-mon[57551]: osdmap e146: 8 total, 8 up, 8 in 2024-06-11T14:24:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:34 smithi044 ceph-mon[64503]: pgmap v201: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:34.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:34 smithi044 ceph-mon[64503]: osdmap e146: 8 total, 8 up, 8 in 2024-06-11T14:24:34.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:34 smithi044 ceph-mon[66838]: pgmap v201: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83/627 objects degraded (13.238%) 2024-06-11T14:24:34.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:34 smithi044 ceph-mon[66838]: osdmap e146: 8 total, 8 up, 8 in 2024-06-11T14:24:35.463 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:35 smithi187 ceph-mon[57551]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:35.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:35 smithi044 ceph-mon[66838]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:35.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:35 smithi044 ceph-mon[64503]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: pgmap v203: 161 pgs: 18 peering, 31 active+undersized, 20 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T14:24:36.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T14:24:36.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:36 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T14:24:36.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: pgmap v203: 161 pgs: 18 peering, 31 active+undersized, 20 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-06-11T14:24:36.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T14:24:36.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T14:24:36.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: pgmap v203: 161 pgs: 18 peering, 31 active+undersized, 20 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:36.653 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T14:24:36.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T14:24:36.655 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:36 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all osd 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: Upgrade: Setting require_osd_release to 19 squid 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: osdmap e147: 8 total, 8 up, 8 in 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:37.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all osd 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: Upgrade: Setting require_osd_release to 19 squid 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: osdmap e147: 8 total, 8 up, 8 in 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:37.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:37 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:37.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all osd 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: Upgrade: Setting require_osd_release to 19 squid 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: osdmap e147: 8 total, 8 up, 8 in 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:37.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:37 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:38 smithi044 ceph-mon[66838]: pgmap v204: 161 pgs: 18 peering, 7 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/627 objects degraded (1.116%) 2024-06-11T14:24:38.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:38 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all mds 2024-06-11T14:24:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:38 smithi044 ceph-mon[64503]: pgmap v204: 161 pgs: 18 peering, 7 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/627 objects degraded (1.116%) 2024-06-11T14:24:38.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:38 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all mds 2024-06-11T14:24:38.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:38 smithi187 ceph-mon[57551]: pgmap v204: 161 pgs: 18 peering, 7 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/627 objects degraded (1.116%) 2024-06-11T14:24:38.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:38 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all mds 2024-06-11T14:24:39.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:39 smithi187 ceph-mon[57551]: Upgrade: Updating rgw.foo.smithi044.bqqinn (1/4) 2024-06-11T14:24:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:39 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:39.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:39 smithi187 ceph-mon[57551]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:24:39.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[64503]: Upgrade: Updating rgw.foo.smithi044.bqqinn (1/4) 2024-06-11T14:24:39.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:39.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:39.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:39.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[64503]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:24:39.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[66838]: Upgrade: Updating rgw.foo.smithi044.bqqinn (1/4) 2024-06-11T14:24:39.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:39.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.bqqinn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:39.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:39.577 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:39 smithi044 ceph-mon[66838]: Deploying daemon rgw.foo.smithi044.bqqinn on smithi044 2024-06-11T14:24:40.385 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[66838]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T14:24:40.386 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[66838]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/627 objects degraded (1.116%), 3 pgs degraded) 2024-06-11T14:24:40.386 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[66838]: Cluster is now healthy 2024-06-11T14:24:40.386 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[64503]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T14:24:40.386 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[64503]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/627 objects degraded (1.116%), 3 pgs degraded) 2024-06-11T14:24:40.386 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-mon[64503]: Cluster is now healthy 2024-06-11T14:24:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:40 smithi187 ceph-mon[57551]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T14:24:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:40 smithi187 ceph-mon[57551]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/627 objects degraded (1.116%), 3 pgs degraded) 2024-06-11T14:24:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:40 smithi187 ceph-mon[57551]: Cluster is now healthy 2024-06-11T14:24:41.159 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:40] "GET /metrics HTTP/1.1" 200 38612 "" "Prometheus/2.33.4" 2024-06-11T14:24:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[66838]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:42.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:42.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[64503]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:42.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:42.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:42 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:42.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:42 smithi187 ceph-mon[57551]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:24:42.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:42 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:42.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:42 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[64503]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-06-11T14:24:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:44.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[66838]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-06-11T14:24:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:44.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:44 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:44.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:44 smithi187 ceph-mon[57551]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-06-11T14:24:44.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:44.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.cbvywc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:44.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:44 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:45.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:45 smithi187 ceph-mon[57551]: Upgrade: Updating rgw.smpl.smithi044.cbvywc (2/4) 2024-06-11T14:24:45.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:45 smithi187 ceph-mon[57551]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:24:45.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:45.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:45.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[64503]: Upgrade: Updating rgw.smpl.smithi044.cbvywc (2/4) 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[64503]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:45.522 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[66838]: Upgrade: Updating rgw.smpl.smithi044.cbvywc (2/4) 2024-06-11T14:24:45.523 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[66838]: Deploying daemon rgw.smpl.smithi044.cbvywc on smithi044 2024-06-11T14:24:45.523 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:45.523 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:24:45.523 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:46.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:46 smithi044 ceph-mon[64503]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-06-11T14:24:46.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:46 smithi044 ceph-mon[66838]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-06-11T14:24:46.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:46 smithi187 ceph-mon[57551]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-06-11T14:24:47.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:47 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:47.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:47 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:47.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:47 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:48.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:48 smithi187 ceph-mon[57551]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 102 B/s wr, 86 op/s 2024-06-11T14:24:48.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:48 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:48.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:48 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[66838]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 102 B/s wr, 86 op/s 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[64503]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 102 B/s wr, 86 op/s 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:48 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 86 B/s wr, 91 op/s 2024-06-11T14:24:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: Upgrade: Updating rgw.foo.smithi187.plmvne (3/4) 2024-06-11T14:24:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:50.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[66838]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 86 B/s wr, 91 op/s 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: Upgrade: Updating rgw.foo.smithi187.plmvne (3/4) 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:50.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-mon[64503]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:24:50.467 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 86 B/s wr, 91 op/s 2024-06-11T14:24:50.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: Upgrade: Updating rgw.foo.smithi187.plmvne (3/4) 2024-06-11T14:24:50.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:50.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi187.plmvne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:50.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:50.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:50 smithi187 ceph-mon[57551]: Deploying daemon rgw.foo.smithi187.plmvne on smithi187 2024-06-11T14:24:51.302 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:24:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:24:50] "GET /metrics HTTP/1.1" 200 38609 "" "Prometheus/2.33.4" 2024-06-11T14:24:52.315 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:52 smithi187 ceph-mon[57551]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 115 op/s 2024-06-11T14:24:52.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:52 smithi044 ceph-mon[64503]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 115 op/s 2024-06-11T14:24:52.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:52 smithi044 ceph-mon[66838]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 115 op/s 2024-06-11T14:24:54.225 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:53 smithi187 ceph-mon[57551]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T14:24:54.225 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:53 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:54.225 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:53 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:54.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[64503]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T14:24:54.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:54.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:54.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[66838]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T14:24:54.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:54.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:53 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[66838]: Upgrade: Updating rgw.smpl.smithi187.injbuv (4/4) 2024-06-11T14:24:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:55.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[66838]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[64503]: Upgrade: Updating rgw.smpl.smithi187.injbuv (4/4) 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:55.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:55 smithi044 ceph-mon[64503]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:24:55.657 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:55 smithi187 ceph-mon[57551]: Upgrade: Updating rgw.smpl.smithi187.injbuv (4/4) 2024-06-11T14:24:55.657 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:55.657 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi187.injbuv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T14:24:55.658 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:55 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:24:55.658 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:55 smithi187 ceph-mon[57551]: Deploying daemon rgw.smpl.smithi187.injbuv on smithi187 2024-06-11T14:24:56.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:56 smithi187 ceph-mon[57551]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-06-11T14:24:56.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:56 smithi044 ceph-mon[66838]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-06-11T14:24:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:56 smithi044 ceph-mon[64503]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-06-11T14:24:56.970 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:24:57.617 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:57 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:57.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:57 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:57.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:57 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (6m) 2m ago 11m 24.8M - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (6m) 25s ago 11m 53.0M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 running (6m) 2m ago 10m 52.6M - 3.5 e1d6a67b021e df10e9ca535a 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (6m) 25s ago 16m 441M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (6m) 2m ago 17m 503M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (5m) 2m ago 18m 47.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (5m) 25s ago 16m 46.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (5m) 2m ago 16m 38.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (7m) 2m ago 12m 17.2M - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:24:57.653 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (6m) 25s ago 12m 17.0M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 2m ago 15m 46.9M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 2m ago 15m 43.8M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 2m ago 15m 41.3M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 2m ago 14m 12.1M 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (2m) 25s ago 14m 49.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (97s) 25s ago 13m 56.0M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9258ca59c304 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (64s) 25s ago 13m 45.2M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 62fd752f0ea8 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (30s) 25s ago 13m 11.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2289b3453f2d 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (6m) 25s ago 12m 76.9M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 starting - - - - 2024-06-11T14:24:57.654 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 starting - - - - 2024-06-11T14:24:57.655 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 starting - - - - 2024-06-11T14:24:57.655 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (10m) 25s ago 10m 73.9M - 17.2.0 e1d6a67b021e 38a978979044 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:58.146 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 16 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:24:58.147 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[66838]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 203 op/s 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[66838]: from='client.34611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2314841956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:58.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[64503]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 203 op/s 2024-06-11T14:24:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[64503]: from='client.34611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:58 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2314841956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:58.512 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:58 smithi187 ceph-mon[57551]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 203 op/s 2024-06-11T14:24:58.512 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:58 smithi187 ceph-mon[57551]: from='client.34611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:58.512 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:58 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.512 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:58 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:24:58.512 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:58 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2314841956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:24:58.532 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "13/23 daemons upgraded", 2024-06-11T14:24:58.533 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading rgw daemons", 2024-06-11T14:24:58.533 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-06-11T14:24:58.533 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:24:58.975 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-06-11T14:24:59.574 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[66838]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.574 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[66838]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.574 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/50582754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:24:59.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[64503]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[64503]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:24:59 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/50582754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:24:59.598 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:59 smithi187 ceph-mon[57551]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.598 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:59 smithi187 ceph-mon[57551]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:24:59.598 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:24:59 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/50582754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:25:00.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:00 smithi187 ceph-mon[57551]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 183 op/s 2024-06-11T14:25:00.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:00 smithi187 ceph-mon[57551]: from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:00.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[64503]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 183 op/s 2024-06-11T14:25:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[64503]: from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:00.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[66838]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 170 B/s wr, 183 op/s 2024-06-11T14:25:00.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[66838]: from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:00.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:00] "GET /metrics HTTP/1.1" 200 38605 "" "Prometheus/2.33.4" 2024-06-11T14:25:02.549 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 255 B/s wr, 191 op/s 2024-06-11T14:25:02.549 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 255 B/s wr, 191 op/s 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.550 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:02 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 255 B/s wr, 191 op/s 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:02.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:02 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:04.571 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:04 smithi187 ceph-mon[57551]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 203 op/s 2024-06-11T14:25:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:04 smithi044 ceph-mon[64503]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 203 op/s 2024-06-11T14:25:04.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:04 smithi044 ceph-mon[66838]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 203 op/s 2024-06-11T14:25:06.392 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 170 B/s wr, 182 op/s 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: Detected new or changed devices on smithi187 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.393 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]': finished 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]': finished 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]: dispatch 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]': finished 2024-06-11T14:25:06.394 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]: dispatch 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]': finished 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 170 B/s wr, 182 op/s 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: Detected new or changed devices on smithi187 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:06.395 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]': finished 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]': finished 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]: dispatch 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]': finished 2024-06-11T14:25:06.396 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]': finished 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:06 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 170 B/s wr, 182 op/s 2024-06-11T14:25:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: Detected new or changed devices on smithi187 2024-06-11T14:25:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.bqqinn"}]': finished 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi187.plmvne"}]': finished 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.cbvywc"}]': finished 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi187.injbuv"}]': finished 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:06.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:06 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:07.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: Detected new or changed devices on smithi044 2024-06-11T14:25:07.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:07.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all rgw 2024-06-11T14:25:07.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all rbd-mirror 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: Upgrade: Setting container_image for all ceph-exporter 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:25:07.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: Detected new or changed devices on smithi044 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all rgw 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all rbd-mirror 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: Upgrade: Setting container_image for all ceph-exporter 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:25:07.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:07 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: Detected new or changed devices on smithi044 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all rgw 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all rbd-mirror 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: Upgrade: Setting container_image for all ceph-exporter 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.gxpzav", "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-06-11T14:25:07.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:07 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:08.381 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[66838]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-06-11T14:25:08.381 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[66838]: Upgrade: Updating iscsi.foo.smithi044.gxpzav 2024-06-11T14:25:08.381 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[66838]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:25:08.382 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[64503]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-06-11T14:25:08.382 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[64503]: Upgrade: Updating iscsi.foo.smithi044.gxpzav 2024-06-11T14:25:08.382 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:08 smithi044 ceph-mon[64503]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:25:08.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:08 smithi187 ceph-mon[57551]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-06-11T14:25:08.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:08 smithi187 ceph-mon[57551]: Upgrade: Updating iscsi.foo.smithi044.gxpzav 2024-06-11T14:25:08.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:08 smithi187 ceph-mon[57551]: Deploying daemon iscsi.foo.smithi044.gxpzav on smithi044 2024-06-11T14:25:10.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:10 smithi044 ceph-mon[64503]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-06-11T14:25:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:10 smithi044 ceph-mon[66838]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-06-11T14:25:10.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:10 smithi187 ceph-mon[57551]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-06-11T14:25:11.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:10] "GET /metrics HTTP/1.1" 200 38605 "" "Prometheus/2.33.4" 2024-06-11T14:25:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:12 smithi044 ceph-mon[64503]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-06-11T14:25:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:12 smithi044 ceph-mon[66838]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-06-11T14:25:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:12 smithi187 ceph-mon[57551]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-06-11T14:25:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:14 smithi044 ceph-mon[64503]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 55 op/s 2024-06-11T14:25:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:14 smithi044 ceph-mon[66838]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 55 op/s 2024-06-11T14:25:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:14 smithi187 ceph-mon[57551]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 55 op/s 2024-06-11T14:25:15.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:15.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:16 smithi044 ceph-mon[64503]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:25:16.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:16 smithi044 ceph-mon[66838]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:25:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:16 smithi187 ceph-mon[57551]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T14:25:17.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:17 smithi044 ceph-mon[64503]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:17.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:17 smithi044 ceph-mon[66838]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:17.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:17 smithi187 ceph-mon[57551]: from='client.15348 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:18.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:18 smithi044 ceph-mon[64503]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:18.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:18 smithi044 ceph-mon[66838]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:18.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:18 smithi187 ceph-mon[57551]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:20.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:20 smithi044 ceph-mon[64503]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:20.557 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: 2024-06-11T14:25:20.468+0000 7ff4e59ea640 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:25:20.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:20 smithi044 ceph-mon[66838]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:20.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:20 smithi187 ceph-mon[57551]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:21.204 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:20] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.33.4" 2024-06-11T14:25:21.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:21 smithi187 ceph-mon[57551]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:25:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:21 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:21.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:21 smithi187 ceph-mon[57551]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:21.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[64503]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:25:21.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:21.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[64503]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:21.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[66838]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:25:21.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:21.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:21 smithi044 ceph-mon[66838]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:22.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:22 smithi187 ceph-mon[57551]: Health check failed: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-06-11T14:25:22.826 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:22 smithi044 ceph-mon[64503]: Health check failed: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-06-11T14:25:22.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:22 smithi044 ceph-mon[66838]: Health check failed: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-06-11T14:25:23.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:23 smithi187 ceph-mon[57551]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:23.785 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:23 smithi044 ceph-mon[66838]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:23.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:23 smithi044 ceph-mon[64503]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:24 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:25.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:25:25.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:25:25.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:24 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: Checking dashboard <-> RGW credentials 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 323 B/s rd, 0 op/s 2024-06-11T14:25:26.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:25 smithi187 ceph-mon[57551]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:25:26.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: Checking dashboard <-> RGW credentials 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 323 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[64503]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: Checking dashboard <-> RGW credentials 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 323 B/s rd, 0 op/s 2024-06-11T14:25:26.401 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:25 smithi044 ceph-mon[66838]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:25:28.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:27 smithi187 ceph-mon[57551]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-06-11T14:25:28.400 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:27 smithi044 ceph-mon[64503]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-06-11T14:25:28.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:27 smithi044 ceph-mon[66838]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2024-06-11T14:25:29.359 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:25:29.711 INFO:teuthology.orchestra.run.smithi044.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed." 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[64503]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[66838]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:29.982 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:29 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:29 smithi187 ceph-mon[57551]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-06-11T14:25:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:25:30.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:29 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:30.343 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ps' 2024-06-11T14:25:31.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:30 smithi187 ceph-mon[57551]: from='client.44674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:31.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:30 smithi187 ceph-mon[57551]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:31.289 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:30] "GET /metrics HTTP/1.1" 200 38757 "" "Prometheus/2.33.4" 2024-06-11T14:25:31.290 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:30 smithi044 ceph-mon[66838]: from='client.44674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:31.290 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:30 smithi044 ceph-mon[66838]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:31.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:30 smithi044 ceph-mon[64503]: from='client.44674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:31.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:30 smithi044 ceph-mon[64503]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:32.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:31 smithi044 ceph-mon[66838]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-06-11T14:25:32.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:31 smithi044 ceph-mon[64503]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-06-11T14:25:32.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:31 smithi187 ceph-mon[57551]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-06-11T14:25:32.380 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (7m) 7s ago 12m - - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (7m) 8s ago 11m 52.4M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 unknown 7s ago 11m - - 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (6m) 8s ago 16m 441M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (7m) 7s ago 18m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (6m) 7s ago 18m - 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (5m) 8s ago 17m 46.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (6m) 7s ago 17m - 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:25:32.381 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (7m) 7s ago 12m - - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (7m) 8s ago 12m 18.8M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 7s ago 16m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 7s ago 16m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 7s ago 15m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (3m) 7s ago 15m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (2m) 8s ago 14m 55.5M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (2m) 8s ago 14m 60.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9258ca59c304 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (98s) 8s ago 14m 49.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 62fd752f0ea8 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (65s) 8s ago 13m 56.5M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2289b3453f2d 2024-06-11T14:25:32.382 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (6m) 8s ago 13m 76.9M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:25:32.383 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (50s) 7s ago 11m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 1423edf8f3f4 2024-06-11T14:25:32.383 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (39s) 8s ago 11m 76.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 8abd69e6cd03 2024-06-11T14:25:32.383 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (45s) 7s ago 11m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 81de70636535 2024-06-11T14:25:32.383 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (34s) 8s ago 11m 79.7M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 6da6444d3f8d 2024-06-11T14:25:33.116 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions' 2024-06-11T14:25:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[64503]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[64503]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-06-11T14:25:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3414356878' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:25:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/869893011' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.150 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[66838]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[66838]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-06-11T14:25:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3414356878' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:25:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/869893011' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.151 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:33 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:33 smithi187 ceph-mon[57551]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:25:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:33 smithi187 ceph-mon[57551]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-06-11T14:25:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:33 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3414356878' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T14:25:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:33 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/869893011' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:33 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]: dispatch 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:25:34.999 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:25:35.000 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:25:35.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:34 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]': finished 2024-06-11T14:25:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:34 smithi187 ceph-mon[57551]: osdmap e148: 8 total, 8 up, 8 in 2024-06-11T14:25:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:34 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2441397149' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:34 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.248 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]': finished 2024-06-11T14:25:35.248 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[66838]: osdmap e148: 8 total, 8 up, 8 in 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2441397149' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3791226300"}]': finished 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[64503]: osdmap e148: 8 total, 8 up, 8 in 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2441397149' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.249 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:34 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]: dispatch 2024-06-11T14:25:35.506 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-06-11T14:25:36.093 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[66838]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]': finished 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[66838]: osdmap e149: 8 total, 8 up, 8 in 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/231302081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]: dispatch 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[64503]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]': finished 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[64503]: osdmap e149: 8 total, 8 up, 8 in 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/231302081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:36.094 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:35 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]: dispatch 2024-06-11T14:25:36.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:35 smithi187 ceph-mon[57551]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-06-11T14:25:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:35 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/863135358"}]': finished 2024-06-11T14:25:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:35 smithi187 ceph-mon[57551]: osdmap e149: 8 total, 8 up, 8 in 2024-06-11T14:25:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:35 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/231302081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:25:36.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:35 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]: dispatch 2024-06-11T14:25:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]': finished 2024-06-11T14:25:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[66838]: osdmap e150: 8 total, 8 up, 8 in 2024-06-11T14:25:37.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]: dispatch 2024-06-11T14:25:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]': finished 2024-06-11T14:25:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[64503]: osdmap e150: 8 total, 8 up, 8 in 2024-06-11T14:25:37.151 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:36 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]: dispatch 2024-06-11T14:25:37.155 INFO:teuthology.orchestra.run.smithi044.stdout:wait for servicemap items w/ changing names to refresh 2024-06-11T14:25:37.231 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:36 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/524336722' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/863135358"}]': finished 2024-06-11T14:25:37.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:36 smithi187 ceph-mon[57551]: osdmap e150: 8 total, 8 up, 8 in 2024-06-11T14:25:37.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:36 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]: dispatch 2024-06-11T14:25:37.709 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'sleep 60' 2024-06-11T14:25:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:37 smithi187 ceph-mon[57551]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:25:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:37 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]': finished 2024-06-11T14:25:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:37 smithi187 ceph-mon[57551]: osdmap e151: 8 total, 8 up, 8 in 2024-06-11T14:25:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:37 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/2995647021' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:38.232 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:37 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[66838]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]': finished 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[66838]: osdmap e151: 8 total, 8 up, 8 in 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/2995647021' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:38.280 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[64503]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-06-11T14:25:38.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/321396714' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1253892171"}]': finished 2024-06-11T14:25:38.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[64503]: osdmap e151: 8 total, 8 up, 8 in 2024-06-11T14:25:38.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/2995647021' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:38.281 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:37 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]: dispatch 2024-06-11T14:25:39.219 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[66838]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]': finished 2024-06-11T14:25:39.220 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[66838]: osdmap e152: 8 total, 8 up, 8 in 2024-06-11T14:25:39.220 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]: dispatch 2024-06-11T14:25:39.220 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[64503]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]': finished 2024-06-11T14:25:39.220 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[64503]: osdmap e152: 8 total, 8 up, 8 in 2024-06-11T14:25:39.220 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:38 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]: dispatch 2024-06-11T14:25:39.273 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:38 smithi187 ceph-mon[57551]: from='client.? ' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3562360351"}]': finished 2024-06-11T14:25:39.273 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:38 smithi187 ceph-mon[57551]: osdmap e152: 8 total, 8 up, 8 in 2024-06-11T14:25:39.274 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:38 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]: dispatch 2024-06-11T14:25:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[64503]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]': finished 2024-06-11T14:25:40.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[64503]: osdmap e153: 8 total, 8 up, 8 in 2024-06-11T14:25:40.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[66838]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:40.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]': finished 2024-06-11T14:25:40.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:39 smithi044 ceph-mon[66838]: osdmap e153: 8 total, 8 up, 8 in 2024-06-11T14:25:40.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:39 smithi187 ceph-mon[57551]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:40.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:39 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/1754902717' entity='client.iscsi.foo.smithi044.gxpzav' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3592350318"}]': finished 2024-06-11T14:25:40.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:39 smithi187 ceph-mon[57551]: osdmap e153: 8 total, 8 up, 8 in 2024-06-11T14:25:41.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:40] "GET /metrics HTTP/1.1" 200 38757 "" "Prometheus/2.33.4" 2024-06-11T14:25:42.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:42 smithi187 ceph-mon[57551]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:25:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:42 smithi044 ceph-mon[64503]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:25:42.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:42 smithi044 ceph-mon[66838]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T14:25:44.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:44 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:44.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:44 smithi187 ceph-mon[57551]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:25:44.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:44 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:44.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:44 smithi044 ceph-mon[64503]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:25:44.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:44 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:44.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:44 smithi044 ceph-mon[66838]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-06-11T14:25:45.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:45.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:45.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:25:46.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:46 smithi187 ceph-mon[57551]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:25:46.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:46 smithi044 ceph-mon[64503]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:25:46.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:46 smithi044 ceph-mon[66838]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T14:25:48.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:48 smithi187 ceph-mon[57551]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-06-11T14:25:48.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:48 smithi044 ceph-mon[66838]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-06-11T14:25:48.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:48 smithi044 ceph-mon[64503]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-06-11T14:25:50.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:50 smithi187 ceph-mon[57551]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:25:50.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:50 smithi044 ceph-mon[64503]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:25:50.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:50 smithi044 ceph-mon[66838]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:25:51.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:25:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:25:50] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.33.4" 2024-06-11T14:25:52.607 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:52 smithi044 ceph-mon[66838]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-06-11T14:25:52.607 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:52 smithi044 ceph-mon[64503]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-06-11T14:25:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:52 smithi187 ceph-mon[57551]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-06-11T14:25:54.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:54 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:54.653 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:54 smithi044 ceph-mon[66838]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:54.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:54 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:54.654 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:54 smithi044 ceph-mon[64503]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:54.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:54 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:25:54.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:54 smithi187 ceph-mon[57551]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:25:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:56 smithi044 ceph-mon[64503]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:56.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:56 smithi044 ceph-mon[66838]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:56 smithi187 ceph-mon[57551]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:58.534 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:25:58 smithi187 ceph-mon[57551]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:58.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:25:58 smithi044 ceph-mon[64503]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:25:58.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:25:58 smithi044 ceph-mon[66838]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:00 smithi044 ceph-mon[64503]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:00.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:00 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:00.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:00 smithi044 ceph-mon[66838]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:00.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:00 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:00.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:00 smithi187 ceph-mon[57551]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:00.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:00 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:01.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:00] "GET /metrics HTTP/1.1" 200 38754 "" "Prometheus/2.33.4" 2024-06-11T14:26:02.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:02 smithi044 ceph-mon[66838]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:02.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:02 smithi044 ceph-mon[64503]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:02.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:02 smithi187 ceph-mon[57551]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:04 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:04 smithi044 ceph-mon[66838]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:04 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:04.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:04 smithi044 ceph-mon[64503]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:04.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:04 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:04.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:04 smithi187 ceph-mon[57551]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:06.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:06 smithi044 ceph-mon[66838]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:06.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:06 smithi044 ceph-mon[64503]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:06.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:06 smithi187 ceph-mon[57551]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:08.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:08 smithi044 ceph-mon[66838]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:08.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:08 smithi044 ceph-mon[64503]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:08.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:08 smithi187 ceph-mon[57551]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:10.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:10 smithi044 ceph-mon[64503]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:10.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:10 smithi044 ceph-mon[66838]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:10.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:10 smithi187 ceph-mon[57551]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:11.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:10] "GET /metrics HTTP/1.1" 200 38754 "" "Prometheus/2.33.4" 2024-06-11T14:26:12.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:12 smithi044 ceph-mon[66838]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:12.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:12 smithi044 ceph-mon[64503]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:12.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:12 smithi187 ceph-mon[57551]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:14 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:14.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:14 smithi044 ceph-mon[66838]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:14.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:14 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:14.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:14 smithi044 ceph-mon[64503]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:14.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:14 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:14.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:14 smithi187 ceph-mon[57551]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:15.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:15 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:15.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:15 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:15.734 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:15 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:16.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:16 smithi044 ceph-mon[66838]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:16.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:16 smithi044 ceph-mon[64503]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:16.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:16 smithi187 ceph-mon[57551]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:18.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:18 smithi044 ceph-mon[66838]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:18.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:18 smithi044 ceph-mon[64503]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:18.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:18 smithi187 ceph-mon[57551]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:20.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:20 smithi044 ceph-mon[64503]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:20.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:20 smithi044 ceph-mon[66838]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:20.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:20 smithi187 ceph-mon[57551]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:21.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:20 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:20] "GET /metrics HTTP/1.1" 200 38750 "" "Prometheus/2.33.4" 2024-06-11T14:26:22.604 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:22 smithi044 ceph-mon[64503]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:22.604 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:22 smithi044 ceph-mon[66838]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:22.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:22 smithi187 ceph-mon[57551]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:24.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:24 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:24.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:24 smithi044 ceph-mon[66838]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:24.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:24 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:24.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:24 smithi044 ceph-mon[64503]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:24.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:24 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:24.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:24 smithi187 ceph-mon[57551]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:26.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[66838]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[64503]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:26:26.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:26 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:26:26.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:26 smithi187 ceph-mon[57551]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:26.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:26 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T14:26:26.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:26 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T14:26:26.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:26 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' 2024-06-11T14:26:27.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:27 smithi044 ceph-mon[64503]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T14:26:27.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:27 smithi044 ceph-mon[64503]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:27.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:27 smithi044 ceph-mon[66838]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T14:26:27.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:27 smithi044 ceph-mon[66838]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:27.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:27 smithi187 ceph-mon[57551]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T14:26:27.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:27 smithi187 ceph-mon[57551]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:29.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:29 smithi044 ceph-mon[64503]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:29.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:29 smithi044 ceph-mon[66838]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:29.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:29 smithi187 ceph-mon[57551]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:30.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:30 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:30.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:30 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:30.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:30 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:31.301 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:30 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:30] "GET /metrics HTTP/1.1" 200 38754 "" "Prometheus/2.33.4" 2024-06-11T14:26:31.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:31 smithi044 ceph-mon[66838]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:31.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:31 smithi044 ceph-mon[64503]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:31.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:31 smithi187 ceph-mon[57551]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:33.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:33 smithi044 ceph-mon[66838]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:33.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:33 smithi044 ceph-mon[64503]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:33.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:33 smithi187 ceph-mon[57551]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s 2024-06-11T14:26:34.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:34 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:34.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:34 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:34.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:34 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:35.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:35 smithi044 ceph-mon[66838]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:35.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:35 smithi044 ceph-mon[64503]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:35.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:35 smithi187 ceph-mon[57551]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:37.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:37 smithi044 ceph-mon[64503]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:26:37.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:37 smithi044 ceph-mon[66838]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:26:37.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:37 smithi187 ceph-mon[57551]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T14:26:39.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:39 smithi044 ceph-mon[66838]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:39.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:39 smithi044 ceph-mon[64503]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:39.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:39 smithi187 ceph-mon[57551]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:40.115 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ps' 2024-06-11T14:26:40.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:40 smithi044 ceph-mon[64503]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:40.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:40 smithi044 ceph-mon[66838]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:40.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:40 smithi187 ceph-mon[57551]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:41.131 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:40 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:40] "GET /metrics HTTP/1.1" 200 38754 "" "Prometheus/2.33.4" 2024-06-11T14:26:42.118 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (8m) 77s ago 13m - - 0.23.0 ba2b418f427c 6b3edfb3b9df 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi187 *:3000 running (8m) 78s ago 13m 52.4M - 8.3.5 dad864ee21e9 a814a72f04fb 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.gxpzav smithi044 unknown 77s ago 12m - - 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi187 *:8443,9283,8765 running (7m) 78s ago 17m 441M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 646517dc7a8a 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (8m) 77s ago 19m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 5f8cccf647f0 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (7m) 77s ago 19m - 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 022c65466792 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi187 running (6m) 78s ago 18m 46.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e157515a689e 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (7m) 77s ago 18m - 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 4411a1c48af8 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (8m) 77s ago 14m - - 1.3.1 1dbe0e931976 17404b0be9f3 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi187 *:9100 running (8m) 78s ago 14m 18.8M - 1.3.1 1dbe0e931976 2b0d74e17151 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 77s ago 17m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 d21ffdfc067f 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 77s ago 17m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8602dfeff013 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 77s ago 16m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9ac71d8901ba 2024-06-11T14:26:42.119 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 77s ago 16m - 2737M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e554634ac233 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi187 running (3m) 78s ago 16m 55.5M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 e82bd557e313 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi187 running (3m) 78s ago 15m 60.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 9258ca59c304 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi187 running (2m) 78s ago 15m 49.9M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 62fd752f0ea8 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi187 running (2m) 78s ago 14m 56.5M 2992M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2289b3453f2d 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi187 *:9095 running (7m) 78s ago 14m 76.9M - 2.33.4 514e6a882f6e f9d8eff74a7b 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.bqqinn smithi044 *:8000 running (2m) 77s ago 12m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 1423edf8f3f4 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi187.plmvne smithi187 *:8000 running (109s) 78s ago 12m 76.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 8abd69e6cd03 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.cbvywc smithi044 *:80 running (114s) 77s ago 12m - - 19.0.0-2976-g3f51ea39 2d7459ec65a0 81de70636535 2024-06-11T14:26:42.120 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi187.injbuv smithi187 *:80 running (104s) 78s ago 12m 79.7M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 6da6444d3f8d 2024-06-11T14:26:42.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:42 smithi044 ceph-mon[64503]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:42.651 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:42 smithi044 ceph-mon[64503]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:42 smithi044 ceph-mon[66838]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:42.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:42 smithi044 ceph-mon[66838]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:42.730 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions' 2024-06-11T14:26:42.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:42 smithi187 ceph-mon[57551]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:42.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:42 smithi187 ceph-mon[57551]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:43.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:43 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:43.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:43 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:43.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:43 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T14:26:44.623 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-06-11T14:26:44.624 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:26:44.625 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:44 smithi044 ceph-mon[64503]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:44.625 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:44 smithi044 ceph-mon[66838]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:44.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:44 smithi187 ceph-mon[57551]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:45.238 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch upgrade status' 2024-06-11T14:26:45.723 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:45 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:45.723 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:45 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3283394765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:45.723 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:45 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:45.723 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:45 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3283394765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:45 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:45.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:45 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3283394765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:46.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:46 smithi044 ceph-mon[66838]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:46.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:46 smithi044 ceph-mon[64503]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:46.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:46 smithi187 ceph-mon[57551]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-06-11T14:26:47.191 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw", 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "17/23 daemons upgraded", 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed.", 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": true 2024-06-11T14:26:47.192 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:26:47.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:47 smithi187 ceph-mon[57551]: from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:47.877 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:47 smithi044 ceph-mon[66838]: from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:47.877 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:47 smithi044 ceph-mon[64503]: from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:47.903 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph health detail' 2024-06-11T14:26:48.539 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:48 smithi044 ceph-mon[64503]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:48.540 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:48 smithi044 ceph-mon[66838]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:48.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:48 smithi187 ceph-mon[57551]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout: daemon iscsi.foo.smithi044.gxpzav on smithi044 is in unknown state 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi044.gxpzav on host smithi044 failed. 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout: Upgrade daemon: iscsi.foo.smithi044.gxpzav: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi044.gxpzav ... 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:Creating ceph-iscsi config... 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/iscsi-gateway.cfg 2024-06-11T14:26:49.883 INFO:teuthology.orchestra.run.smithi044.stdout:Write file: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/iscsi.foo.smithi044.gxpzav/tcmu-runner-entrypoint.sh 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout:Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2dc9babf0c\x2d27fb\x2d11ef\x2dbc9b\x2dc7b262605968.slice/ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout:Non-zero exit code 1 from systemctl start ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout:systemctl: stderr Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout:systemctl: stderr See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout:Traceback (most recent call last): 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: return _run_code(code, main_globals, None, 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: exec(code, run_globals) 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5618, in 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 5606, in main 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3096, in command_deploy_from 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3131, in _common_deploy 2024-06-11T14:26:49.884 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 3151, in _deploy_daemon_container 2024-06-11T14:26:49.885 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1087, in deploy_daemon 2024-06-11T14:26:49.885 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/__main__.py", line 1223, in deploy_daemon_units 2024-06-11T14:26:49.885 INFO:teuthology.orchestra.run.smithi044.stdout: File "/tmp/tmpdpnl5kvh.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-06-11T14:26:49.885 INFO:teuthology.orchestra.run.smithi044.stdout:RuntimeError: Failed command: systemctl start ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav: Job for ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service failed because the control process exited with error code. 2024-06-11T14:26:49.885 INFO:teuthology.orchestra.run.smithi044.stdout:See "systemctl status ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" and "journalctl -xeu ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@iscsi.foo.smithi044.gxpzav.service" for details. 2024-06-11T14:26:50.460 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-06-11T14:26:50.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:50 smithi187 ceph-mon[57551]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:50.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:50 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/3250739105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:26:50.775 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:50 smithi044 ceph-mon[66838]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:50.775 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:50 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/3250739105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:26:50.776 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:50 smithi044 ceph-mon[64503]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:50.776 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:50 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/3250739105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T14:26:51.111 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:26:50 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:26:50] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.33.4" 2024-06-11T14:26:52.469 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-06-11T14:26:52.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:52 smithi187 ceph-mon[57551]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:52.768 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:52 smithi044 ceph-mon[66838]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:52.768 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:52 smithi044 ceph-mon[64503]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:53.065 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-06-11T14:26:53.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:53 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/30562333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:53.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:53 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:53.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:53 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/30562333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:53.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:53 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:53 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/30562333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:53.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:53 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:26:54.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:54 smithi044 ceph-mon[66838]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:54.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:54 smithi044 ceph-mon[64503]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:54.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:54 smithi187 ceph-mon[57551]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:26:55.062 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)" 2024-06-11T14:26:55.646 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:55 smithi044 ceph-mon[64503]: from='client.? 172.21.15.44:0/1773951662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:55.646 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:55 smithi044 ceph-mon[66838]: from='client.? 172.21.15.44:0/1773951662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:55.671 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-06-11T14:26:55.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:55 smithi187 ceph-mon[57551]: from='client.? 172.21.15.44:0/1773951662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T14:26:56.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:56 smithi044 ceph-mon[64503]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:56.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:56 smithi044 ceph-mon[66838]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:56.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:56 smithi187 ceph-mon[57551]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:57.683 INFO:teuthology.orchestra.run.smithi044.stdout:osd 8 93s ago - 2024-06-11T14:26:58.242 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T14:26:58.253 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T14:26:58.253 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-06-11T14:26:58.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:58 smithi044 ceph-mon[66838]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:58 smithi044 ceph-mon[66838]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:58.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:58 smithi044 ceph-mon[64503]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:58.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:58 smithi044 ceph-mon[64503]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:58.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:58 smithi187 ceph-mon[57551]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:26:58.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:58 smithi187 ceph-mon[57551]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:26:59.746 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:26:59 smithi044 ceph-mon[66838]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:59.746 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:26:59 smithi044 ceph-mon[64503]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:26:59.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:26:59 smithi187 ceph-mon[57551]: from='mgr.34107 172.21.15.44:0/4285146388' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T14:27:00.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:00 smithi044 ceph-mon[64503]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:00.900 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:00 smithi044 ceph-mon[64503]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:00.900 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:00 smithi044 ceph-mon[66838]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:00.901 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:00 smithi044 ceph-mon[66838]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:00.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:00 smithi187 ceph-mon[57551]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:00.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:00 smithi187 ceph-mon[57551]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:01.189 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-06-11T14:27:01.189 INFO:teuthology.orchestra.run.smithi044.stdout: "image": "quay.io/ceph/ceph", 2024-06-11T14:27:01.189 INFO:teuthology.orchestra.run.smithi044.stdout: "registry": "quay.io", 2024-06-11T14:27:01.189 INFO:teuthology.orchestra.run.smithi044.stdout: "bare_image": "ceph/ceph", 2024-06-11T14:27:01.189 INFO:teuthology.orchestra.run.smithi044.stdout: "versions": [] 2024-06-11T14:27:01.190 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-06-11T14:27:01.190 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:00 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:27:00] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.33.4" 2024-06-11T14:27:01.773 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-06-11T14:27:03.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:03 smithi044 ceph-mon[66838]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:03.353 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:03 smithi044 ceph-mon[64503]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:03.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:03 smithi187 ceph-mon[57551]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:04.429 INFO:teuthology.orchestra.run.smithi044.stdout: "16.2.0", 2024-06-11T14:27:04.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:04 smithi187 ceph-mon[57551]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:27:04.650 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:04 smithi044 ceph-mon[66838]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:27:04.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:04 smithi044 ceph-mon[64503]: from='client.54551 -' entity='client.iscsi.foo.smithi044.gxpzav' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T14:27:05.007 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-06-11T14:27:05.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:05 smithi044 ceph-mon[66838]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:05 smithi044 ceph-mon[66838]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:05.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:05 smithi044 ceph-mon[64503]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:05.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:05 smithi044 ceph-mon[64503]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:05.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:05 smithi187 ceph-mon[57551]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T14:27:05.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:05 smithi187 ceph-mon[57551]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:07.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:07 smithi044 ceph-mon[64503]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:07.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:07 smithi044 ceph-mon[66838]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:07.720 INFO:teuthology.orchestra.run.smithi044.stdout: "v16.2.2", 2024-06-11T14:27:07.720 INFO:teuthology.orchestra.run.smithi044.stdout: "v16.2.2-20210505", 2024-06-11T14:27:07.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:07 smithi187 ceph-mon[57551]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T14:27:08.335 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-11T14:27:08.345 INFO:tasks.cephadm:Teardown begin 2024-06-11T14:27:08.345 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:27:08.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:27:08.410 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-06-11T14:27:08.410 DEBUG:teuthology.orchestra.run.smithi044:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-11T14:27:08.434 DEBUG:teuthology.orchestra.run.smithi187:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-11T14:27:08.468 INFO:tasks.cephadm:Stopping all daemons... 2024-06-11T14:27:08.468 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-06-11T14:27:08.468 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a 2024-06-11T14:27:08.500 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-mon[66838]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:08.500 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-mon[64503]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:08.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:08 smithi187 ceph-mon[57551]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T14:27:08.761 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:08 smithi044 systemd[1]: Stopping Ceph mon.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:09.016 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[64499]: 2024-06-11T14:27:08.758+0000 7f71e5499640 -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-06-11T14:27:09.016 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a[64499]: 2024-06-11T14:27:08.758+0000 7f71e5499640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-06-11T14:27:09.016 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:08] ENGINE Bus STOPPING 2024-06-11T14:27:09.016 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T14:27:09.016 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:08] ENGINE Bus STOPPED 2024-06-11T14:27:09.016 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:08 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:08] ENGINE Bus STARTING 2024-06-11T14:27:09.017 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:09] ENGINE Serving on http://:::9283 2024-06-11T14:27:09.017 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:09 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: [11/Jun/2024:14:27:09] ENGINE Bus STARTED 2024-06-11T14:27:09.335 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:09 smithi044 podman[90511]: 2024-06-11 14:27:09.025734677 +0000 UTC m=+0.349346152 container died 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240528) 2024-06-11T14:27:09.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:09 smithi044 podman[90511]: 2024-06-11 14:27:09.501488486 +0000 UTC m=+0.825100013 container cleanup 022c65466792362e24bc154530e51789805d905f560b933d5c0b5fa83a50a1de (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:27:09.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Jun 11 14:27:09 smithi044 bash[90511]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-a 2024-06-11T14:27:09.995 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.a.service' 2024-06-11T14:27:10.079 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:10.079 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-06-11T14:27:10.079 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-06-11T14:27:10.079 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.c 2024-06-11T14:27:10.400 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 systemd[1]: Stopping Ceph mon.c for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:10.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c[66834]: 2024-06-11T14:27:10.421+0000 7f1e45cac640 -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-06-11T14:27:10.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c[66834]: 2024-06-11T14:27:10.421+0000 7f1e45cac640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-06-11T14:27:10.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 podman[90645]: 2024-06-11 14:27:10.607277925 +0000 UTC m=+0.302429229 container died 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-06-11T14:27:11.150 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:10 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y[60157]: ::ffff:172.21.15.187 - - [11/Jun/2024:14:27:10] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.33.4" 2024-06-11T14:27:11.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 podman[90645]: 2024-06-11 14:27:10.973459796 +0000 UTC m=+0.668611091 container cleanup 4411a1c48af843a881896e258fd8b32f8ac7aa5d000726fe157a4e2e0cfa3b57 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, ceph=True, CEPH_POINT_RELEASE=, 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_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS) 2024-06-11T14:27:11.150 INFO:journalctl@ceph.mon.c.smithi044.stdout:Jun 11 14:27:10 smithi044 bash[90645]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-c 2024-06-11T14:27:11.426 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.c.service' 2024-06-11T14:27:11.462 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:11.462 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-06-11T14:27:11.462 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-06-11T14:27:11.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.b 2024-06-11T14:27:11.982 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:11 smithi187 systemd[1]: Stopping Ceph mon.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:12.346 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b[57546]: 2024-06-11T14:27:12.045+0000 7fe7e16dd640 -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-06-11T14:27:12.346 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b[57546]: 2024-06-11T14:27:12.045+0000 7fe7e16dd640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-06-11T14:27:12.346 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 podman[75610]: 2024-06-11 14:27:12.076324409 +0000 UTC m=+0.415104342 container died e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-06-11T14:27:12.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 podman[75610]: 2024-06-11 14:27:12.50412849 +0000 UTC m=+0.842908421 container cleanup e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-3f51ea3, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.build-date=20240528) 2024-06-11T14:27:12.722 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 bash[75610]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b 2024-06-11T14:27:12.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Jun 11 14:27:12 smithi187 podman[75623]: 2024-06-11 14:27:12.722453044 +0000 UTC m=+0.648154855 container remove e157515a689e903b372813e2b9a8c704cd4550ced819ab6b56a7fb8f37a5e456 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mon-b, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-06-11T14:27:12.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mon.b.service' 2024-06-11T14:27:13.050 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:13.051 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-06-11T14:27:13.051 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-06-11T14:27:13.051 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y 2024-06-11T14:27:13.400 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:13 smithi044 systemd[1]: Stopping Ceph mgr.y for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:13.650 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:13 smithi044 podman[90766]: 2024-06-11 14:27:13.401010502 +0000 UTC m=+0.142552954 container died 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-3f51ea3) 2024-06-11T14:27:14.113 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:13 smithi044 podman[90766]: 2024-06-11 14:27:13.869891114 +0000 UTC m=+0.611433607 container cleanup 5f8cccf647f0214feb1097fa04b59d45024eb0cdcdf3c3e55317921d6377779e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528) 2024-06-11T14:27:14.199 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Jun 11 14:27:13 smithi044 bash[90766]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T14:27:14.251 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.y.service' 2024-06-11T14:27:14.287 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:14.287 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-06-11T14:27:14.287 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-06-11T14:27:14.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x 2024-06-11T14:27:14.623 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:27:14 smithi187 systemd[1]: Stopping Ceph mgr.x for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:14.917 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:27:14 smithi187 podman[75732]: 2024-06-11 14:27:14.623021979 +0000 UTC m=+0.137936502 container died 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:15.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:27:15 smithi187 podman[75732]: 2024-06-11 14:27:15.008981958 +0000 UTC m=+0.523896474 container cleanup 646517dc7a8a4c69e0bffb4216ce5d6e20d467818a068e30fcea0a1c03153508 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-06-11T14:27:15.231 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Jun 11 14:27:15 smithi187 bash[75732]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T14:27:15.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@mgr.x.service' 2024-06-11T14:27:15.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:15.442 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-06-11T14:27:15.442 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-06-11T14:27:15.442 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.0 2024-06-11T14:27:15.742 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:15 smithi044 systemd[1]: Stopping Ceph osd.0 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:16.150 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:15 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:27:15.740+0000 7fb8a81cd640 -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-06-11T14:27:16.151 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:15 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:27:15.740+0000 7fb8a81cd640 -1 osd.0 153 *** Got signal Terminated *** 2024-06-11T14:27:16.151 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:15 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0[70193]: 2024-06-11T14:27:15.740+0000 7fb8a81cd640 -1 osd.0 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:21.534 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:21 smithi044 podman[90888]: 2024-06-11 14:27:21.280878783 +0000 UTC m=+5.629590285 container died d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-06-11T14:27:21.884 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:21 smithi044 podman[90888]: 2024-06-11 14:27:21.707984741 +0000 UTC m=+6.056696262 container cleanup d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-06-11T14:27:21.884 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:21 smithi044 bash[90888]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0 2024-06-11T14:27:22.150 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:21 smithi044 podman[90904]: 2024-06-11 14:27:21.884370527 +0000 UTC m=+0.592716098 container remove d21ffdfc067f840a703f4cbe93f91208095458cb7251ca814040c45a9c552515 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3) 2024-06-11T14:27:22.646 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.249888453 +0000 UTC m=+0.017768182 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:27:22.646 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.377163052 +0000 UTC m=+0.145042802 container create b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, GIT_BRANCH=HEAD) 2024-06-11T14:27:22.646 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.572126949 +0000 UTC m=+0.340006661 container init b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3) 2024-06-11T14:27:22.646 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.575754 +0000 UTC m=+0.343633710 container start b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-06-11T14:27:22.646 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.646571198 +0000 UTC m=+0.414450923 container attach b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:22.900 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:22 smithi044 podman[90994]: 2024-06-11 14:27:22.852842834 +0000 UTC m=+0.620722543 container died b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-06-11T14:27:23.416 INFO:journalctl@ceph.osd.0.smithi044.stdout:Jun 11 14:27:23 smithi044 podman[91016]: 2024-06-11 14:27:23.400574866 +0000 UTC m=+0.537001067 container remove b8d2986bbfc88c191a49f62fddc46feadc779340509f44cc6f6585fe501c7d23 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS) 2024-06-11T14:27:23.427 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.0.service' 2024-06-11T14:27:23.475 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:23.476 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-06-11T14:27:23.476 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-06-11T14:27:23.476 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.1 2024-06-11T14:27:24.012 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:23 smithi044 systemd[1]: Stopping Ceph osd.1 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:24.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:24.238Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:27:24.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:24.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:24.400 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:27:24.010+0000 7fb7acb5c640 -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-06-11T14:27:24.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:27:24.011+0000 7fb7acb5c640 -1 osd.1 153 *** Got signal Terminated *** 2024-06-11T14:27:24.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:24 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1[72613]: 2024-06-11T14:27:24.011+0000 7fb7acb5c640 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:29.689 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:29 smithi044 podman[91099]: 2024-06-11 14:27:29.419855311 +0000 UTC m=+5.526252130 container died 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, ceph=True, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:30.038 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:29 smithi044 podman[91099]: 2024-06-11 14:27:29.794946074 +0000 UTC m=+5.901342890 container cleanup 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True) 2024-06-11T14:27:30.038 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:29 smithi044 bash[91099]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1 2024-06-11T14:27:30.382 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91122]: 2024-06-11 14:27:30.038395542 +0000 UTC m=+0.616158304 container remove 8602dfeff01360273508136adb19f3a9c4c1960b36a15ee99239bb3b2d2725ab (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:30.650 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.381162791 +0000 UTC m=+0.112530336 container create 1e965512d6ca448cad3c1a114543a15931df88badf5cf55c594c399ad4c1394c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2) 2024-06-11T14:27:30.650 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.286191899 +0000 UTC m=+0.017559403 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:27:30.651 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.583744072 +0000 UTC m=+0.315111554 container init 1e965512d6ca448cad3c1a114543a15931df88badf5cf55c594c399ad4c1394c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-06-11T14:27:30.651 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.587123212 +0000 UTC m=+0.318490702 container start 1e965512d6ca448cad3c1a114543a15931df88badf5cf55c594c399ad4c1394c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240528, io.buildah.version=1.35.3) 2024-06-11T14:27:31.150 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.658634038 +0000 UTC m=+0.390001530 container attach 1e965512d6ca448cad3c1a114543a15931df88badf5cf55c594c399ad4c1394c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-06-11T14:27:31.150 INFO:journalctl@ceph.osd.1.smithi044.stdout:Jun 11 14:27:30 smithi044 podman[91209]: 2024-06-11 14:27:30.860635409 +0000 UTC m=+0.592002910 container died 1e965512d6ca448cad3c1a114543a15931df88badf5cf55c594c399ad4c1394c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-1-deactivate, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:27:31.468 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.1.service' 2024-06-11T14:27:31.510 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:31.510 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-06-11T14:27:31.510 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-06-11T14:27:31.510 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.2 2024-06-11T14:27:31.832 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:31 smithi044 systemd[1]: Stopping Ceph osd.2 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:32.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:27:31.832+0000 7f4c76224640 -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-06-11T14:27:32.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:27:31.832+0000 7f4c76224640 -1 osd.2 153 *** Got signal Terminated *** 2024-06-11T14:27:32.150 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:31 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2[75050]: 2024-06-11T14:27:31.832+0000 7f4c76224640 -1 osd.2 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:34.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=error ts=2024-06-11T14:27:34.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:34.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:34.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:27:34.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:34 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:34.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:37.507 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:37 smithi044 podman[91312]: 2024-06-11 14:27:37.225207046 +0000 UTC m=+5.485222576 container died 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, ceph=True, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:27:37.507 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:37 smithi044 podman[91312]: 2024-06-11 14:27:37.506992982 +0000 UTC m=+5.767008507 container cleanup 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, GIT_CLEAN=True) 2024-06-11T14:27:37.900 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:37 smithi044 bash[91312]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2 2024-06-11T14:27:37.900 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:37 smithi044 podman[91327]: 2024-06-11 14:27:37.750079441 +0000 UTC m=+0.520639795 container remove 9ac71d8901babc86a1a1973c5230af8b3821ac42c243bca5f30206fcb644858e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, GIT_BRANCH=HEAD) 2024-06-11T14:27:38.345 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:38.07609697 +0000 UTC m=+0.095409273 container create a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:38.345 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:37.998235867 +0000 UTC m=+0.017548148 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:27:38.345 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:38.286921342 +0000 UTC m=+0.306233601 container init a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, 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=20240528, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD) 2024-06-11T14:27:38.345 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:38.290308041 +0000 UTC m=+0.309620311 container start a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-06-11T14:27:38.345 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:38.345391866 +0000 UTC m=+0.364704140 container attach a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=) 2024-06-11T14:27:38.650 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:38 smithi044 podman[91418]: 2024-06-11 14:27:38.552396652 +0000 UTC m=+0.571708920 container died a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528) 2024-06-11T14:27:39.163 INFO:journalctl@ceph.osd.2.smithi044.stdout:Jun 11 14:27:39 smithi044 podman[91441]: 2024-06-11 14:27:39.149133041 +0000 UTC m=+0.590872782 container remove a2932e9c9a4af66f334121d1eb5bc86e7891aed1956734533176311b6e42f27e (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, org.label-schema.vendor=CentOS, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47) 2024-06-11T14:27:39.169 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.2.service' 2024-06-11T14:27:39.211 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:39.211 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-06-11T14:27:39.212 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-06-11T14:27:39.212 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3 2024-06-11T14:27:39.535 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:39 smithi044 systemd[1]: Stopping Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:39.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:27:39.535+0000 7fce145cc640 -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-06-11T14:27:39.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:27:39.535+0000 7fce145cc640 -1 osd.3 153 *** Got signal Terminated *** 2024-06-11T14:27:39.900 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:39 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:27:39.535+0000 7fce145cc640 -1 osd.3 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:41.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:41 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:41.606+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:42.731 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:42 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:42.585+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:43.150 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:42 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:27:42.900+0000 7fce10be2640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:17.432558+0000 front 2024-06-11T14:27:17.432437+0000 (oldest deadline 2024-06-11T14:27:42.132421+0000) 2024-06-11T14:27:43.968 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:43.625+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:44.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:43 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:43.967+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:44.239 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:43 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3[77485]: 2024-06-11T14:27:43.931+0000 7fce10be2640 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:17.432558+0000 front 2024-06-11T14:27:17.432437+0000 (oldest deadline 2024-06-11T14:27:42.132421+0000) 2024-06-11T14:27:44.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=error ts=2024-06-11T14:27:44.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:44.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:44.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:27:44.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:44 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:44.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:44.932 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:44.608+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:45.231 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:44 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:44.931+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:45.302 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:44 smithi044 podman[91521]: 2024-06-11 14:27:44.924700961 +0000 UTC m=+5.482748854 container died e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=) 2024-06-11T14:27:45.650 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:45 smithi044 podman[91521]: 2024-06-11 14:27:45.401720738 +0000 UTC m=+5.959768602 container cleanup e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.35.3, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-06-11T14:27:45.650 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:45 smithi044 bash[91521]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3 2024-06-11T14:27:45.968 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:45.778+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:45.969 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:45.634+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:46.031 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:45 smithi044 podman[91536]: 2024-06-11 14:27:45.669764409 +0000 UTC m=+0.741385845 container remove e554634ac233e9b388ffc6f919c3d14279e8b88a14748a51de36a2b832d6e8e5 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-06-11T14:27:46.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:45 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:45.968+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:46.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:46.005+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:46.348 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:45.935064355 +0000 UTC m=+0.018137109 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:27:46.348 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:46.145765257 +0000 UTC m=+0.228837995 container create c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-06-11T14:27:46.348 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:46.34833661 +0000 UTC m=+0.431409356 container init c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:27:46.618 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:46.351826259 +0000 UTC m=+0.434899006 container start c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3) 2024-06-11T14:27:46.618 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:46.423204219 +0000 UTC m=+0.506276974 container attach c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-06-11T14:27:46.618 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:46 smithi044 podman[91627]: 2024-06-11 14:27:46.618093919 +0000 UTC m=+0.701166665 container died c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528) 2024-06-11T14:27:46.960 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:46.762+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:46.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:46.621+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:47.136 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service' 2024-06-11T14:27:47.161 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:47 smithi044 podman[91650]: 2024-06-11 14:27:47.109982284 +0000 UTC m=+0.482498496 container remove c14d10ac010f841e32d5ac583357793a633e36b68793bc713c561b214e2c2d32 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-06-11T14:27:47.161 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:47 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service: Deactivated successfully. 2024-06-11T14:27:47.161 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:47 smithi044 systemd[1]: Stopped Ceph osd.3 for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:27:47.161 INFO:journalctl@ceph.osd.3.smithi044.stdout:Jun 11 14:27:47 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.3.service: Consumed 6.644s CPU time. 2024-06-11T14:27:47.177 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:47.177 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-06-11T14:27:47.177 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-06-11T14:27:47.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.4 2024-06-11T14:27:47.225 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:47.036+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:47.226 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:46 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:46.960+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:47.481 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:47 smithi187 systemd[1]: Stopping Ceph osd.4 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:47.752 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:47.655+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:47.752 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:47.492+0000 7f820f69b640 -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-06-11T14:27:47.752 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:47.492+0000 7f820f69b640 -1 osd.4 153 *** Got signal Terminated *** 2024-06-11T14:27:47.753 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:47.492+0000 7f820f69b640 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:48.085 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:47.752+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:48.085 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:47 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:47.913+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:48.481 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:48.084+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:48.944 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:48.667+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:48.944 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:48.758+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:48.944 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:27:48.723Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.44:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-06-11T14:27:48.944 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:27:48.725Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.44:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-06-11T14:27:48.944 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:27:48.728Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.44:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-06-11T14:27:48.944 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:27:48.728Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.44:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-06-11T14:27:48.945 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:27:48.728Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.44:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-06-11T14:27:49.231 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:48 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:48.943+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:49.232 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:49.071+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:49.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:49.704+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:49.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:49.784+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:50.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:49 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:49.992+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:50.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:50.043+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:50.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:50.804+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:50.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:50.659+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:50.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:50 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:50.659+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:51.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:51.034+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:51.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:51.005+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:51.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:51.005+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:28.400692+0000 front 2024-06-11T14:27:28.400604+0000 (oldest deadline 2024-06-11T14:27:50.700510+0000) 2024-06-11T14:27:51.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:51.853+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:51.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:51.647+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:51.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:51 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:51.647+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:52.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:52.076+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:52.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:52.015+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:15.098161+0000 front 2024-06-11T14:27:15.098185+0000 (oldest deadline 2024-06-11T14:27:45.098568+0000) 2024-06-11T14:27:52.482 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4[60757]: 2024-06-11T14:27:52.015+0000 7f820bcb1640 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:28.400692+0000 front 2024-06-11T14:27:28.400604+0000 (oldest deadline 2024-06-11T14:27:50.700510+0000) 2024-06-11T14:27:52.962 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:52.851+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:52.962 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:52.851+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:52.962 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:52.688+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:52.963 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:52 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:52.688+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:53.231 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:52 smithi187 podman[75867]: 2024-06-11 14:27:52.962474825 +0000 UTC m=+5.587560951 container died e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-06-11T14:27:53.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:53.093+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:53.690 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:53 smithi187 podman[75867]: 2024-06-11 14:27:53.393416394 +0000 UTC m=+6.018502511 container cleanup e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528) 2024-06-11T14:27:53.691 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:53 smithi187 bash[75867]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4 2024-06-11T14:27:53.691 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:53 smithi187 podman[75883]: 2024-06-11 14:27:53.603359193 +0000 UTC m=+0.638596314 container remove e82bd557e313bda4dc6f44719ea5632669d3dc8b16368dd4e6b969bc19174d95 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-06-11T14:27:53.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:53.900+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:53.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:53.900+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:53.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:53.689+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:53.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:53 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:53.690+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:54.331 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:54.084+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:54.331 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:54.084+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:54.332 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:53.917309258 +0000 UTC m=+0.017335926 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:27:54.332 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:54.02125099 +0000 UTC m=+0.121277654 container create d0f549b643e4e36e56fb9bc70ceac52874a46df98d6c5933d7c089d5c150ebaa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.license=GPLv2) 2024-06-11T14:27:54.332 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:54.248714816 +0000 UTC m=+0.348741471 container init d0f549b643e4e36e56fb9bc70ceac52874a46df98d6c5933d7c089d5c150ebaa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.35.3, org.label-schema.build-date=20240528, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3) 2024-06-11T14:27:54.332 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:54.25191529 +0000 UTC m=+0.351941933 container start d0f549b643e4e36e56fb9bc70ceac52874a46df98d6c5933d7c089d5c150ebaa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3) 2024-06-11T14:27:54.332 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:54.331869344 +0000 UTC m=+0.431895987 container attach d0f549b643e4e36e56fb9bc70ceac52874a46df98d6c5933d7c089d5c150ebaa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-06-11T14:27:54.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:54 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=error ts=2024-06-11T14:27:54.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:54.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:54 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:54.240Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:27:54.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:27:54 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:27:54.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:27:54.690 INFO:journalctl@ceph.osd.4.smithi187.stdout:Jun 11 14:27:54 smithi187 podman[75972]: 2024-06-11 14:27:54.506932177 +0000 UTC m=+0.606958826 container died d0f549b643e4e36e56fb9bc70ceac52874a46df98d6c5933d7c089d5c150ebaa (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, io.buildah.version=1.35.3) 2024-06-11T14:27:54.981 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:54.688+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:54.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:54.688+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:54.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:54.897+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:54.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:54 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:54.897+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:55.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.4.service' 2024-06-11T14:27:55.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:27:55.159 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-06-11T14:27:55.160 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-06-11T14:27:55.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.5 2024-06-11T14:27:55.364 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 systemd[1]: Stopping Ceph osd.5 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:27:55.365 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:55.096+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:55.365 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:55.096+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:55.668 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:55.505+0000 7f3ab4e32640 -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-06-11T14:27:55.668 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:55.505+0000 7f3ab4e32640 -1 osd.5 153 *** Got signal Terminated *** 2024-06-11T14:27:55.668 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:55.505+0000 7f3ab4e32640 -1 osd.5 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:27:55.981 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:55.914+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:55.981 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:55.914+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:55.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:55.667+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:55.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:55 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:55.667+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:56.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:56.130+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:56.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:56.130+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:56.947 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:56.694+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:56.947 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:56.694+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:57.231 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:56.947+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:57.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:56 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:56.947+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:57.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:57.167+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:57.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:57.167+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:58.199 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:57.951+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:58.200 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:57.951+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:58.200 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:57.951+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:32.168757+0000 front 2024-06-11T14:27:32.168699+0000 (oldest deadline 2024-06-11T14:27:57.468625+0000) 2024-06-11T14:27:58.200 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:57.739+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:58.200 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:57 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:57.739+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:58.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:58.199+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:58.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:58.199+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:59.172 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:58.738+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:59.173 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:58.738+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:27:59.173 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:58.954+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:27:59.173 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:58.954+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:27:59.173 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:58 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:58.954+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:32.168757+0000 front 2024-06-11T14:27:32.168699+0000 (oldest deadline 2024-06-11T14:27:57.468625+0000) 2024-06-11T14:27:59.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:59.172+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:27:59.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:27:59.172+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:27:59.978 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:59.721+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:27:59.978 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:27:59.721+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:00.231 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:00.158+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:00.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:00.158+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:00.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:59.977+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:20.566924+0000 front 2024-06-11T14:27:20.567015+0000 (oldest deadline 2024-06-11T14:27:45.266720+0000) 2024-06-11T14:28:00.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:59.977+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:26.868343+0000 front 2024-06-11T14:27:26.868358+0000 (oldest deadline 2024-06-11T14:27:52.168149+0000) 2024-06-11T14:28:00.232 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:27:59 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5[63030]: 2024-06-11T14:27:59.977+0000 7f3aad440640 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:32.168757+0000 front 2024-06-11T14:27:32.168699+0000 (oldest deadline 2024-06-11T14:27:57.468625+0000) 2024-06-11T14:28:00.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:00 smithi187 podman[76074]: 2024-06-11 14:28:00.84842216 +0000 UTC m=+5.448674643 container died 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-06-11T14:28:00.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:00.683+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:00.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:00.683+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:00.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:00.683+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:01.365 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:01 smithi187 podman[76074]: 2024-06-11 14:28:01.172114994 +0000 UTC m=+5.772367468 container cleanup 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, 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=20240528, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:28:01.365 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:01 smithi187 bash[76074]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5 2024-06-11T14:28:01.366 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:01 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:01.120+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:01.366 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:01 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:01.120+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:01.704 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:01 smithi187 podman[76103]: 2024-06-11 14:28:01.364992018 +0000 UTC m=+0.517035373 container remove 9258ca59c304593d27e1aad1924f105c9dd9eb928ccb53b653966ecf6b6a1c0c (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-3f51ea3, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240528) 2024-06-11T14:28:01.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:01 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:01.703+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:01.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:01 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:01.703+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:01.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:01 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:01.703+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:01.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:01 smithi187 podman[76190]: 2024-06-11 14:28:01.70343264 +0000 UTC m=+0.017313500 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:28:01.982 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:01 smithi187 podman[76190]: 2024-06-11 14:28:01.807535998 +0000 UTC m=+0.121416887 container create 0940a6bbf48e2297b92fcf2fdcf795c6bca43fa0a82fa49ed04b21ad0b7b5bd7 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:02.082+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:02.082+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:02.082+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:02 smithi187 podman[76190]: 2024-06-11 14:28:02.060618823 +0000 UTC m=+0.374499681 container init 0940a6bbf48e2297b92fcf2fdcf795c6bca43fa0a82fa49ed04b21ad0b7b5bd7 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:02 smithi187 podman[76190]: 2024-06-11 14:28:02.064175171 +0000 UTC m=+0.378056015 container start 0940a6bbf48e2297b92fcf2fdcf795c6bca43fa0a82fa49ed04b21ad0b7b5bd7 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240528, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, ceph=True) 2024-06-11T14:28:02.322 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:02 smithi187 podman[76190]: 2024-06-11 14:28:02.160364013 +0000 UTC m=+0.474244868 container attach 0940a6bbf48e2297b92fcf2fdcf795c6bca43fa0a82fa49ed04b21ad0b7b5bd7 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-06-11T14:28:02.630 INFO:journalctl@ceph.osd.5.smithi187.stdout:Jun 11 14:28:02 smithi187 podman[76190]: 2024-06-11 14:28:02.322234853 +0000 UTC m=+0.636115702 container died 0940a6bbf48e2297b92fcf2fdcf795c6bca43fa0a82fa49ed04b21ad0b7b5bd7 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240528, org.label-schema.name=CentOS Stream 9 Base Image) 2024-06-11T14:28:02.897 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:02.680+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:02.897 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:02.680+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:02.897 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:02 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:02.680+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:02.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.5.service' 2024-06-11T14:28:02.959 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:28:02.959 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-06-11T14:28:02.959 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-06-11T14:28:02.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.6 2024-06-11T14:28:03.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 systemd[1]: Stopping Ceph osd.6 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:03.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:03.086+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:03.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:03.086+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:03.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:03.086+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:03.724 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.341+0000 7fbfb7b82640 -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-06-11T14:28:03.724 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.341+0000 7fbfb7b82640 -1 osd.6 153 *** Got signal Terminated *** 2024-06-11T14:28:03.724 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.341+0000 7fbfb7b82640 -1 osd.6 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:28:03.724 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.724+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:03.724 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.724+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:03.725 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:03 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:03.724+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:04.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:04.088+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:04.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:04.088+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:04.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:04.088+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:04.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=error ts=2024-06-11T14:28:04.240Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:28:04.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:28:04.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:28:04.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:04 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:28:04.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:28:04.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:04.685+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:04.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:04.685+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:04.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:04 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:04.685+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:05.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:05.128+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:05.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:05.128+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:05.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:05.128+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:05.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:05.692+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:05.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:05.692+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:05.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:05 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:05.692+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:06.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:06.113+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:06.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:06.113+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:06.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:06.113+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:06.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:06.728+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:06.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:06.728+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:06.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:06 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:06.728+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:07.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:07.078+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:07.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:07.078+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:07.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:07.078+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:07.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:07.078+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:07.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:07.687+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.605658+0000 front 2024-06-11T14:27:18.605734+0000 (oldest deadline 2024-06-11T14:27:41.505627+0000) 2024-06-11T14:28:07.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:07.687+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:25.507434+0000 front 2024-06-11T14:27:25.507518+0000 (oldest deadline 2024-06-11T14:27:50.207447+0000) 2024-06-11T14:28:07.982 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:07 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6[65330]: 2024-06-11T14:28:07.687+0000 7fbfb4198640 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:35.409092+0000 front 2024-06-11T14:27:35.409105+0000 (oldest deadline 2024-06-11T14:28:00.108942+0000) 2024-06-11T14:28:08.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:08.068+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:08.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:08.068+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:08.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:08.068+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:08.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:08 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:08.068+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:08.974 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:08 smithi187 podman[76292]: 2024-06-11 14:28:08.657084862 +0000 UTC m=+5.463289073 container died 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:28:08.975 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:08 smithi187 podman[76292]: 2024-06-11 14:28:08.975033997 +0000 UTC m=+5.781238201 container cleanup 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:08 smithi187 bash[76292]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:09 smithi187 podman[76310]: 2024-06-11 14:28:09.192911886 +0000 UTC m=+0.535103894 container remove 62fd752f0ea8bd287c92b802385a536eb8795b0a001a51192cb880a99ddbe836 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:09.027+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:09.027+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:09.027+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:09.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:09 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:09.027+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:09.913 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:09 smithi187 podman[76395]: 2024-06-11 14:28:09.549606658 +0000 UTC m=+0.017452348 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:28:09.913 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:09 smithi187 podman[76395]: 2024-06-11 14:28:09.652400367 +0000 UTC m=+0.120246033 container create ad5f1594da102d1b6725fc2e3d801ee095a97d39881fb9d07faaf7ecdee85ed9 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.35.3) 2024-06-11T14:28:09.913 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:09 smithi187 podman[76395]: 2024-06-11 14:28:09.913235262 +0000 UTC m=+0.381080928 container init ad5f1594da102d1b6725fc2e3d801ee095a97d39881fb9d07faaf7ecdee85ed9 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-3f51ea3, GIT_BRANCH=HEAD) 2024-06-11T14:28:10.171 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:09 smithi187 podman[76395]: 2024-06-11 14:28:09.916475039 +0000 UTC m=+0.384320708 container start ad5f1594da102d1b6725fc2e3d801ee095a97d39881fb9d07faaf7ecdee85ed9 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD) 2024-06-11T14:28:10.171 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:10 smithi187 podman[76395]: 2024-06-11 14:28:10.006993778 +0000 UTC m=+0.474839457 container attach ad5f1594da102d1b6725fc2e3d801ee095a97d39881fb9d07faaf7ecdee85ed9 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-06-11T14:28:10.171 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.001+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:10.172 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.001+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:10.172 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.001+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:10.172 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.001+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:10.449 INFO:journalctl@ceph.osd.6.smithi187.stdout:Jun 11 14:28:10 smithi187 podman[76395]: 2024-06-11 14:28:10.172091675 +0000 UTC m=+0.639937347 container died ad5f1594da102d1b6725fc2e3d801ee095a97d39881fb9d07faaf7ecdee85ed9 (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.35.3) 2024-06-11T14:28:10.772 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.6.service' 2024-06-11T14:28:10.809 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:28:10.810 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-06-11T14:28:10.810 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-06-11T14:28:10.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.7 2024-06-11T14:28:11.111 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 systemd[1]: Stopping Ceph osd.7 for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:11.111 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.971+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.971+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.971+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:10 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:10.971+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:11.110+0000 7f5b9486c640 -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-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:11.110+0000 7f5b9486c640 -1 osd.7 153 *** Got signal Terminated *** 2024-06-11T14:28:11.112 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:11 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:11.110+0000 7f5b9486c640 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T14:28:12.360 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:12.018+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:12.360 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:12.018+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:12.360 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:12.018+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:12.360 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:12 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:12.018+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:13.270 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:13.004+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:13.270 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:13.004+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:13.270 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:13.004+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:13.270 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:13 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:13.004+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:14.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:14.034+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:14.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:14.034+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:14.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:14.034+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:14.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:14 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:14.034+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:14.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=error ts=2024-06-11T14:28:14.242Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:28:14.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:28:14.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-06-11T14:28:14.650 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:14 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=warn ts=2024-06-11T14:28:14.243Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2024-06-11T14:28:15.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:15.060+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:15.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:15.060+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:15.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:15.060+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:15.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:15.060+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:15.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:15 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:15.060+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2024-06-11T14:27:50.632463+0000 front 2024-06-11T14:27:50.632403+0000 (oldest deadline 2024-06-11T14:28:14.132393+0000) 2024-06-11T14:28:16.481 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:16.067+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-06-11T14:27:18.028276+0000 front 2024-06-11T14:27:18.028153+0000 (oldest deadline 2024-06-11T14:27:43.928072+0000) 2024-06-11T14:28:16.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:16.067+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-06-11T14:27:27.429028+0000 front 2024-06-11T14:27:27.428916+0000 (oldest deadline 2024-06-11T14:27:53.328949+0000) 2024-06-11T14:28:16.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:16.067+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-06-11T14:27:36.730414+0000 front 2024-06-11T14:27:36.730398+0000 (oldest deadline 2024-06-11T14:28:02.030353+0000) 2024-06-11T14:28:16.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:16.067+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-06-11T14:27:43.731351+0000 front 2024-06-11T14:27:43.731388+0000 (oldest deadline 2024-06-11T14:28:06.631255+0000) 2024-06-11T14:28:16.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7[67631]: 2024-06-11T14:28:16.067+0000 7f5b8ce7a640 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2024-06-11T14:27:50.632463+0000 front 2024-06-11T14:27:50.632403+0000 (oldest deadline 2024-06-11T14:28:14.132393+0000) 2024-06-11T14:28:16.977 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 podman[76498]: 2024-06-11 14:28:16.574497616 +0000 UTC m=+5.541514943 container died 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240528, CEPH_POINT_RELEASE=, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-3f51ea3, org.label-schema.schema-version=1.0) 2024-06-11T14:28:16.977 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 podman[76498]: 2024-06-11 14:28:16.977871548 +0000 UTC m=+5.944888866 container cleanup 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-06-11T14:28:17.231 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:16 smithi187 bash[76498]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7 2024-06-11T14:28:17.731 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:17 smithi187 podman[76527]: 2024-06-11 14:28:17.267870079 +0000 UTC m=+0.693714659 container remove 2289b3453f2d4f73a29ee73dfc371b8ef56cc17a6502563fa170c84e772995fe (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-3f51ea3, io.buildah.version=1.35.3, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240528, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.license=GPLv2) 2024-06-11T14:28:18.049 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:17 smithi187 podman[76613]: 2024-06-11 14:28:17.747320667 +0000 UTC m=+0.111948659 container create 94aa41e6dba647a04c7fff73b02b463e50d72bf51a1ed9894193f70f6b729a7a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-06-11T14:28:18.049 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:17 smithi187 podman[76613]: 2024-06-11 14:28:17.653006052 +0000 UTC m=+0.017634032 image pull 2d7459ec65a098c35c774154617f2893b0ad051f56ce89b72ab795f65a97fc22 quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T14:28:18.049 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:17 smithi187 podman[76613]: 2024-06-11 14:28:17.966434865 +0000 UTC m=+0.331062847 container init 94aa41e6dba647a04c7fff73b02b463e50d72bf51a1ed9894193f70f6b729a7a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, org.label-schema.build-date=20240528, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-06-11T14:28:18.049 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:17 smithi187 podman[76613]: 2024-06-11 14:28:17.97002787 +0000 UTC m=+0.334655852 container start 94aa41e6dba647a04c7fff73b02b463e50d72bf51a1ed9894193f70f6b729a7a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240528, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.vendor=CentOS, 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=True, RELEASE=squid-3f51ea3, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, CEPH_POINT_RELEASE=) 2024-06-11T14:28:18.049 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:18 smithi187 podman[76613]: 2024-06-11 14:28:18.049547769 +0000 UTC m=+0.414175775 container attach 94aa41e6dba647a04c7fff73b02b463e50d72bf51a1ed9894193f70f6b729a7a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, io.buildah.version=1.35.3, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-3f51ea3, maintainer=Guillaume Abrioux ) 2024-06-11T14:28:18.482 INFO:journalctl@ceph.osd.7.smithi187.stdout:Jun 11 14:28:18 smithi187 podman[76613]: 2024-06-11 14:28:18.226169771 +0000 UTC m=+0.590797755 container died 94aa41e6dba647a04c7fff73b02b463e50d72bf51a1ed9894193f70f6b729a7a (image=quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=4a8012357b057f80e264ea5a6c36c04375a85d47, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, GIT_CLEAN=True, RELEASE=squid-3f51ea3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240528, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-06-11T14:28:18.824 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@osd.7.service' 2024-06-11T14:28:18.863 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:28:18.863 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-06-11T14:28:18.863 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-06-11T14:28:18.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a 2024-06-11T14:28:19.064 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:18 smithi187 systemd[1]: Stopping Ceph prometheus.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.064Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.065Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.065Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T14:28:19.340 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a[53602]: ts=2024-06-11T14:28:19.065Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T14:28:19.341 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 podman[76688]: 2024-06-11 14:28:19.074922322 +0000 UTC m=+0.121704035 container died f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:19.698 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 podman[76688]: 2024-06-11 14:28:19.497729826 +0000 UTC m=+0.544511538 container cleanup f9d8eff74a7b9cdaff50a135bb3d499b8b0d7de2040ab4af5aaf755ee76df9c9 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:19.698 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 bash[76688]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T14:28:19.698 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Jun 11 14:28:19 smithi187 bash[76713]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-prometheus.a" found: no such container 2024-06-11T14:28:19.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@prometheus.a.service' 2024-06-11T14:28:19.737 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T14:28:19.737 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-06-11T14:28:19.737 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-11T14:28:21.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:21 smithi044 systemd[1]: Stopping Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:21.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:21 smithi044 podman[91988]: 2024-06-11 14:28:21.407240074 +0000 UTC m=+0.093068724 container died 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:22.114 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:21 smithi044 podman[91988]: 2024-06-11 14:28:21.770010669 +0000 UTC m=+0.455839310 container cleanup 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:22.114 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:21 smithi044 bash[91988]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T14:28:22.114 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:21 smithi044 bash[92014]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.a" found: no such container 2024-06-11T14:28:22.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 systemd[1]: Stopping Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:22.400 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:22 smithi044 podman[91999]: 2024-06-11 14:28:22.114081225 +0000 UTC m=+0.710445850 container remove 17404b0be9f343c01b50f7f056704fd53b8f422981c0c2d7c3ec5c3c3f2f0b09 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:22.400 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:22 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:28:22.401 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:22 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-11T14:28:22.401 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:22 smithi044 systemd[1]: Stopped Ceph node-exporter.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:28:22.401 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Jun 11 14:28:22 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.a.service: Consumed 3.972s CPU time. 2024-06-11T14:28:22.744 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a[59147]: level=info ts=2024-06-11T14:28:22.450Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T14:28:22.744 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 podman[92067]: 2024-06-11 14:28:22.492013273 +0000 UTC m=+0.144026127 container died 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:23.010 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 podman[92067]: 2024-06-11 14:28:22.834572242 +0000 UTC m=+0.486585095 container cleanup 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:23.010 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 bash[92067]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T14:28:23.010 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:22 smithi044 bash[92092]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager.a" found: no such container 2024-06-11T14:28:23.266 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:23 smithi044 podman[92079]: 2024-06-11 14:28:23.010565996 +0000 UTC m=+0.509387899 container remove 6b3edfb3b9dfdb6d08b7fade8c76fb023ba518f523c8478cd9f9af0683c11ed7 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-06-11T14:28:23.266 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:23 smithi044 podman[92079]: 2024-06-11 14:28:23.06953518 +0000 UTC m=+0.568357084 volume remove e55c5bbbee8fadb7d7bb50e430a6fbc42045b4d168222e040d87b80db47c2571 2024-06-11T14:28:23.266 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:23 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T14:28:23.266 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:23 smithi044 systemd[1]: Stopped Ceph alertmanager.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:28:23.267 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Jun 11 14:28:23 smithi044 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@alertmanager.a.service: Consumed 1.007s CPU time. 2024-06-11T14:28:57.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-11T14:28:59.232 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:58 smithi187 systemd[1]: Stopping Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:59.232 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 podman[77041]: 2024-06-11 14:28:59.057444539 +0000 UTC m=+0.116849447 container died 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:28:59.648 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 podman[77041]: 2024-06-11 14:28:59.446690632 +0000 UTC m=+0.506095540 container cleanup 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:28:59.648 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 bash[77041]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T14:28:59.648 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 bash[77069]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter.b" found: no such container 2024-06-11T14:28:59.981 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:28:59 smithi187 systemd[1]: Stopping Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968... 2024-06-11T14:28:59.982 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 podman[77055]: 2024-06-11 14:28:59.698208085 +0000 UTC m=+0.644186715 container remove 2b0d74e17151d760d0a771269927935572c65115457eaac642c856443ca8610e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-06-11T14:28:59.982 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T14:28:59.982 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T14:28:59.982 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 systemd[1]: Stopped Ceph node-exporter.b for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:28:59.982 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Jun 11 14:28:59 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@node-exporter.b.service: Consumed 3.669s CPU time. 2024-06-11T14:29:00.277 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a[50920]: t=2024-06-11T14:29:00+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-11T14:29:00.277 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 podman[77129]: 2024-06-11 14:29:00.028198413 +0000 UTC m=+0.136872906 container died a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, version=8.5, description=Ceph Grafana Container, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, name=ubi8, vendor=Red Hat, Inc., io.openshift.expose-services=, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, release=236.1648460182, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public) 2024-06-11T14:29:00.527 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 podman[77129]: 2024-06-11 14:29:00.359167418 +0000 UTC m=+0.467841919 container cleanup a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, vcs-type=git, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, name=ubi8, description=Ceph Grafana Container, maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, distribution-scope=public) 2024-06-11T14:29:00.527 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 bash[77129]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T14:29:00.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 podman[77141]: 2024-06-11 14:29:00.52740015 +0000 UTC m=+0.500117331 container remove a814a72f04fb4dee32f53c99ab78d83a51956a9d350c2328e513c9931b463a54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, distribution-scope=public, io.buildah.version=1.24.2, maintainer=Paul Cuzner , description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, release=236.1648460182, name=ubi8, io.openshift.tags=base rhel8, version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762) 2024-06-11T14:29:00.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 bash[77157]: Error: no container with name or ID "ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968-grafana.a" found: no such container 2024-06-11T14:29:00.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@grafana.a.service: Deactivated successfully. 2024-06-11T14:29:00.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 systemd[1]: Stopped Ceph grafana.a for c9babf0c-27fb-11ef-bc9b-c7b262605968. 2024-06-11T14:29:00.982 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Jun 11 14:29:00 smithi187 systemd[1]: ceph-c9babf0c-27fb-11ef-bc9b-c7b262605968@grafana.a.service: Consumed 3.985s CPU time. 2024-06-11T14:29:23.732 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:29:23.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T14:29:23.795 INFO:tasks.cephadm:Archiving crash dumps... 2024-06-11T14:29:23.797 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi044/crash 2024-06-11T14:29:23.798 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash -- . 2024-06-11T14:29:23.847 INFO:teuthology.orchestra.run.smithi044.stderr:tar: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-11T14:29:23.847 INFO:teuthology.orchestra.run.smithi044.stderr:tar: Error is not recoverable: exiting now 2024-06-11T14:29:23.849 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi187/crash 2024-06-11T14:29:23.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash -- . 2024-06-11T14:29:23.885 INFO:teuthology.orchestra.run.smithi187.stderr:tar: /var/lib/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-11T14:29:23.886 INFO:teuthology.orchestra.run.smithi187.stderr:tar: Error is not recoverable: exiting now 2024-06-11T14:29:23.887 INFO:tasks.cephadm:Checking cluster log for badness... 2024-06-11T14:29:23.887 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T14:29:23.919 INFO:teuthology.orchestra.run.smithi044.stdout:2024-06-11T14:18:44.420133+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:29:23.919 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-06-11T14:29:23.919 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[SEC\]' /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T14:29:23.988 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[ERR\]' /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T14:29:24.058 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[WRN\]' /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T14:29:24.127 INFO:teuthology.orchestra.run.smithi044.stdout:2024-06-11T14:18:44.420133+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T14:29:24.127 INFO:tasks.cephadm:Compressing logs... 2024-06-11T14:29:24.128 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:29:24.170 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:29:24.193 INFO:teuthology.orchestra.run.smithi044.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-06-11T14:29:24.193 INFO:teuthology.orchestra.run.smithi044.stderr:: No such file or directory 2024-06-11T14:29:24.193 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log 2024-06-11T14:29:24.194 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.2.log 2024-06-11T14:29:24.194 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi044.cbvywc.log 2024-06-11T14:29:24.194 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log 2024-06-11T14:29:24.194 INFO:teuthology.orchestra.run.smithi044.stderr:gzip/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi044.cbvywc.log: -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.3.log 2024-06-11T14:29:24.196 INFO:teuthology.orchestra.run.smithi044.stderr: 76.3%/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.1.log 2024-06-11T14:29:24.197 INFO:teuthology.orchestra.run.smithi044.stderr: -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi044.cbvywc.log.gz 2024-06-11T14:29:24.197 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.y.log 2024-06-11T14:29:24.197 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi044.bqqinn.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:: No such file or directory 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.7.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.5.log 2024-06-11T14:29:24.202 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.4.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.7.log: /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi187.injbuv.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.x.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi187.injbuv.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.6.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr: 76.4% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi187.injbuv.log.gz 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.x.log: 87.5% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log.gz 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi187.plmvne.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log: 90.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log.gz 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi187.plmvne.log: 85.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log.gz 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr: 76.4% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi187.plmvne.log.gz 2024-06-11T14:29:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.b.log 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.y.log: 93.0% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.log.gz 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.0.log 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi044.bqqinn.log: 76.4% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi044.bqqinn.log.gz 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.c.log 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.0.log: 94.3% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.audit.log.gz 2024-06-11T14:29:24.205 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.a.log 2024-06-11T14:29:24.206 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.c.log: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-06-11T14:29:24.214 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log: /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log.gz 2024-06-11T14:29:24.215 INFO:teuthology.orchestra.run.smithi187.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-06-11T14:29:24.216 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log 2024-06-11T14:29:24.229 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/tcmu-runner.log 2024-06-11T14:29:24.231 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log: 91.9% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph.cephadm.log.gz 2024-06-11T14:29:24.236 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log 2024-06-11T14:29:24.249 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/tcmu-runner.log: 84.3% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/tcmu-runner.log.gz 2024-06-11T14:29:24.262 INFO:teuthology.orchestra.run.smithi187.stderr: 89.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.x.log.gz 2024-06-11T14:29:24.283 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log: 91.0% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-volume.log.gz 2024-06-11T14:29:24.471 INFO:teuthology.orchestra.run.smithi187.stderr: 92.4% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.b.log.gz 2024-06-11T14:29:24.554 INFO:teuthology.orchestra.run.smithi044.stderr: 88.7% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mgr.y.log.gz 2024-06-11T14:29:24.623 INFO:teuthology.orchestra.run.smithi044.stderr: 92.1% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.c.log.gz 2024-06-11T14:29:25.270 INFO:teuthology.orchestra.run.smithi187.stderr: 93.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.6.log.gz 2024-06-11T14:29:25.326 INFO:teuthology.orchestra.run.smithi044.stderr: 93.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.2.log.gz 2024-06-11T14:29:25.389 INFO:teuthology.orchestra.run.smithi044.stderr: 91.0% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-mon.a.log.gz 2024-06-11T14:29:25.422 INFO:teuthology.orchestra.run.smithi187.stderr: 94.0% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.7.log.gz 2024-06-11T14:29:25.545 INFO:teuthology.orchestra.run.smithi044.stderr: 93.7% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.0.log.gz 2024-06-11T14:29:25.550 INFO:teuthology.orchestra.run.smithi187.stderr: 93.6% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.5.log.gz 2024-06-11T14:29:25.704 INFO:teuthology.orchestra.run.smithi187.stderr: 93.8% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.4.log.gz 2024-06-11T14:29:25.706 INFO:teuthology.orchestra.run.smithi187.stderr: 2024-06-11T14:29:25.706 INFO:teuthology.orchestra.run.smithi187.stderr:real 0m1.521s 2024-06-11T14:29:25.706 INFO:teuthology.orchestra.run.smithi187.stderr:user 0m5.318s 2024-06-11T14:29:25.706 INFO:teuthology.orchestra.run.smithi187.stderr:sys 0m0.233s 2024-06-11T14:29:25.904 INFO:teuthology.orchestra.run.smithi044.stderr: 93.7% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.1.log.gz 2024-06-11T14:29:26.053 INFO:teuthology.orchestra.run.smithi044.stderr: 93.7% -- replaced with /var/log/ceph/c9babf0c-27fb-11ef-bc9b-c7b262605968/ceph-osd.3.log.gz 2024-06-11T14:29:26.055 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-06-11T14:29:26.055 INFO:teuthology.orchestra.run.smithi044.stderr:real 0m1.872s 2024-06-11T14:29:26.055 INFO:teuthology.orchestra.run.smithi044.stderr:user 0m7.759s 2024-06-11T14:29:26.055 INFO:teuthology.orchestra.run.smithi044.stderr:sys 0m0.266s 2024-06-11T14:29:26.055 INFO:tasks.cephadm:Archiving logs... 2024-06-11T14:29:26.056 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi044/log 2024-06-11T14:29:26.056 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-11T14:29:27.014 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi187/log 2024-06-11T14:29:27.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-11T14:29:27.778 INFO:tasks.cephadm:Removing cluster... 2024-06-11T14:29:27.779 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 --force 2024-06-11T14:29:28.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c9babf0c-27fb-11ef-bc9b-c7b262605968 --force 2024-06-11T14:29:28.457 INFO:tasks.cephadm:Removing cephadm ... 2024-06-11T14:29:28.457 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-11T14:29:28.474 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-11T14:29:28.489 INFO:tasks.cephadm:Teardown complete 2024-06-11T14:29:28.489 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-11T14:29:28.499 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-11T14:29:28.499 DEBUG:teuthology.orchestra.run.smithi044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T14:29:28.517 DEBUG:teuthology.orchestra.run.smithi187:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T14:29:28.530 INFO:teuthology.orchestra.run.smithi044.stderr:bash: line 1: ntpq: command not found 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:^* hv01.front.sepia.ceph.com 3 6 377 18 +1191us[+1211us] +/- 59ms 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 19 -2324us[-2304us] +/- 73ms 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 +612us[ +612us] +/- 85ms 2024-06-11T14:29:28.535 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:29:28.543 INFO:teuthology.orchestra.run.smithi187.stderr:bash: line 1: ntpq: command not found 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:^* hv01.front.sepia.ceph.com 3 6 377 19 +1264us[+1258us] +/- 59ms 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 19 -2250us[-2250us] +/- 73ms 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 +679us[ +679us] +/- 85ms 2024-06-11T14:29:28.547 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T14:29:28.548 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-11T14:29:28.556 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-11T14:29:28.557 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-11T14:29:28.581 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:29:28.661 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:29:28.734 DEBUG:teuthology.orchestra.run.smithi044:> 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 2024-06-11T14:29:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:29:28.763 DEBUG:teuthology.orchestra.run.smithi187:> 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 2024-06-11T14:29:28.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:29:28.791 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-11T14:29:28.799 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-11T14:29:28.808 INFO:teuthology.task.internal:Duration was 1650.032439 seconds 2024-06-11T14:29:28.808 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-11T14:29:28.817 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-11T14:29:28.817 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T14:29:28.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T14:29:28.857 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T14:29:28.870 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T14:29:29.269 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-11T14:29:29.270 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi044.front.sepia.ceph.com 2024-06-11T14:29:29.270 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:29:29.292 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2024-06-11T14:29:29.292 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:29:29.335 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-11T14:29:29.335 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T14:29:29.337 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T14:29:29.401 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-11T14:29:29.401 DEBUG:teuthology.orchestra.run.smithi044:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T14:29:29.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T14:29:29.836 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-11T14:29:29.846 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-11T14:29:29.846 DEBUG:teuthology.orchestra.run.smithi044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T14:29:29.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T14:29:29.897 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-11T14:29:29.907 DEBUG:teuthology.orchestra.run.smithi044:> 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-06-11T14:29:29.914 DEBUG:teuthology.orchestra.run.smithi187:> 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-06-11T14:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = core 2024-06-11T14:29:29.960 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2024-06-11T14:29:30.013 DEBUG:teuthology.orchestra.run.smithi044:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T14:29:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:29:30.028 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T14:29:30.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T14:29:30.070 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-11T14:29:30.084 INFO:teuthology.task.internal:Transferring archived files... 2024-06-11T14:29:30.085 DEBUG:teuthology.misc:Transferring archived files from smithi044:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi044 2024-06-11T14:29:30.085 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T14:29:30.130 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749369/remote/smithi187 2024-06-11T14:29:30.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T14:29:30.169 INFO:teuthology.task.internal:Removing archive directory... 2024-06-11T14:29:30.169 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T14:29:30.172 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T14:29:30.216 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-11T14:29:30.228 INFO:teuthology.task.internal:Not uploading archives. 2024-06-11T14:29:30.228 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-11T14:29:30.237 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-11T14:29:30.237 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T14:29:30.240 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T14:29:30.252 INFO:teuthology.orchestra.run.smithi044.stdout: 265551 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 14:29 /home/ubuntu/cephtest 2024-06-11T14:29:30.270 INFO:teuthology.orchestra.run.smithi187.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 14:29 /home/ubuntu/cephtest 2024-06-11T14:29:30.274 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-11T14:29:30.284 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-11T14:29:30.305 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 1650.0324387550354 failure_reason: '"2024-06-11T14:18:44.420133+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-06-11T14:29:30.305 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T14:29:30.394 INFO:teuthology.run:FAIL