2023-12-06T14:46:24.805 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T14:46:24.805 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} --name adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi --verbose --archive /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279 -- /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/orig.config.yaml 2023-12-06T14:46:24.839 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T14:46:24.910 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279 branch: wip-adk-testing-2023-12-05-1905 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} email: adking@redhat.com first_in_suite: false job_id: '7480279' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-adk-testing-2023-12-05-1905 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\) sha1: 0482646fcf78576d871bc87843257d82edb79541 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0482646fcf78576d871bc87843257d82edb79541 workunit: branch: wip-adk-testing-2023-12-05-1905 sha1: 0482646fcf78576d871bc87843257d82edb79541 owner: scheduled_adking@teuthology priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 2836 sha1: 0482646fcf78576d871bc87843257d82edb79541 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-12-05-1905 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 0482646fcf78576d871bc87843257d82edb79541 targets: smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA+BAP8n/AGWXtBfOzJ+NRqOt9t1aWuosaoylv2u5egv7AI9gAwkM2+5I9cBV2sB5lKJomJKXGWIdPVekTuC2CM= smithi120.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMZnBygyiioLi/wicRo7z1P9cESc+8J0YQbNaWmW9cGQ7UXkQ+nTRQoCQ2hJ5+bT2N2RAFaxCrD9Senu97KseQ0= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_14:29:19 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T14:46:24.910 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa; will attempt to use it 2023-12-06T14:46:24.911 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks 2023-12-06T14:46:24.911 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T14:46:24.912 INFO:teuthology.task.internal:Checking packages... 2023-12-06T14:46:24.936 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0482646fcf78576d871bc87843257d82edb79541' 2023-12-06T14:46:24.936 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T14:46:24.936 INFO:teuthology.packaging:ref: None 2023-12-06T14:46:24.936 INFO:teuthology.packaging:tag: None 2023-12-06T14:46:24.936 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-05-1905 2023-12-06T14:46:24.936 INFO:teuthology.packaging:sha1: 0482646fcf78576d871bc87843257d82edb79541 2023-12-06T14:46:24.936 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-adk-testing-2023-12-05-1905 2023-12-06T14:46:25.070 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-26.g0482646f 2023-12-06T14:46:25.070 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T14:46:25.082 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T14:46:25.082 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T14:46:25.099 INFO:teuthology.task.internal:Saving configuration 2023-12-06T14:46:25.113 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T14:46:25.124 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T14:46:25.151 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 14:41:17.751005', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA+BAP8n/AGWXtBfOzJ+NRqOt9t1aWuosaoylv2u5egv7AI9gAwkM2+5I9cBV2sB5lKJomJKXGWIdPVekTuC2CM='} 2023-12-06T14:46:25.173 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 14:41:17.749548', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMZnBygyiioLi/wicRo7z1P9cESc+8J0YQbNaWmW9cGQ7UXkQ+nTRQoCQ2hJ5+bT2N2RAFaxCrD9Senu97KseQ0='} 2023-12-06T14:46:25.173 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T14:46:25.182 INFO:teuthology.task.internal:roles: ubuntu@smithi077.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'] 2023-12-06T14:46:25.182 INFO:teuthology.task.internal:roles: ubuntu@smithi120.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'] 2023-12-06T14:46:25.183 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T14:46:25.264 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbc5b640a60>, signals=[15]) 2023-12-06T14:46:25.265 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T14:46:25.276 INFO:teuthology.task.internal:Opening connections... 2023-12-06T14:46:25.276 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T14:46:25.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:46:25.347 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi120.front.sepia.ceph.com 2023-12-06T14:46:25.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:46:25.414 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T14:46:25.426 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2023-12-06T14:46:25.448 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2023-12-06T14:46:25.448 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T14:46:25.510 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T14:46:25.511 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2023-12-06T14:46:25.538 DEBUG:teuthology.orchestra.run.smithi120:> uname -m 2023-12-06T14:46:25.561 INFO:teuthology.orchestra.run.smithi120.stdout:x86_64 2023-12-06T14:46:25.561 DEBUG:teuthology.orchestra.run.smithi120:> cat /etc/os-release 2023-12-06T14:46:25.621 INFO:teuthology.orchestra.run.smithi120.stdout:NAME="CentOS Stream" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION="8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:ID="centos" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:ID_LIKE="rhel fedora" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_ID="8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:PLATFORM_ID="platform:el8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:ANSI_COLOR="0;31" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:HOME_URL="https://centos.org/" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T14:46:25.622 INFO:teuthology.orchestra.run.smithi120.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T14:46:25.623 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2023-12-06T14:46:25.646 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T14:46:25.661 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T14:46:25.672 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T14:46:25.673 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2023-12-06T14:46:25.675 DEBUG:teuthology.orchestra.run.smithi120:> test '!' -e /home/ubuntu/cephtest 2023-12-06T14:46:25.694 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T14:46:25.705 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T14:46:25.705 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2023-12-06T14:46:25.736 DEBUG:teuthology.orchestra.run.smithi120:> test -z $(ls -A /var/lib/ceph) 2023-12-06T14:46:25.766 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T14:46:25.827 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T14:46:25.846 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T14:46:25.846 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T14:46:25.847 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T14:46:25.847 DEBUG:teuthology.orchestra.run.smithi120:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T14:46:25.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T14:46:25.867 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2023-12-06T14:46:25.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T14:46:25.868 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2023-12-06T14:46:25.928 INFO:teuthology.orchestra.run.smithi120.stdout:4.18.0-489.el8.x86_64 2023-12-06T14:46:25.928 INFO:teuthology.task.kernel:Running kernel on smithi120: 4.18.0-489.el8.x86_64 2023-12-06T14:46:25.928 DEBUG:teuthology.orchestra.run.smithi120:> sudo yum install -y kernel 2023-12-06T14:46:25.929 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-489.el8.x86_64 2023-12-06T14:46:25.929 INFO:teuthology.task.kernel:Running kernel on smithi077: 4.18.0-489.el8.x86_64 2023-12-06T14:46:25.929 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2023-12-06T14:46:31.648 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - AppStream 11 MB/s | 34 MB 00:03 2023-12-06T14:46:44.965 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - AppStream 2.1 MB/s | 34 MB 00:16 2023-12-06T14:46:46.865 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - BaseOS 6.1 MB/s | 55 MB 00:08 2023-12-06T14:46:53.475 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - BaseOS 24 MB/s | 55 MB 00:02 2023-12-06T14:46:55.272 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - Extras 31 kB/s | 18 kB 00:00 2023-12-06T14:46:55.981 INFO:teuthology.orchestra.run.smithi120.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-06T14:46:56.299 INFO:teuthology.orchestra.run.smithi120.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T14:46:57.528 INFO:teuthology.orchestra.run.smithi120.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-06T14:47:01.334 INFO:teuthology.orchestra.run.smithi120.stdout:lab-extras 563 kB/s | 24 kB 00:00 2023-12-06T14:47:01.865 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras 31 kB/s | 18 kB 00:00 2023-12-06T14:47:03.549 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras common packages 4.6 kB/s | 6.9 kB 00:01 2023-12-06T14:47:03.909 INFO:teuthology.orchestra.run.smithi077.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-06T14:47:04.975 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T14:47:04.975 INFO:teuthology.orchestra.run.smithi120.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T14:47:05.281 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout:Installing: 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T14:47:05.282 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout:Install 3 Packages 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:47:05.283 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 90 M 2023-12-06T14:47:05.284 INFO:teuthology.orchestra.run.smithi120.stdout:Installed size: 96 M 2023-12-06T14:47:05.284 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2023-12-06T14:47:06.560 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 6.4 MB/s | 16 MB 00:02 2023-12-06T14:47:10.435 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-12-06T14:47:14.101 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T14:47:14.101 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T14:47:14.381 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:14.382 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout:Install 3 Packages 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 90 M 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 96 M 2023-12-06T14:47:14.383 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-06T14:47:17.428 INFO:teuthology.orchestra.run.smithi077.stdout:(1/3): kernel-core-4.18.0-526.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-12-06T14:47:17.536 INFO:teuthology.orchestra.run.smithi077.stdout:(2/3): kernel-4.18.0-526.el8.x86_64.rpm 3.5 MB/s | 10 MB 00:02 2023-12-06T14:47:18.120 INFO:teuthology.orchestra.run.smithi077.stdout:(3/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 10 MB/s | 36 MB 00:03 2023-12-06T14:47:18.120 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-06T14:47:18.120 INFO:teuthology.orchestra.run.smithi077.stdout:Total 24 MB/s | 90 MB 00:03 2023-12-06T14:47:18.793 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-06T14:47:19.212 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-06T14:47:19.212 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-06T14:47:19.549 INFO:teuthology.orchestra.run.smithi120.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 735 kB/s | 10 MB 00:14 2023-12-06T14:47:20.490 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-06T14:47:20.515 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-06T14:47:23.352 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-06T14:47:23.833 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:47:27.394 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:47:27.791 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:47:31.209 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:47:31.472 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:33.274 INFO:teuthology.orchestra.run.smithi120.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 1.3 MB/s | 36 MB 00:27 2023-12-06T14:47:37.341 INFO:teuthology.orchestra.run.smithi120.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 1.4 MB/s | 43 MB 00:31 2023-12-06T14:47:37.342 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2023-12-06T14:47:37.342 INFO:teuthology.orchestra.run.smithi120.stdout:Total 2.8 MB/s | 90 MB 00:32 2023-12-06T14:47:38.014 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2023-12-06T14:47:38.431 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2023-12-06T14:47:38.432 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2023-12-06T14:47:39.670 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2023-12-06T14:47:39.706 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2023-12-06T14:47:42.517 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2023-12-06T14:47:43.123 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:47:46.686 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:47:47.077 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:47:50.503 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:47:50.799 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:53.274 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:53.298 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:53.650 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:53.651 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:47:53.651 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:47:54.466 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:54.467 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-06T14:47:54.652 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T14:47:54.870 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T14:47:54.870 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T14:47:54.870 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T14:47:54.870 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T14:47:54.870 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T14:47:54.870 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T14:47:54.871 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi077.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T14:47:54.871 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T14:47:55.079 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T14:47:55.079 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T14:47:55.079 DEBUG:teuthology.orchestra.run.smithi077:> sudo rpm -qi grub2-tools 2023-12-06T14:47:55.113 INFO:teuthology.orchestra.run.smithi077.stdout:Name : grub2-tools 2023-12-06T14:47:55.113 INFO:teuthology.orchestra.run.smithi077.stdout:Epoch : 1 2023-12-06T14:47:55.113 INFO:teuthology.orchestra.run.smithi077.stdout:Version : 2.02 2023-12-06T14:47:55.113 INFO:teuthology.orchestra.run.smithi077.stdout:Release : 129.el8 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Architecture: x86_64 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Group : System Environment/Base 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Size : 9265586 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:License : GPLv3+ 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T14:47:55.114 INFO:teuthology.orchestra.run.smithi077.stdout:Relocations : (not relocatable) 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:Packager : CentOS BuildSystem 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:Vendor : CentOS 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:Summary : Support tools for GRUB. 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:Description : 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:hardware devices. 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:47:55.115 INFO:teuthology.orchestra.run.smithi077.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T14:47:55.117 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T14:47:55.117 INFO:teuthology.task.kernel:Updating grub on smithi077 to boot 4.18.0-526.el8.x86_64 2023-12-06T14:47:55.117 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T14:47:56.768 INFO:teuthology.orchestra.run.smithi077.stderr:Generating grub configuration file ... 2023-12-06T14:47:59.575 INFO:teuthology.orchestra.run.smithi077.stderr:done 2023-12-06T14:47:59.576 DEBUG:teuthology.orchestra.run.smithi077:> mktemp 2023-12-06T14:47:59.599 INFO:teuthology.orchestra.run.smithi077.stdout:/tmp/tmp.YPE8oT7qID 2023-12-06T14:47:59.599 DEBUG:teuthology.orchestra.run.smithi077:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.YPE8oT7qID 2023-12-06T14:47:59.688 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0666 /tmp/tmp.YPE8oT7qID 2023-12-06T14:47:59.791 DEBUG:teuthology.orchestra.remote:smithi077:/tmp/tmp.YPE8oT7qID is 6KB 2023-12-06T14:47:59.841 DEBUG:teuthology.orchestra.run.smithi077:> rm -fr /tmp/tmp.YPE8oT7qID 2023-12-06T14:47:59.861 DEBUG:teuthology.orchestra.run.smithi077:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T14:47:59.924 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T14:47:59.924 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T14:47:59.924 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T14:47:59.924 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T14:47:59.925 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T14:48:00.072 DEBUG:teuthology.orchestra.run.smithi077:> sudo shutdown -r now 2023-12-06T14:48:12.694 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:48:12.717 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:48:13.062 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:48:13.062 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T14:48:13.062 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:48:13.859 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-12-06T14:48:14.007 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T14:48:14.219 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T14:48:14.219 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T14:48:14.219 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T14:48:14.219 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T14:48:14.220 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T14:48:14.220 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T14:48:14.220 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi120.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T14:48:14.220 DEBUG:teuthology.orchestra.run.smithi120:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T14:48:14.427 INFO:teuthology.orchestra.run.smithi120.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T14:48:14.428 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T14:48:14.428 DEBUG:teuthology.orchestra.run.smithi120:> sudo rpm -qi grub2-tools 2023-12-06T14:48:14.463 INFO:teuthology.orchestra.run.smithi120.stdout:Name : grub2-tools 2023-12-06T14:48:14.463 INFO:teuthology.orchestra.run.smithi120.stdout:Epoch : 1 2023-12-06T14:48:14.463 INFO:teuthology.orchestra.run.smithi120.stdout:Version : 2.02 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Release : 129.el8 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: x86_64 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Group : System Environment/Base 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Size : 9265586 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:License : GPLv3+ 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T14:48:14.464 INFO:teuthology.orchestra.run.smithi120.stdout:Relocations : (not relocatable) 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:Packager : CentOS BuildSystem 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:Vendor : CentOS 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:Summary : Support tools for GRUB. 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:Description : 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:hardware devices. 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:48:14.465 INFO:teuthology.orchestra.run.smithi120.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T14:48:14.466 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T14:48:14.466 INFO:teuthology.task.kernel:Updating grub on smithi120 to boot 4.18.0-526.el8.x86_64 2023-12-06T14:48:14.466 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T14:48:16.220 INFO:teuthology.orchestra.run.smithi120.stderr:Generating grub configuration file ... 2023-12-06T14:48:18.769 INFO:teuthology.orchestra.run.smithi120.stderr:done 2023-12-06T14:48:18.771 DEBUG:teuthology.orchestra.run.smithi120:> mktemp 2023-12-06T14:48:18.799 INFO:teuthology.orchestra.run.smithi120.stdout:/tmp/tmp.nzfNdn9hbv 2023-12-06T14:48:18.800 DEBUG:teuthology.orchestra.run.smithi120:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nzfNdn9hbv 2023-12-06T14:48:18.873 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0666 /tmp/tmp.nzfNdn9hbv 2023-12-06T14:48:19.016 DEBUG:teuthology.orchestra.remote:smithi120:/tmp/tmp.nzfNdn9hbv is 6KB 2023-12-06T14:48:19.066 DEBUG:teuthology.orchestra.run.smithi120:> rm -fr /tmp/tmp.nzfNdn9hbv 2023-12-06T14:48:19.084 DEBUG:teuthology.orchestra.run.smithi120:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T14:48:19.161 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T14:48:19.161 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T14:48:19.161 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T14:48:19.161 INFO:teuthology.orchestra.run.smithi120.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T14:48:19.162 DEBUG:teuthology.orchestra.run.smithi120:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T14:48:19.308 DEBUG:teuthology.orchestra.run.smithi120:> sudo shutdown -r now 2023-12-06T14:48:30.085 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T14:48:30.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:48:30.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:48:48.486 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-12-06T14:48:49.312 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T14:48:49.312 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:48:49.313 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:48:57.494 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:48:57.495 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:49:00.550 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-12-06T14:49:07.686 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2023-12-06T14:49:12.582 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:49:12.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:49:16.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:49:16.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:49:19.746 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2023-12-06T14:49:31.758 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:49:31.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:49:45.220 DEBUG:teuthology.orchestra.run.smithi077:> true 2023-12-06T14:49:45.984 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:49:45.984 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-06T14:49:45.985 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2023-12-06T14:49:46.001 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-526.el8.x86_64 2023-12-06T14:49:46.002 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T14:49:46.002 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T14:49:46.002 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T14:49:47.003 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T14:49:47.003 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T14:49:47.064 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2023-12-06T14:49:47.078 DEBUG:teuthology.parallel:result is None 2023-12-06T14:49:50.178 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2023-12-06T14:50:05.180 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:50:05.180 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:50:06.212 DEBUG:teuthology.orchestra.run.smithi120:> true 2023-12-06T14:50:06.695 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:50:06.695 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-06T14:50:06.696 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2023-12-06T14:50:06.712 INFO:teuthology.orchestra.run.smithi120.stdout:4.18.0-526.el8.x86_64 2023-12-06T14:50:06.713 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T14:50:06.713 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T14:50:06.713 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T14:50:07.713 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T14:50:07.713 DEBUG:teuthology.orchestra.run.smithi120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T14:50:07.786 INFO:teuthology.orchestra.run.smithi120.stdout:ttyS1 2023-12-06T14:50:07.803 DEBUG:teuthology.parallel:result is None 2023-12-06T14:50:07.803 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T14:50:07.811 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T14:50:07.811 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T14:50:07.813 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T14:50:07.834 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T14:50:07.840 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T14:50:07.851 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T14:50:07.851 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T14:50:07.876 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T14:50:07.918 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T14:50:07.925 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T14:50:07.925 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T14:50:07.948 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T14:50:07.984 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T14:50:07.987 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T14:50:07.995 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T14:50:07.999 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T14:50:08.000 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T14:50:08.007 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T14:50:08.008 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T14:50:08.042 DEBUG:teuthology.orchestra.run.smithi120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T14:50:08.071 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T14:50:08.080 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T14:50:08.080 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T14:50:08.113 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T14:50:08.132 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T14:50:08.219 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T14:50:08.271 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T14:50:08.355 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T14:50:08.398 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:50:08.399 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T14:50:08.466 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T14:50:08.511 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T14:50:08.562 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T14:50:08.646 DEBUG:teuthology.orchestra.run.smithi120:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T14:50:08.693 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T14:50:08.693 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T14:50:08.761 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2023-12-06T14:50:08.763 DEBUG:teuthology.orchestra.run.smithi120:> sudo service rsyslog restart 2023-12-06T14:50:08.820 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T14:50:08.860 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T14:50:09.337 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T14:50:09.345 INFO:teuthology.task.internal:Starting timer... 2023-12-06T14:50:09.345 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T14:50:09.366 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T14:50:09.375 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2023-12-06T14:50:09.438 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2023-12-06T14:50:09.439 DEBUG:teuthology.orchestra.run.smithi120:> sudo service auditd rotate 2023-12-06T14:50:09.531 INFO:teuthology.orchestra.run.smithi120.stdout:Rotating logs: 2023-12-06T14:50:09.533 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T14:50:09.533 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2023-12-06T14:50:09.556 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2023-12-06T14:50:09.557 DEBUG:teuthology.orchestra.run.smithi120:> /usr/sbin/getenforce 2023-12-06T14:50:09.624 INFO:teuthology.orchestra.run.smithi120.stdout:Permissive 2023-12-06T14:50:09.624 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi120.front.sepia.ceph.com': 'permissive'} 2023-12-06T14:50:09.624 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T14:50:09.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T14:50:09.651 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T14:50:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T14:50:09.679 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T14:50:09.679 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2023-12-06T14:50:09.718 DEBUG:teuthology.orchestra.run.smithi120:> sudo /usr/sbin/setenforce permissive 2023-12-06T14:50:09.747 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T14:50:09.757 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T14:50:09.762 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T14:50:09.875 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T14:50:09.892 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'}]}] 2023-12-06T14:50:09.893 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi077.front.sepia.ceph.com,smithi120.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T14:57:36.434 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi120.front.sepia.ceph.com')] 2023-12-06T14:57:36.435 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:57:36.436 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:57:36.505 DEBUG:teuthology.orchestra.run.smithi077:> true 2023-12-06T14:57:36.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-06T14:57:36.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:57:36.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T14:57:36.642 DEBUG:teuthology.orchestra.run.smithi120:> true 2023-12-06T14:57:36.709 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2023-12-06T14:57:36.709 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T14:57:36.720 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T14:57:36.720 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T14:57:36.721 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T14:57:36.723 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T14:57:36.723 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T14:57:36.752 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T14:57:36.766 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T14:57:36.781 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T14:57:36.795 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T14:57:36.827 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2023-12-06T14:57:36.838 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2023-12-06T14:57:36.852 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T14:57:36.862 INFO:teuthology.orchestra.run.smithi120.stderr:sudo: ntpd: command not found 2023-12-06T14:57:36.866 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T14:57:36.873 INFO:teuthology.orchestra.run.smithi120.stdout:506 Cannot talk to daemon 2023-12-06T14:57:36.886 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T14:57:36.900 INFO:teuthology.orchestra.run.smithi120.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T14:57:36.932 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-06T14:57:36.936 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T14:57:36.936 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-06T14:57:36.936 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.937 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.937 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.937 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.964 INFO:teuthology.orchestra.run.smithi120.stderr:bash: ntpq: command not found 2023-12-06T14:57:36.967 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T14:57:36.967 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2023-12-06T14:57:36.967 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.967 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.967 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.968 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T14:57:36.968 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T14:57:36.981 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T14:57:36.981 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T14:57:36.982 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T14:57:36.982 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi120.front.sepia.ceph.com 2023-12-06T14:57:36.982 DEBUG:teuthology.orchestra.run.smithi120:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T14:57:37.856 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:34 ago on Wed 06 Dec 2023 02:56:03 PM UTC. 2023-12-06T14:57:37.883 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:39 ago on Wed 06 Dec 2023 02:55:58 PM UTC. 2023-12-06T14:57:39.972 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout: Package Architecture Version Repository Size 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout:Resetting modules: 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout:================================================================================ 2023-12-06T14:57:39.973 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:57:40.000 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout:Resetting modules: 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-06T14:57:40.001 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:57:40.217 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-12-06T14:57:40.251 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-06T14:57:41.157 INFO:teuthology.orchestra.run.smithi120.stdout:Last metadata expiration check: 0:01:42 ago on Wed 06 Dec 2023 02:55:58 PM UTC. 2023-12-06T14:57:41.207 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:38 ago on Wed 06 Dec 2023 02:56:03 PM UTC. 2023-12-06T14:57:43.284 INFO:teuthology.orchestra.run.smithi120.stdout:Dependencies resolved. 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout:=========================================================================================== 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout: Package Arch Version Repo Size 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout:=========================================================================================== 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout:Upgrading: 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.287 INFO:teuthology.orchestra.run.smithi120.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout:Installing group/module packages: 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T14:57:43.288 INFO:teuthology.orchestra.run.smithi120.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:Installing dependencies: 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:Installing weak dependencies: 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:Installing module profiles: 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools/common 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:Enabling module streams: 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: container-tools rhel8 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction Summary 2023-12-06T14:57:43.289 INFO:teuthology.orchestra.run.smithi120.stdout:=========================================================================================== 2023-12-06T14:57:43.290 INFO:teuthology.orchestra.run.smithi120.stdout:Install 13 Packages 2023-12-06T14:57:43.290 INFO:teuthology.orchestra.run.smithi120.stdout:Upgrade 9 Packages 2023-12-06T14:57:43.290 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:57:43.290 INFO:teuthology.orchestra.run.smithi120.stdout:Total download size: 52 M 2023-12-06T14:57:43.290 INFO:teuthology.orchestra.run.smithi120.stdout:Downloading Packages: 2023-12-06T14:57:43.328 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-06T14:57:43.330 INFO:teuthology.orchestra.run.smithi077.stdout:=========================================================================================== 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repo Size 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout:=========================================================================================== 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrading: 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T14:57:43.331 INFO:teuthology.orchestra.run.smithi077.stdout:Installing group/module packages: 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T14:57:43.332 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:Installing weak dependencies: 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:Installing module profiles: 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools/common 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:Enabling module streams: 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools rhel8 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:=========================================================================================== 2023-12-06T14:57:43.333 INFO:teuthology.orchestra.run.smithi077.stdout:Install 13 Packages 2023-12-06T14:57:43.334 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrade 9 Packages 2023-12-06T14:57:43.334 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:57:43.334 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 52 M 2023-12-06T14:57:43.334 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-06T14:57:43.651 INFO:teuthology.orchestra.run.smithi120.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 2.3 MB/s | 750 kB 00:00 2023-12-06T14:57:43.685 INFO:teuthology.orchestra.run.smithi120.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.8 MB/s | 1.0 MB 00:00 2023-12-06T14:57:43.691 INFO:teuthology.orchestra.run.smithi077.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 2.3 MB/s | 750 kB 00:00 2023-12-06T14:57:43.702 INFO:teuthology.orchestra.run.smithi120.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 782 kB/s | 39 kB 00:00 2023-12-06T14:57:43.724 INFO:teuthology.orchestra.run.smithi077.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.9 MB/s | 1.0 MB 00:00 2023-12-06T14:57:43.752 INFO:teuthology.orchestra.run.smithi120.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.5 MB/s | 241 kB 00:00 2023-12-06T14:57:43.758 INFO:teuthology.orchestra.run.smithi077.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 586 kB/s | 39 kB 00:00 2023-12-06T14:57:43.792 INFO:teuthology.orchestra.run.smithi077.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.5 MB/s | 241 kB 00:00 2023-12-06T14:57:43.819 INFO:teuthology.orchestra.run.smithi120.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-06T14:57:43.859 INFO:teuthology.orchestra.run.smithi077.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-06T14:57:43.878 INFO:teuthology.orchestra.run.smithi120.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 425 kB/s | 25 kB 00:00 2023-12-06T14:57:43.926 INFO:teuthology.orchestra.run.smithi077.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 372 kB/s | 25 kB 00:00 2023-12-06T14:57:43.945 INFO:teuthology.orchestra.run.smithi120.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.4 MB/s | 94 kB 00:00 2023-12-06T14:57:43.984 INFO:teuthology.orchestra.run.smithi077.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-12-06T14:57:44.012 INFO:teuthology.orchestra.run.smithi120.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 13 MB/s | 3.9 MB 00:00 2023-12-06T14:57:44.221 INFO:teuthology.orchestra.run.smithi120.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 11 MB/s | 9.6 MB 00:00 2023-12-06T14:57:44.235 INFO:teuthology.orchestra.run.smithi077.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.2 MB/s | 3.9 MB 00:00 2023-12-06T14:57:44.304 INFO:teuthology.orchestra.run.smithi120.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.7 MB/s | 2.5 MB 00:00 2023-12-06T14:57:44.330 INFO:teuthology.orchestra.run.smithi120.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 485 kB/s | 53 kB 00:00 2023-12-06T14:57:44.363 INFO:teuthology.orchestra.run.smithi120.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 696 kB/s | 41 kB 00:00 2023-12-06T14:57:44.389 INFO:teuthology.orchestra.run.smithi120.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 978 kB/s | 57 kB 00:00 2023-12-06T14:57:44.422 INFO:teuthology.orchestra.run.smithi120.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.2 MB/s | 70 kB 00:00 2023-12-06T14:57:44.477 INFO:teuthology.orchestra.run.smithi077.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.7 MB/s | 9.6 MB 00:01 2023-12-06T14:57:44.489 INFO:teuthology.orchestra.run.smithi120.stdout:(15/22): containers-common-1-57.module_el8+712+ 2.1 MB/s | 144 kB 00:00 2023-12-06T14:57:44.535 INFO:teuthology.orchestra.run.smithi077.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.4 MB/s | 2.5 MB 00:00 2023-12-06T14:57:44.561 INFO:teuthology.orchestra.run.smithi077.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 628 kB/s | 53 kB 00:00 2023-12-06T14:57:44.581 INFO:teuthology.orchestra.run.smithi120.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 6.0 MB/s | 564 kB 00:00 2023-12-06T14:57:44.611 INFO:teuthology.orchestra.run.smithi077.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 543 kB/s | 41 kB 00:00 2023-12-06T14:57:44.637 INFO:teuthology.orchestra.run.smithi077.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 763 kB/s | 57 kB 00:00 2023-12-06T14:57:44.648 INFO:teuthology.orchestra.run.smithi120.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 1.0 MB/s | 70 kB 00:00 2023-12-06T14:57:44.678 INFO:teuthology.orchestra.run.smithi077.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.0 MB/s | 70 kB 00:00 2023-12-06T14:57:44.757 INFO:teuthology.orchestra.run.smithi120.stdout:(18/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 10 MB/s | 8.1 MB 00:00 2023-12-06T14:57:44.778 INFO:teuthology.orchestra.run.smithi077.stdout:(15/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 10 MB/s | 8.1 MB 00:00 2023-12-06T14:57:44.782 INFO:teuthology.orchestra.run.smithi120.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 527 kB/s | 70 kB 00:00 2023-12-06T14:57:44.804 INFO:teuthology.orchestra.run.smithi077.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.1 MB/s | 144 kB 00:00 2023-12-06T14:57:44.846 INFO:teuthology.orchestra.run.smithi077.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 8.2 MB/s | 564 kB 00:00 2023-12-06T14:57:44.849 INFO:teuthology.orchestra.run.smithi120.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 838 kB/s | 56 kB 00:00 2023-12-06T14:57:44.879 INFO:teuthology.orchestra.run.smithi077.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 930 kB/s | 70 kB 00:00 2023-12-06T14:57:44.913 INFO:teuthology.orchestra.run.smithi077.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 1.0 MB/s | 70 kB 00:00 2023-12-06T14:57:44.997 INFO:teuthology.orchestra.run.smithi077.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 670 kB/s | 56 kB 00:00 2023-12-06T14:57:45.172 INFO:teuthology.orchestra.run.smithi077.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 11 MB/s | 3.1 MB 00:00 2023-12-06T14:57:45.259 INFO:teuthology.orchestra.run.smithi120.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 6.1 MB/s | 3.1 MB 00:00 2023-12-06T14:57:45.584 INFO:teuthology.orchestra.run.smithi120.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 18 MB/s | 21 MB 00:01 2023-12-06T14:57:45.584 INFO:teuthology.orchestra.run.smithi120.stdout:-------------------------------------------------------------------------------- 2023-12-06T14:57:45.584 INFO:teuthology.orchestra.run.smithi120.stdout:Total 23 MB/s | 52 MB 00:02 2023-12-06T14:57:45.672 INFO:teuthology.orchestra.run.smithi077.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 21 MB/s | 21 MB 00:01 2023-12-06T14:57:45.673 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-06T14:57:45.673 INFO:teuthology.orchestra.run.smithi077.stdout:Total 22 MB/s | 52 MB 00:02 2023-12-06T14:57:46.076 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction check 2023-12-06T14:57:46.122 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction check succeeded. 2023-12-06T14:57:46.122 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction test 2023-12-06T14:57:46.164 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-06T14:57:46.210 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-06T14:57:46.210 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-06T14:57:46.586 INFO:teuthology.orchestra.run.smithi120.stdout:Transaction test succeeded. 2023-12-06T14:57:46.589 INFO:teuthology.orchestra.run.smithi120.stdout:Running transaction 2023-12-06T14:57:46.690 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-06T14:57:46.693 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-06T14:57:47.847 INFO:teuthology.orchestra.run.smithi120.stdout: Preparing : 1/1 2023-12-06T14:57:47.915 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T14:57:47.963 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-06T14:57:48.041 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T14:57:48.161 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T14:57:48.187 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:57:48.240 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T14:57:48.260 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:57:48.431 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:57:48.509 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:58:05.924 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:58:06.095 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T14:58:06.156 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T14:58:06.318 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T14:58:06.357 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T14:58:06.512 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T14:58:06.543 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T14:58:06.746 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T14:58:06.753 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T14:58:06.928 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T14:58:07.002 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T14:58:07.181 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T14:58:08.698 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T14:58:08.918 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T14:58:08.963 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T14:58:09.139 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T14:58:09.155 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T14:58:09.339 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T14:58:09.409 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T14:58:09.643 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T14:58:09.644 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T14:58:09.794 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T14:58:09.892 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T14:58:10.070 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T14:58:10.089 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T14:58:10.350 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T14:58:10.637 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T14:58:10.927 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T14:58:11.579 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T14:58:11.847 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T14:58:11.949 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T14:58:12.201 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T14:58:12.773 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T14:58:13.158 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T14:58:13.188 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T14:58:13.397 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T14:58:13.542 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T14:58:13.600 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T14:58:13.742 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T14:58:13.823 INFO:teuthology.orchestra.run.smithi120.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T14:58:13.946 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T14:58:13.986 INFO:teuthology.orchestra.run.smithi120.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T14:58:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T14:58:14.204 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T14:58:14.365 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T14:58:14.386 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T14:58:14.560 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T14:58:14.561 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T14:58:14.570 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T14:58:14.740 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T14:58:14.795 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T14:58:14.931 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T14:58:14.931 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T14:58:14.999 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T14:58:15.107 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T14:58:15.169 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T14:58:15.362 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T14:58:15.376 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T14:58:15.506 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T14:58:15.577 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T14:58:15.727 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T14:58:15.777 INFO:teuthology.orchestra.run.smithi120.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T14:58:15.914 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T14:58:16.122 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T14:58:35.074 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T14:58:35.533 INFO:teuthology.orchestra.run.smithi120.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T14:58:35.534 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T14:58:35.535 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T14:58:35.536 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T14:58:36.105 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T14:58:36.567 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T14:58:36.568 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T14:58:36.569 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T14:58:36.570 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T14:58:36.570 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout:Upgraded: 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.580 INFO:teuthology.orchestra.run.smithi120.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout:Installed: 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T14:58:36.581 INFO:teuthology.orchestra.run.smithi120.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T14:58:36.582 INFO:teuthology.orchestra.run.smithi120.stdout:Complete! 2023-12-06T14:58:36.876 DEBUG:teuthology.parallel:result is None 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout:Upgraded: 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.725 INFO:teuthology.orchestra.run.smithi077.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T14:58:37.726 INFO:teuthology.orchestra.run.smithi077.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T14:58:37.727 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:58:37.727 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-06T14:58:38.003 DEBUG:teuthology.parallel:result is None 2023-12-06T14:58:38.003 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T14:58:38.080 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\\)'], 'sha1': '0482646fcf78576d871bc87843257d82edb79541'} 2023-12-06T14:58:38.080 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-06T14:58:38.081 INFO:tasks.cephadm:Cluster fsid is efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:58:38.081 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T14:58:38.081 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.77', 'mon.c': '[v2:172.21.15.77:3301,v1:172.21.15.77:6790]', 'mon.b': '172.21.15.120'} 2023-12-06T14:58:38.081 INFO:tasks.cephadm:First mon is mon.a on smithi077 2023-12-06T14:58:38.082 INFO:tasks.cephadm:First mgr is y 2023-12-06T14:58:38.082 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T14:58:38.082 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2023-12-06T14:58:38.110 DEBUG:teuthology.orchestra.run.smithi120:> sudo hostname $(hostname -s) 2023-12-06T14:58:38.141 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-06T14:58:38.141 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.303 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 14:58 /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.303 DEBUG:teuthology.orchestra.run.smithi120:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.442 INFO:teuthology.orchestra.run.smithi120.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 14:58 /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.443 DEBUG:teuthology.orchestra.run.smithi077:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.462 DEBUG:teuthology.orchestra.run.smithi120:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T14:58:38.494 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-06T14:58:38.494 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T14:58:38.505 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T14:58:40.231 INFO:teuthology.orchestra.run.smithi120.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T14:58:40.370 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T14:58:54.503 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2023-12-06T14:58:54.503 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T14:58:54.503 INFO:teuthology.orchestra.run.smithi120.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T14:58:54.503 INFO:teuthology.orchestra.run.smithi120.stdout: "repo_digests": [ 2023-12-06T14:58:54.503 INFO:teuthology.orchestra.run.smithi120.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T14:58:54.504 INFO:teuthology.orchestra.run.smithi120.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T14:58:54.504 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2023-12-06T14:58:54.504 INFO:teuthology.orchestra.run.smithi120.stdout:} 2023-12-06T14:58:54.722 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: "repo_digests": [ 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2023-12-06T14:58:54.723 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T14:58:54.741 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /etc/ceph 2023-12-06T14:58:54.771 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /etc/ceph 2023-12-06T14:58:54.801 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 777 /etc/ceph 2023-12-06T14:58:54.837 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 777 /etc/ceph 2023-12-06T14:58:54.869 INFO:tasks.cephadm:Writing seed config... 2023-12-06T14:58:54.870 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-06T14:58:54.870 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T14:58:54.870 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T14:58:54.870 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-06T14:58:54.870 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T14:58:54.871 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T14:58:54.871 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T14:58:54.871 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T14:58:54.871 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T14:58:54.871 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:58:54.871 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T14:58:54.895 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 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 = efbd4c76-9447-11ee-95a2-87774f69a715 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 2023-12-06T14:58:54.895 DEBUG:teuthology.orchestra.run.smithi077:mon.a> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T14:58:54.938 DEBUG:teuthology.orchestra.run.smithi077:mgr.y> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T14:58:54.964 INFO:journalctl@ceph.mon.a.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T14:58:54.965 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T14:58:54.965 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid efbd4c76-9447-11ee-95a2-87774f69a715 --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.77 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T14:58:54.990 INFO:journalctl@ceph.mgr.y.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T14:58:55.156 INFO:teuthology.orchestra.run.smithi077.stderr:-------------------------------------------------------------------------------- 2023-12-06T14:58:55.156 INFO:teuthology.orchestra.run.smithi077.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'efbd4c76-9447-11ee-95a2-87774f69a715', '--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.77', '--skip-admin-label'] 2023-12-06T14:58:55.177 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.6.1 2023-12-06T14:58:55.193 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying podman|docker is present... 2023-12-06T14:58:55.212 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.6.1 2023-12-06T14:58:55.225 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying lvm2 is present... 2023-12-06T14:58:55.225 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying time synchronization is in place... 2023-12-06T14:58:55.231 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T14:58:55.237 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:58:55.243 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: enabled 2023-12-06T14:58:55.248 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: active 2023-12-06T14:58:55.249 INFO:teuthology.orchestra.run.smithi077.stderr:Unit chronyd.service is enabled and running 2023-12-06T14:58:55.249 INFO:teuthology.orchestra.run.smithi077.stderr:Repeating the final host check... 2023-12-06T14:58:55.268 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: 4.6.1 2023-12-06T14:58:55.283 INFO:teuthology.orchestra.run.smithi077.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-06T14:58:55.283 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl is present 2023-12-06T14:58:55.283 INFO:teuthology.orchestra.run.smithi077.stderr:lvcreate is present 2023-12-06T14:58:55.288 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T14:58:55.294 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:58:55.299 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: enabled 2023-12-06T14:58:55.305 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: active 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Unit chronyd.service is enabled and running 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Host looks OK 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Cluster fsid: efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Acquiring lock 140152040882304 on /run/cephadm/efbd4c76-9447-11ee-95a2-87774f69a715.lock 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Lock 140152040882304 acquired on /run/cephadm/efbd4c76-9447-11ee-95a2-87774f69a715.lock 2023-12-06T14:58:55.306 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying IP 172.21.15.77 port 3300 ... 2023-12-06T14:58:55.307 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying IP 172.21.15.77 port 6789 ... 2023-12-06T14:58:55.307 INFO:teuthology.orchestra.run.smithi077.stderr:Base mon IP is 172.21.15.77, final addrv is [v2:172.21.15.77:3300,v1:172.21.15.77:6789] 2023-12-06T14:58:55.309 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.77 metric 100 2023-12-06T14:58:55.309 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.77 metric 100 2023-12-06T14:58:55.312 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T14:58:55.312 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-06T14:58:55.312 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1778sec hoplimit 64 pref medium 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d3d3/64 scope link 2023-12-06T14:58:55.315 INFO:teuthology.orchestra.run.smithi077.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T14:58:55.316 INFO:teuthology.orchestra.run.smithi077.stderr:Mon IP `172.21.15.77` is in CIDR network `172.21.0.0/20` 2023-12-06T14:58:55.316 INFO:teuthology.orchestra.run.smithi077.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T14:58:55.317 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T14:58:55.419 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Getting image source signatures 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-06T14:58:55.835 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T14:58:55.896 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: Writing manifest to image destination 2023-12-06T14:58:56.049 INFO:teuthology.orchestra.run.smithi077.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T14:58:56.386 INFO:teuthology.orchestra.run.smithi077.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T14:58:56.721 INFO:teuthology.orchestra.run.smithi077.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T14:58:56.721 INFO:teuthology.orchestra.run.smithi077.stderr:Extracting ceph user uid/gid from container image... 2023-12-06T14:58:57.035 INFO:teuthology.orchestra.run.smithi077.stderr:stat: 167 167 2023-12-06T14:58:57.351 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial keys... 2023-12-06T14:58:57.604 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQAxjHBlXueFIxAAoLWKl7EPRiwlcAQksyycTw== 2023-12-06T14:58:58.179 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQAyjHBlBjCzCRAA1ABRprPfX7K2CxzKuULwOw== 2023-12-06T14:58:58.787 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph-authtool: AQAyjHBlSB7zLRAAMHJWgn/cb+VBv7miwHxxoQ== 2023-12-06T14:58:59.160 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial monmap... 2023-12-06T14:58:59.456 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T14:58:59.456 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-06T14:58:59.456 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:58:59.456 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T14:58:59.781 INFO:teuthology.orchestra.run.smithi077.stderr:monmaptool for a [v2:172.21.15.77:3300,v1:172.21.15.77:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T14:58:59.782 INFO:teuthology.orchestra.run.smithi077.stderr:setting min_mon_release = octopus 2023-12-06T14:58:59.782 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: set fsid to efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:58:59.782 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T14:58:59.782 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:58:59.782 INFO:teuthology.orchestra.run.smithi077.stderr:Creating mon... 2023-12-06T14:59:00.435 INFO:teuthology.orchestra.run.smithi077.stderr:create mon.a on 2023-12-06T14:59:00.536 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-06T14:59:00.630 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target. 2023-12-06T14:59:00.630 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target. 2023-12-06T14:59:00.831 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to reset failed state of unit ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T14:59:00.838 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target.wants/ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715@.service. 2023-12-06T14:59:01.316 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2023-12-06T14:59:01.324 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:59:01.324 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2023-12-06T14:59:01.324 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T14:59:01.325 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mon to start... 2023-12-06T14:59:01.325 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mon... 2023-12-06T14:59:01.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:01 smithi077 ceph-mon[108163]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T14:59:01.777 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: cluster: 2023-12-06T14:59:01.777 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: id: efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: services: 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.437608s) 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: data: 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: pgs: 2023-12-06T14:59:01.778 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:02.131 INFO:teuthology.orchestra.run.smithi077.stderr:mon is available 2023-12-06T14:59:02.131 INFO:teuthology.orchestra.run.smithi077.stderr:Assimilating anything we can from ceph.conf... 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [global] 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: fsid = efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.77:3300,v1:172.21.15.77:6789] 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [mgr] 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T14:59:02.533 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:02.534 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [osd] 2023-12-06T14:59:02.534 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T14:59:02.534 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T14:59:02.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T14:59:02.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T14:59:02.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: fsmap 2023-12-06T14:59:02.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T14:59:02.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: mgrmap e1: no daemons active 2023-12-06T14:59:02.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:02 smithi077 ceph-mon[108163]: from='client.? 172.21.15.77:0/1427613961' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T14:59:02.906 INFO:teuthology.orchestra.run.smithi077.stderr:Generating new minimal ceph.conf... 2023-12-06T14:59:03.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 ceph-mon[108163]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T14:59:03.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 ceph-mon[108163]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T14:59:03.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 ceph-mon[108163]: from='client.? 172.21.15.77:0/779495596' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T14:59:03.664 INFO:teuthology.orchestra.run.smithi077.stderr:Restarting the monitor... 2023-12-06T14:59:03.945 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 systemd[1]: Stopping Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T14:59:03.945 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 bash[108460]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T14:59:03.945 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[108140]: 2023-12-06T14:59:03.749+0000 7f54cb7eb700 -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 2023-12-06T14:59:03.945 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[108140]: 2023-12-06T14:59:03.749+0000 7f54cb7eb700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T14:59:04.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:03 smithi077 bash[108472]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a 2023-12-06T14:59:04.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 bash[108511]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T14:59:04.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T14:59:04.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 systemd[1]: Stopped Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T14:59:04.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 systemd[1]: Starting Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T14:59:04.414 INFO:teuthology.orchestra.run.smithi077.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: pidfile_write: ignore empty --pid-file 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: load: jerasure load: lrc 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: RocksDB version: 6.15.5 2023-12-06T14:59:04.862 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Compile date Apr 18 2022 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: DB SUMMARY 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: DB Session ID: 4RWFN414FRXD7I1UNDD3 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: CURRENT file: CURRENT 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 81781 ; 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.error_if_exists: 0 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.create_if_missing: 0 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.paranoid_checks: 1 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.env: 0x5626e015b860 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.fs: Posix File System 2023-12-06T14:59:04.863 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.info_log: 0x5626e1b0fdc0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.statistics: (nil) 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.use_fsync: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_log_file_size: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_fallocate: 1 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.use_direct_reads: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T14:59:04.864 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.db_log_dir: 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.write_buffer_manager: 0x5626e1c002a0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T14:59:04.865 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.unordered_write: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.row_cache: None 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.wal_filter: None 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T14:59:04.866 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.preserve_deletes: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.two_write_queues: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.atomic_flush: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.log_readahead_size: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_background_jobs: 2 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_background_compactions: -1 2023-12-06T14:59:04.867 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_subcompactions: 1 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_open_files: -1 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_background_flushes: -1 2023-12-06T14:59:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Compression algorithms supported: 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kZSTD supported: 0 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kXpressCompression supported: 0 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kLZ4Compression supported: 1 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kBZip2Compression supported: 0 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kZlibCompression supported: 1 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: kSnappyCompression supported: 1 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.merge_operator: 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_filter: None 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T14:59:04.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5626e1adbd00) 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: cache_index_and_filter_blocks: 1 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: pin_top_level_index_and_filter: 1 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_type: 0 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: data_block_index_type: 0 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_shortening: 1 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: hash_index_allow_collision: 1 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: checksum: 1 2023-12-06T14:59:04.870 INFO:journalctl@ceph.mon.a.smithi077.stdout: no_block_cache: 0 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache: 0x5626e1b46170 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_name: BinnedLRUCache 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_options: 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: capacity : 536870912 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: num_shard_bits : 4 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: strict_capacity_limit : 0 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: high_pri_pool_ratio: 0.000 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_compressed: (nil) 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: persistent_cache: (nil) 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_size: 4096 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_size_deviation: 10 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_restart_interval: 16 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_block_restart_interval: 1 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: metadata_block_size: 4096 2023-12-06T14:59:04.871 INFO:journalctl@ceph.mon.a.smithi077.stdout: partition_filters: 0 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: use_delta_encoding: 1 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: whole_key_filtering: 1 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: verify_compression: 0 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: read_amp_bytes_per_bit: 0 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: format_version: 4 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: enable_index_compression: 1 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_align: 0 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression: NoCompression 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.num_levels: 7 2023-12-06T14:59:04.872 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 bash[108575]: 41ad0998f70d8dcde429b4de204c87837cffb074a4f54ace643e4eef916c39ca 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T14:59:04.873 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T14:59:04.874 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T14:59:04.875 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T14:59:04.876 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T14:59:04.876 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T14:59:04.876 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T14:59:04.876 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T14:59:04.876 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.table_properties_collectors: 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.inplace_update_support: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.bloom_locality: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.max_successive_merges: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.ttl: 2592000 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.enable_blob_files: false 2023-12-06T14:59:04.877 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.min_blob_size: 0 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: 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 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874744409554, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: 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. 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874744410219, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78637, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 76900, "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": 9867, "raw_average_key_size": 47, "raw_value_size": 71197, "raw_average_value_size": 343, "num_data_blocks": 10, "num_entries": 207, "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": 1701874744, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "aff2ad42-fb74-4eb7-9c54-1f1955d3e7fd", "db_session_id": "4RWFN414FRXD7I1UNDD3"}} 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874744410762, "job": 1, "event": "recovery_finished"} 2023-12-06T14:59:04.878 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: 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 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5626e1b2ca80 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: DB pointer 0x5626e1b3c000 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** DB Stats ** 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T14:59:04.879 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: L0 2/0 78.55 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: Sum 2/0 78.55 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.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 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.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 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T14:59:04.880 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative compaction: 0.00 GB write, 21.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval compaction: 0.00 GB write, 21.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: L0 2/0 78.55 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: Sum 2/0 78.55 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T14:59:04.881 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.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 170.1 0.00 0.00 1 0.000 0 0 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative compaction: 0.00 GB write, 20.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: starting mon.a rank 0 at public addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] at bind addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:04.882 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 systemd[1]: Started Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???) e1 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).mds e1 new map 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).mds e1 print_map 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout: e1 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.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} 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout: legacy client fscid: -1 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout: No filesystems configured 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T14:59:04.883 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expand map: {default=false} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta from 'false' to 'false' 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expanded map: {default=false} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expand map: {default=info} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta from 'info' to 'info' 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expanded map: {default=info} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expand map: {default=daemon} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expanded map: {default=daemon} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expand map: {default=debug} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta from 'debug' to 'debug' 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: expand_channel_meta expanded map: {default=debug} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: fsmap 2023-12-06T14:59:04.884 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T14:59:04.885 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:04 smithi077 ceph-mon[108612]: mgrmap e1: no daemons active 2023-12-06T14:59:05.314 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-06T14:59:05.314 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T14:59:05.314 INFO:teuthology.orchestra.run.smithi077.stderr:Creating mgr... 2023-12-06T14:59:05.315 INFO:teuthology.orchestra.run.smithi077.stderr:Verifying port 9283 ... 2023-12-06T14:59:05.445 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Failed to reset failed state of unit ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T14:59:05.452 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: Created symlink /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715.target.wants/ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-efbd4c76-9447-11ee-95a2-87774f69a715@.service. 2023-12-06T14:59:05.762 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:05 smithi077 systemd[1]: Starting Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T14:59:05.924 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2023-12-06T14:59:05.931 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:59:05.932 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2023-12-06T14:59:05.932 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T14:59:05.939 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2023-12-06T14:59:05.947 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:59:05.948 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2023-12-06T14:59:05.948 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T14:59:05.948 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr to start... 2023-12-06T14:59:05.948 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr... 2023-12-06T14:59:06.035 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:05 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3589122834' entity='client.admin' 2023-12-06T14:59:06.035 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:05 smithi077 bash[108847]: 84cd725bb693b84dfc6e461ea875aaac7b3794f16bee94bd8e7c24dd54ddd3a7 2023-12-06T14:59:06.035 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:05 smithi077 systemd[1]: Started Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T14:59:06.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:06.033+0000 7fd71e39d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T14:59:06.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:06.202+0000 7fd71e39d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T14:59:06.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:06.394 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "efbd4c76-9447-11ee-95a2-87774f69a715", 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T14:59:06.395 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "a" 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T14:59:06.396 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T14:59:06.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T14:59:06.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T14:59:06.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T14:59:06.400 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T14:59:06.401 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": false, 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:06.402 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2023-12-06T14:59:01.340754+0000", 2023-12-06T14:59:06.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:06.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:06.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T14:59:06.403 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:06.674 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:06.517+0000 7fd71e39d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T14:59:06.725 INFO:teuthology.orchestra.run.smithi077.stderr:mgr not available, waiting (1/15)... 2023-12-06T14:59:07.020 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:06 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2404527226' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T14:59:07.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:07.019+0000 7fd71e39d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T14:59:07.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:07.369+0000 7fd71e39d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T14:59:08.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:08.000+0000 7fd71e39d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T14:59:08.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:08.164+0000 7fd71e39d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T14:59:09.014 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:08.747+0000 7fd71e39d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T14:59:09.014 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:08.831+0000 7fd71e39d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T14:59:09.014 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:08.921+0000 7fd71e39d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T14:59:09.014 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.013+0000 7fd71e39d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T14:59:09.207 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:09.207 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "efbd4c76-9447-11ee-95a2-87774f69a715", 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "a" 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T14:59:09.208 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T14:59:09.209 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T14:59:09.213 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": false, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T14:59:09.214 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2023-12-06T14:59:01.340754+0000", 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T14:59:09.215 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:09.362 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3531044511' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T14:59:09.362 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.105+0000 7fd71e39d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T14:59:09.362 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.201+0000 7fd71e39d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T14:59:09.571 INFO:teuthology.orchestra.run.smithi077.stderr:mgr not available, waiting (2/15)... 2023-12-06T14:59:09.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.511+0000 7fd71e39d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T14:59:09.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.604+0000 7fd71e39d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T14:59:10.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.782+0000 7fd71e39d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T14:59:10.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:09.867+0000 7fd71e39d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:10.829 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:10.552+0000 7fd71e39d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T14:59:10.829 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:10.697+0000 7fd71e39d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T14:59:11.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:10.828+0000 7fd71e39d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:11.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:11.213+0000 7fd71e39d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T14:59:11.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:11.346+0000 7fd71e39d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:12.008 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:12.008 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "efbd4c76-9447-11ee-95a2-87774f69a715", 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T14:59:12.009 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "a" 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T14:59:12.010 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T14:59:12.011 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T14:59:12.012 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": false, 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2023-12-06T14:59:12.013 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2023-12-06T14:59:01.340754+0000", 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T14:59:12.014 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:12.017 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:11.731+0000 7fd71e39d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T14:59:12.017 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:11.849+0000 7fd71e39d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:12.017 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: Activating manager daemon y 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: mgrmap e2: y(active, starting, since 0.00267194s) 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: Manager daemon y is now available 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T14:59:12.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T14:59:12.019 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:11 smithi077 ceph-mon[108612]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T14:59:12.346 INFO:teuthology.orchestra.run.smithi077.stderr:mgr not available, waiting (3/15)... 2023-12-06T14:59:13.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:12 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2274838675' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T14:59:13.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:12 smithi077 ceph-mon[108612]: mgrmap e3: y(active, since 1.00534s) 2023-12-06T14:59:14.951 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsid": "efbd4c76-9447-11ee-95a2-87774f69a715", 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "health": { 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 0 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "a" 2023-12-06T14:59:14.952 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T14:59:14.953 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T14:59:14.956 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T14:59:14.956 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T14:59:14.956 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T14:59:14.957 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "iostat", 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "nfs", 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "restful" 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ], 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "modified": "2023-12-06T14:59:01.340754+0000", 2023-12-06T14:59:14.958 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "services": {} 2023-12-06T14:59:14.959 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: }, 2023-12-06T14:59:14.959 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T14:59:14.959 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:15.222 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:14 smithi077 ceph-mon[108612]: mgrmap e4: y(active, since 2s) 2023-12-06T14:59:15.304 INFO:teuthology.orchestra.run.smithi077.stderr:mgr is available 2023-12-06T14:59:15.782 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [global] 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: fsid = efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [mgr] 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: [osd] 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T14:59:15.783 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T14:59:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:15 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2518297346' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T14:59:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:15 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T14:59:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:15 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T14:59:16.120 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling cephadm module... 2023-12-06T14:59:17.256 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:16 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T14:59:17.256 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:16 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setuser ceph since I am not root 2023-12-06T14:59:17.256 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:16 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setgroup ceph since I am not root 2023-12-06T14:59:17.256 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:17 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:17.097+0000 7f5b636a6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T14:59:17.256 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:17 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:17.255+0000 7f5b636a6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T14:59:17.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:17 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:17.551+0000 7f5b636a6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T14:59:18.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T14:59:18.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:17 smithi077 ceph-mon[108612]: mgrmap e5: y(active, since 5s) 2023-12-06T14:59:18.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:18.042+0000 7f5b636a6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T14:59:18.739 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:18.397+0000 7f5b636a6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T14:59:19.361 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:19 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:19.038+0000 7f5b636a6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T14:59:19.362 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:19 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:19.204+0000 7f5b636a6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T14:59:20.064 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:19 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:19.808+0000 7f5b636a6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T14:59:20.064 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:19 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:19.888+0000 7f5b636a6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T14:59:20.064 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:19 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:19.973+0000 7f5b636a6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T14:59:20.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.063+0000 7f5b636a6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T14:59:20.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.159+0000 7f5b636a6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T14:59:20.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.257+0000 7f5b636a6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T14:59:20.422 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:20.839 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/824668939' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T14:59:20.839 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.560+0000 7f5b636a6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T14:59:20.839 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.652+0000 7f5b636a6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T14:59:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.838+0000 7f5b636a6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T14:59:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:20.921+0000 7f5b636a6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:21.612+0000 7f5b636a6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T14:59:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:21.759+0000 7f5b636a6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T14:59:22.185 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for the mgr to restart... 2023-12-06T14:59:22.185 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr epoch 5... 2023-12-06T14:59:22.187 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:21.891+0000 7f5b636a6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:22.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:22.290+0000 7f5b636a6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T14:59:22.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:22.428+0000 7f5b636a6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:22.932 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:22.815+0000 7f5b636a6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T14:59:22.932 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:22.931+0000 7f5b636a6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-mon[108612]: Active manager daemon y restarted 2023-12-06T14:59:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-mon[108612]: Activating manager daemon y 2023-12-06T14:59:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:22 smithi077 ceph-mon[108612]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T14:59:24.021 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:24.021 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-06T14:59:24.021 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T14:59:24.021 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:24.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: mgrmap e6: y(active, starting, since 0.0526256s) 2023-12-06T14:59:24.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: Manager daemon y is now available 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T14:59:24.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T14:59:24.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:24] ENGINE Bus STARTING 2023-12-06T14:59:24.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:24] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T14:59:24.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:24] ENGINE Bus STARTED 2023-12-06T14:59:25.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: mgrmap e7: y(active, since 1.06441s) 2023-12-06T14:59:25.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:24] ENGINE Bus STARTING 2023-12-06T14:59:25.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:24] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T14:59:25.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:24] ENGINE Bus STARTED 2023-12-06T14:59:25.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:25.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:25 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:26.194 INFO:teuthology.orchestra.run.smithi077.stderr:mgr epoch 5 is available 2023-12-06T14:59:26.194 INFO:teuthology.orchestra.run.smithi077.stderr:Setting orchestrator backend to cephadm... 2023-12-06T14:59:26.830 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:26 smithi077 ceph-mon[108612]: mgrmap e8: y(active, since 2s) 2023-12-06T14:59:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:28 smithi077 ceph-mon[108612]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:28.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:28 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:28.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:28 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:29.101 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: value unchanged 2023-12-06T14:59:29.469 INFO:teuthology.orchestra.run.smithi077.stderr:Generating ssh key... 2023-12-06T14:59:30.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-mon[108612]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-mon[108612]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-mon[108612]: Generating ssh key... 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: Generating public/private rsa key pair. 2023-12-06T14:59:30.458 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: Your identification has been saved in /tmp/tmpn_2odjiz/key. 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: Your public key has been saved in /tmp/tmpn_2odjiz/key.pub. 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: The key fingerprint is: 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: SHA256:xdV/gJnYX1+5DF/2Yov9mFPAUd7W3IxXSVHzw3+DA1Q ceph-efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: The key's randomart image is: 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: +---[RSA 3072]----+ 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | +oE.=O| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | .o.=.=B%| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | o. o=O^| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | . . B*B| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | S * =+| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | . + +| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | = | 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | + .| 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: | . | 2023-12-06T14:59:30.459 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: +----[SHA256]-----+ 2023-12-06T14:59:31.033 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZfkIHotSODclyk3VNF6XQmxoWTJQsqSToXVw7yzo7XtQBDhzAXU1+FkCtCr85ponFK3CTeqwgSs+Vi71X7ItlQrFy4OSBqHs4WfdJ9CWi0W3rPEWB5oh2Fa3rqNYylc2A4m+x/nNoY6RP2hBTK0ZOgcwOrXRyGbrEjnyC+1aIEd4+jA5rxXQGK4ULYw5Gk/y7Qhp+cR+IsYzyaF9kTEgCfSefEjwVgHOf4QAHH5loR9kNHHjZ+myiAwNAnTH1Me13N0i7wxbKxmT2SO8yoW2SO6cWg98YJABBB2FvGOTtzNw6la7M8m7dEprnBWfAYR8eGA/0qn05w9bTeMMoXlHFzKAfRk50DxBlRszw/xKZXVjTna9NTUywmP6wKU2mNsgOiDutmSolh2hIb7jc0ts1cUd3xAdFFLqpfJX4/LOKHiDst/08CPxqMEr6MefCnKhkbY19BOX4s/feToGjW2WkT4UJecEpo1ouyuTSEB+UFoI9fTYFU0pnGL4ofBFbNZU= ceph-efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:31.394 INFO:teuthology.orchestra.run.smithi077.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T14:59:31.394 INFO:teuthology.orchestra.run.smithi077.stderr:Adding key to root@localhost authorized_keys... 2023-12-06T14:59:31.394 INFO:teuthology.orchestra.run.smithi077.stderr:Adding host smithi077... 2023-12-06T14:59:32.205 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:32 smithi077 ceph-mon[108612]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:32.205 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:32 smithi077 ceph-mon[108612]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "addr": "172.21.15.77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:32.727 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Added host 'smithi077' with addr '172.21.15.77' 2023-12-06T14:59:33.037 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying unmanaged mon service... 2023-12-06T14:59:33.578 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-06T14:59:33.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:33 smithi077 ceph-mon[108612]: Deploying cephadm binary to smithi077 2023-12-06T14:59:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:33 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:33 smithi077 ceph-mon[108612]: Added host smithi077 2023-12-06T14:59:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:33 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:33 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:34.010 INFO:teuthology.orchestra.run.smithi077.stderr:Deploying unmanaged mgr service... 2023-12-06T14:59:34.650 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-06T14:59:34.954 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:34 smithi077 ceph-mon[108612]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:34.954 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:34 smithi077 ceph-mon[108612]: Saving service mon spec with placement count:5 2023-12-06T14:59:34.954 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:34 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:35.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:35 smithi077 ceph-mon[108612]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:35.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:35 smithi077 ceph-mon[108612]: Saving service mgr spec with placement count:2 2023-12-06T14:59:35.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:35 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:35.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:35 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:35.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:35 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1827493476' entity='client.admin' 2023-12-06T14:59:36.895 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling the dashboard module... 2023-12-06T14:59:37.273 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:37 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:37.273 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:37 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2397356442' entity='client.admin' 2023-12-06T14:59:37.273 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:37 smithi077 ceph-mon[108612]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T14:59:38.316 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T14:59:38.316 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setuser ceph since I am not root 2023-12-06T14:59:38.316 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setgroup ceph since I am not root 2023-12-06T14:59:38.316 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:38.183+0000 7f873fb09000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T14:59:38.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:38.344+0000 7f873fb09000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T14:59:38.976 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:38.977 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-06T14:59:38.977 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "available": true, 2023-12-06T14:59:38.977 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T14:59:38.977 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T14:59:38.977 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:39.006 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:38.664+0000 7f873fb09000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T14:59:39.301 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for the mgr to restart... 2023-12-06T14:59:39.302 INFO:teuthology.orchestra.run.smithi077.stderr:Waiting for mgr epoch 9... 2023-12-06T14:59:39.303 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:39 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T14:59:39.303 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:39 smithi077 ceph-mon[108612]: mgrmap e9: y(active, since 15s) 2023-12-06T14:59:39.303 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:39 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4201541212' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T14:59:39.303 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:39.171+0000 7f873fb09000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T14:59:39.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:39.555+0000 7f873fb09000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T14:59:40.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:40.197+0000 7f873fb09000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T14:59:40.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:40.363+0000 7f873fb09000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T14:59:41.207 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:40.951+0000 7f873fb09000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T14:59:41.207 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.032+0000 7f873fb09000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T14:59:41.207 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.118+0000 7f873fb09000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T14:59:41.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.207+0000 7f873fb09000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T14:59:41.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.296+0000 7f873fb09000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T14:59:41.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.386+0000 7f873fb09000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T14:59:41.952 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.682+0000 7f873fb09000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T14:59:41.952 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.775+0000 7f873fb09000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T14:59:41.952 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:41.952+0000 7f873fb09000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T14:59:42.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:42 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:42.036+0000 7f873fb09000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:43.002 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:42 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:42.724+0000 7f873fb09000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T14:59:43.002 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:42 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:42.870+0000 7f873fb09000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T14:59:43.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:43.002+0000 7f873fb09000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:43.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:43.391+0000 7f873fb09000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T14:59:43.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:43.527+0000 7f873fb09000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T14:59:44.197 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-mon[108612]: Active manager daemon y restarted 2023-12-06T14:59:44.198 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-mon[108612]: Activating manager daemon y 2023-12-06T14:59:44.198 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-mon[108612]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T14:59:44.198 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:43.920+0000 7f873fb09000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T14:59:44.198 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T14:59:44.035+0000 7f873fb09000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T14:59:44.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:44] ENGINE Bus STARTING 2023-12-06T14:59:44.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:44] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T14:59:44.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 14:59:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:14:59:44] ENGINE Bus STARTED 2023-12-06T14:59:45.116 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: { 2023-12-06T14:59:45.116 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-06T14:59:45.116 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T14:59:45.117 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: } 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: mgrmap e10: y(active, starting, since 0.0527403s) 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: Manager daemon y is now available 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:45.212 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:44] ENGINE Bus STARTING 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:44] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: [06/Dec/2023:14:59:44] ENGINE Bus STARTED 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:45.213 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:45.459 INFO:teuthology.orchestra.run.smithi077.stderr:mgr epoch 9 is available 2023-12-06T14:59:45.459 INFO:teuthology.orchestra.run.smithi077.stderr:Generating a dashboard self-signed certificate... 2023-12-06T14:59:46.090 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: mgrmap e11: y(active, since 1.06224s) 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:46.243 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:46.651 INFO:teuthology.orchestra.run.smithi077.stderr:Creating initial admin user... 2023-12-06T14:59:47.397 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$sronFk49YGDqFJOhKeYweOSwr5ROr.v2vK94dvAmaBJpdhNUdQimO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701874787, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T14:59:47.749 INFO:teuthology.orchestra.run.smithi077.stderr:Fetching dashboard port number... 2023-12-06T14:59:47.855 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:47 smithi077 ceph-mon[108612]: mgrmap e12: y(active, since 2s) 2023-12-06T14:59:47.855 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:47 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:48.256 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: 8443 2023-12-06T14:59:48.543 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:48 smithi077 ceph-mon[108612]: 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 2023-12-06T14:59:48.544 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:48 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3797576236' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T14:59:48.608 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: disabled 2023-12-06T14:59:48.615 INFO:teuthology.orchestra.run.smithi077.stderr:systemctl: inactive 2023-12-06T14:59:48.615 INFO:teuthology.orchestra.run.smithi077.stderr:firewalld.service is not enabled 2023-12-06T14:59:48.615 INFO:teuthology.orchestra.run.smithi077.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr:Ceph Dashboard is now available at: 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr: URL: https://smithi077.front.sepia.ceph.com:8443/ 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr: User: admin 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr: Password: uf8dsa5axh 2023-12-06T14:59:48.618 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:48.619 INFO:teuthology.orchestra.run.smithi077.stderr:Enabling autotune for osd_memory_target 2023-12-06T14:59:50.045 INFO:teuthology.orchestra.run.smithi077.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-06T14:59:50.391 INFO:teuthology.orchestra.run.smithi077.stderr:You can access the Ceph CLI with: 2023-12-06T14:59:50.391 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.391 INFO:teuthology.orchestra.run.smithi077.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T14:59:50.391 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: ceph telemetry on 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr:For more information see: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T14:59:50.392 INFO:teuthology.orchestra.run.smithi077.stderr:Bootstrap complete. 2023-12-06T14:59:50.424 INFO:tasks.cephadm:Fetching config... 2023-12-06T14:59:50.424 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:59:50.424 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T14:59:50.442 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T14:59:50.443 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:59:50.443 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T14:59:50.500 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T14:59:50.501 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:59:50.501 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T14:59:50.569 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T14:59:50.569 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T14:59:50.569 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T14:59:50.627 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T14:59:50.628 DEBUG:teuthology.orchestra.run.smithi077:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZfkIHotSODclyk3VNF6XQmxoWTJQsqSToXVw7yzo7XtQBDhzAXU1+FkCtCr85ponFK3CTeqwgSs+Vi71X7ItlQrFy4OSBqHs4WfdJ9CWi0W3rPEWB5oh2Fa3rqNYylc2A4m+x/nNoY6RP2hBTK0ZOgcwOrXRyGbrEjnyC+1aIEd4+jA5rxXQGK4ULYw5Gk/y7Qhp+cR+IsYzyaF9kTEgCfSefEjwVgHOf4QAHH5loR9kNHHjZ+myiAwNAnTH1Me13N0i7wxbKxmT2SO8yoW2SO6cWg98YJABBB2FvGOTtzNw6la7M8m7dEprnBWfAYR8eGA/0qn05w9bTeMMoXlHFzKAfRk50DxBlRszw/xKZXVjTna9NTUywmP6wKU2mNsgOiDutmSolh2hIb7jc0ts1cUd3xAdFFLqpfJX4/LOKHiDst/08CPxqMEr6MefCnKhkbY19BOX4s/feToGjW2WkT4UJecEpo1ouyuTSEB+UFoI9fTYFU0pnGL4ofBFbNZU= ceph-efbd4c76-9447-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T14:59:50.705 INFO:teuthology.orchestra.run.smithi077.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZfkIHotSODclyk3VNF6XQmxoWTJQsqSToXVw7yzo7XtQBDhzAXU1+FkCtCr85ponFK3CTeqwgSs+Vi71X7ItlQrFy4OSBqHs4WfdJ9CWi0W3rPEWB5oh2Fa3rqNYylc2A4m+x/nNoY6RP2hBTK0ZOgcwOrXRyGbrEjnyC+1aIEd4+jA5rxXQGK4ULYw5Gk/y7Qhp+cR+IsYzyaF9kTEgCfSefEjwVgHOf4QAHH5loR9kNHHjZ+myiAwNAnTH1Me13N0i7wxbKxmT2SO8yoW2SO6cWg98YJABBB2FvGOTtzNw6la7M8m7dEprnBWfAYR8eGA/0qn05w9bTeMMoXlHFzKAfRk50DxBlRszw/xKZXVjTna9NTUywmP6wKU2mNsgOiDutmSolh2hIb7jc0ts1cUd3xAdFFLqpfJX4/LOKHiDst/08CPxqMEr6MefCnKhkbY19BOX4s/feToGjW2WkT4UJecEpo1ouyuTSEB+UFoI9fTYFU0pnGL4ofBFbNZU= ceph-efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:50.716 DEBUG:teuthology.orchestra.run.smithi120:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZfkIHotSODclyk3VNF6XQmxoWTJQsqSToXVw7yzo7XtQBDhzAXU1+FkCtCr85ponFK3CTeqwgSs+Vi71X7ItlQrFy4OSBqHs4WfdJ9CWi0W3rPEWB5oh2Fa3rqNYylc2A4m+x/nNoY6RP2hBTK0ZOgcwOrXRyGbrEjnyC+1aIEd4+jA5rxXQGK4ULYw5Gk/y7Qhp+cR+IsYzyaF9kTEgCfSefEjwVgHOf4QAHH5loR9kNHHjZ+myiAwNAnTH1Me13N0i7wxbKxmT2SO8yoW2SO6cWg98YJABBB2FvGOTtzNw6la7M8m7dEprnBWfAYR8eGA/0qn05w9bTeMMoXlHFzKAfRk50DxBlRszw/xKZXVjTna9NTUywmP6wKU2mNsgOiDutmSolh2hIb7jc0ts1cUd3xAdFFLqpfJX4/LOKHiDst/08CPxqMEr6MefCnKhkbY19BOX4s/feToGjW2WkT4UJecEpo1ouyuTSEB+UFoI9fTYFU0pnGL4ofBFbNZU= ceph-efbd4c76-9447-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T14:59:50.761 INFO:teuthology.orchestra.run.smithi120.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZfkIHotSODclyk3VNF6XQmxoWTJQsqSToXVw7yzo7XtQBDhzAXU1+FkCtCr85ponFK3CTeqwgSs+Vi71X7ItlQrFy4OSBqHs4WfdJ9CWi0W3rPEWB5oh2Fa3rqNYylc2A4m+x/nNoY6RP2hBTK0ZOgcwOrXRyGbrEjnyC+1aIEd4+jA5rxXQGK4ULYw5Gk/y7Qhp+cR+IsYzyaF9kTEgCfSefEjwVgHOf4QAHH5loR9kNHHjZ+myiAwNAnTH1Me13N0i7wxbKxmT2SO8yoW2SO6cWg98YJABBB2FvGOTtzNw6la7M8m7dEprnBWfAYR8eGA/0qn05w9bTeMMoXlHFzKAfRk50DxBlRszw/xKZXVjTna9NTUywmP6wKU2mNsgOiDutmSolh2hIb7jc0ts1cUd3xAdFFLqpfJX4/LOKHiDst/08CPxqMEr6MefCnKhkbY19BOX4s/feToGjW2WkT4UJecEpo1ouyuTSEB+UFoI9fTYFU0pnGL4ofBFbNZU= ceph-efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T14:59:50.772 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T14:59:51.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:51 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/387773930' entity='client.admin' 2023-12-06T14:59:52.317 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: mgrmap e13: y(active, since 6s) 2023-12-06T14:59:52.317 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:52.317 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2023-12-06T14:59:52.317 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:52.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:52.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:52 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:52.648 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T14:59:52.648 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T14:59:53.448 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:53 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2622384454' entity='client.admin' 2023-12-06T14:59:53.448 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:53.448 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:54.454 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi120 2023-12-06T14:59:54.454 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T14:59:54.454 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.conf 2023-12-06T14:59:54.476 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T14:59:54.476 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T14:59:54.537 INFO:tasks.cephadm:Adding host smithi120 to orchestrator... 2023-12-06T14:59:54.537 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch host add smithi120 2023-12-06T14:59:55.456 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:55.457 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:56.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:56 smithi077 ceph-mon[108612]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T14:59:56.628 INFO:teuthology.orchestra.run.smithi077.stdout:Added host 'smithi120' with addr '172.21.15.120' 2023-12-06T14:59:56.984 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T14:59:57.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: Deploying cephadm binary to smithi120 2023-12-06T14:59:57.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:57.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: Added host smithi120 2023-12-06T14:59:57.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T14:59:57.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T14:59:57.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T14:59:57.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:57.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:58.250 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T14:59:58.250 INFO:teuthology.orchestra.run.smithi077.stdout:[{"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}, {"addr": "172.21.15.120", "hostname": "smithi120", "labels": [], "status": ""}] 2023-12-06T14:59:58.651 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T14:59:58.652 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T14:59:59.581 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T14:59:59.581 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 14:59:59 smithi077 ceph-mon[108612]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:00:00.435 INFO:teuthology.orchestra.run.smithi077.stderr:adjusted tunables profile to default 2023-12-06T15:00:00.734 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:00 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T15:00:00.734 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:00 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:00.734 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:00 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:00.734 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:00 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:00.734 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:00 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:00.785 INFO:tasks.cephadm:Adding mon.a on smithi077 2023-12-06T15:00:00.785 INFO:tasks.cephadm:Adding mon.c on smithi077 2023-12-06T15:00:00.785 INFO:tasks.cephadm:Adding mon.b on smithi120 2023-12-06T15:00:00.785 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b' 2023-12-06T15:00:01.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:01 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T15:00:01.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:01 smithi077 ceph-mon[108612]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:02.051 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled mon update... 2023-12-06T15:00:02.425 DEBUG:teuthology.orchestra.run.smithi077:mon.c> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T15:00:02.427 DEBUG:teuthology.orchestra.run.smithi120:mon.b> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T15:00:02.430 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T15:00:02.430 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:00:02.455 INFO:journalctl@ceph.mon.b.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:00:02.466 INFO:journalctl@ceph.mon.c.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:00:03.114 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:03.114 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: Saving service mon spec with placement smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b;count:3 2023-12-06T15:00:03.114 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:03.114 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:03.114 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:03.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:03.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:03.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:03.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:03.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:03.755 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T15:00:03.755 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","modified":"2023-12-06T14:58:59.442682Z","created":"2023-12-06T14:58:59.442682Z","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.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T15:00:03.756 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2023-12-06T15:00:04.086 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:04.086 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:04.086 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[108612]: Deploying daemon mon.c on smithi077 2023-12-06T15:00:04.087 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/1835228525' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 systemd[1]: Starting Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:00:04.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:00:04.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T15:00:04.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: pidfile_write: ignore empty --pid-file 2023-12-06T15:00:04.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: load: jerasure load: lrc 2023-12-06T15:00:04.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: RocksDB version: 6.15.5 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Compile date Apr 18 2022 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: DB SUMMARY 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: DB Session ID: DAKR00RSN5WSEX763670 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: CURRENT file: CURRENT 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.error_if_exists: 0 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.create_if_missing: 0 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.paranoid_checks: 1 2023-12-06T15:00:04.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.env: 0x55f4e26cd860 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.fs: Posix File System 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.info_log: 0x55f4e40b9dc0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.statistics: (nil) 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.use_fsync: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_log_file_size: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_fallocate: 1 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:00:04.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.use_direct_reads: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.db_log_dir: 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:00:04.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.write_buffer_manager: 0x55f4e41aa2d0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.unordered_write: 0 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:00:04.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.row_cache: None 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.wal_filter: None 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.preserve_deletes: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.two_write_queues: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.atomic_flush: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.log_readahead_size: 0 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T15:00:04.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_background_jobs: 2 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_background_compactions: -1 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_subcompactions: 1 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:00:04.875 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_open_files: -1 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_background_flushes: -1 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Compression algorithms supported: 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kZSTD supported: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kXpressCompression supported: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kLZ4Compression supported: 1 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kBZip2Compression supported: 0 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kZlibCompression supported: 1 2023-12-06T15:00:04.876 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: kSnappyCompression supported: 1 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.merge_operator: 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_filter: None 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 bash[114702]: 147f28381cba70e610007ed2f07519839b5cd3edc6e04aed02b7fd90e476657d 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f4e4085d00) 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout: cache_index_and_filter_blocks: 1 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:00:04.877 INFO:journalctl@ceph.mon.c.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: pin_top_level_index_and_filter: 1 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_type: 0 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: data_block_index_type: 0 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_shortening: 1 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: hash_index_allow_collision: 1 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: checksum: 1 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: no_block_cache: 0 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache: 0x55f4e40f0170 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_name: BinnedLRUCache 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_options: 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: capacity : 536870912 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: num_shard_bits : 4 2023-12-06T15:00:04.878 INFO:journalctl@ceph.mon.c.smithi077.stdout: strict_capacity_limit : 0 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: high_pri_pool_ratio: 0.000 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_compressed: (nil) 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: persistent_cache: (nil) 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_size: 4096 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_size_deviation: 10 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_restart_interval: 16 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_block_restart_interval: 1 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: metadata_block_size: 4096 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: partition_filters: 0 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: use_delta_encoding: 1 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: whole_key_filtering: 1 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: verify_compression: 0 2023-12-06T15:00:04.879 INFO:journalctl@ceph.mon.c.smithi077.stdout: read_amp_bytes_per_bit: 0 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout: format_version: 4 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout: enable_index_compression: 1 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_align: 0 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression: NoCompression 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.num_levels: 7 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:00:04.880 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T15:00:04.881 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:00:04.882 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:00:04.883 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:00:04.884 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.table_properties_collectors: 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.inplace_update_support: 0 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:00:04.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.bloom_locality: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.max_successive_merges: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.ttl: 2592000 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.enable_blob_files: false 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.min_blob_size: 0 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T15:00:04.886 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: 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 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874804461025, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: 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. 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874804461282, "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": 1701874804, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "da978755-7f97-4600-8d90-e3c9ebb730f7", "db_session_id": "DAKR00RSN5WSEX763670"}} 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874804461607, "job": 1, "event": "recovery_finished"} 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: 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 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f4e40d6a80 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: DB pointer 0x55f4e40e6000 2023-12-06T15:00:04.887 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** DB Stats ** 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.888 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.889 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:04.890 INFO:journalctl@ceph.mon.c.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: using public_addrv [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: starting mon.c rank -1 at public addrs [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] at bind addrs [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(???) e0 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:04.891 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 systemd[1]: Started Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).mds e1 new map 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout: e1 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.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} 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout: legacy client fscid: -1 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout: No filesystems configured 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T15:00:04.892 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mkfs efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: fsmap 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e1: no daemons active 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1427613961' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:00:04.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/779495596' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: fsmap 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e1: no daemons active 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3589122834' entity='client.admin' 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2404527226' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3531044511' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e2: y(active, starting, since 0.00267194s) 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:04.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2274838675' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e3: y(active, since 1.00534s) 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e4: y(active, since 2s) 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2518297346' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T15:00:04.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e5: y(active, since 5s) 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/824668939' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Active manager daemon y restarted 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e6: y(active, starting, since 0.0526256s) 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.896 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e7: y(active, since 1.06441s) 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:24] ENGINE Bus STARTING 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:24] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:24] ENGINE Bus STARTED 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e8: y(active, since 2s) 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.897 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Generating ssh key... 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "addr": "172.21.15.77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Deploying cephadm binary to smithi077 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Added host smithi077 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Saving service mon spec with placement count:5 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Saving service mgr spec with placement count:2 2023-12-06T15:00:04.898 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1827493476' entity='client.admin' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2397356442' entity='client.admin' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e9: y(active, since 15s) 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4201541212' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Active manager daemon y restarted 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e10: y(active, starting, since 0.0527403s) 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:04.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:44] ENGINE Bus STARTING 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:44] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: [06/Dec/2023:14:59:44] ENGINE Bus STARTED 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T15:00:04.900 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e11: y(active, since 1.06224s) 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e12: y(active, since 2s) 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: 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 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3797576236' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/387773930' entity='client.admin' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mgrmap e13: y(active, since 6s) 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.901 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2622384454' entity='client.admin' 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Deploying cephadm binary to smithi120 2023-12-06T15:00:04.902 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Added host smithi120 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T15:00:04.903 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Saving service mon spec with placement smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b;count:3 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: Deploying daemon mon.c on smithi077 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/1835228525' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T15:00:04.904 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:04 smithi077 ceph-mon[114740]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T15:00:05.119 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T15:00:05.119 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: mon.a calling monitor election 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: mon.c calling monitor election 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: monmap e2: 2 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: fsmap 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: mgrmap e13: y(active, since 25s) 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: overall HEALTH_OK 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:09.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: mon.a calling monitor election 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: mon.c calling monitor election 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: monmap e2: 2 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:09.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: fsmap 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: mgrmap e13: y(active, since 25s) 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: overall HEALTH_OK 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:09.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:10.098 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T15:00:10.098 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":2,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","modified":"2023-12-06T15:00:04.482974Z","created":"2023-12-06T14:58:59.442682Z","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.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3301","nonce":0},{"type":"v1","addr":"172.21.15.77:6790","nonce":0}]},"addr":"172.21.15.77:6790/0","public_addr":"172.21.15.77:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-06T15:00:10.100 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 2 2023-12-06T15:00:10.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[108612]: Deploying daemon mon.b on smithi120 2023-12-06T15:00:10.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/3778543607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:10.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[114740]: Deploying daemon mon.b on smithi120 2023-12-06T15:00:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/3778543607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:10 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:11.678 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T15:00:11.678 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:00:11.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:11 smithi077 ceph-mon[108612]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:11.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:11 smithi077 ceph-mon[114740]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:12.009 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:11 smithi120 systemd[1]: Starting Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 bash[109404]: 838d63b31bc74d5ce661b2cb28c07afa27ea422a263b60438185701d0eee5760 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: pidfile_write: ignore empty --pid-file 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 systemd[1]: Started Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: load: jerasure load: lrc 2023-12-06T15:00:12.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: RocksDB version: 6.15.5 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Compile date Apr 18 2022 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: DB SUMMARY 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: DB Session ID: 30UGJ2PIJE44K51JU5XB 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: CURRENT file: CURRENT 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.error_if_exists: 0 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.create_if_missing: 0 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.paranoid_checks: 1 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.env: 0x55ecff205860 2023-12-06T15:00:12.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.fs: Posix File System 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.info_log: 0x55ecffc23dc0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.statistics: (nil) 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.use_fsync: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_log_file_size: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_fallocate: 1 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.use_direct_reads: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:00:12.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:00:12.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.db_log_dir: 2023-12-06T15:00:12.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.write_buffer_manager: 0x55ecffd14240 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:00:12.388 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.unordered_write: 0 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.row_cache: None 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.wal_filter: None 2023-12-06T15:00:12.389 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.preserve_deletes: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.two_write_queues: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.atomic_flush: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.log_readahead_size: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T15:00:12.390 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_background_jobs: 2 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_background_compactions: -1 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_subcompactions: 1 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_open_files: -1 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:00:12.391 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_background_flushes: -1 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Compression algorithms supported: 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kZSTD supported: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kXpressCompression supported: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kLZ4Compression supported: 1 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kBZip2Compression supported: 0 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kZlibCompression supported: 1 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: kSnappyCompression supported: 1 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T15:00:12.392 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.merge_operator: 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_filter: None 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ecffbefd00) 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks: 1 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_top_level_index_and_filter: 1 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_type: 0 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_index_type: 0 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_shortening: 1 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:00:12.393 INFO:journalctl@ceph.mon.b.smithi120.stdout: hash_index_allow_collision: 1 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: checksum: 1 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: no_block_cache: 0 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache: 0x55ecffc5a170 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_name: BinnedLRUCache 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_options: 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: capacity : 536870912 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: num_shard_bits : 4 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: strict_capacity_limit : 0 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: high_pri_pool_ratio: 0.000 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_compressed: (nil) 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: persistent_cache: (nil) 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size: 4096 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size_deviation: 10 2023-12-06T15:00:12.394 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_restart_interval: 16 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_block_restart_interval: 1 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: metadata_block_size: 4096 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: partition_filters: 0 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: use_delta_encoding: 1 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: whole_key_filtering: 1 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: verify_compression: 0 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: read_amp_bytes_per_bit: 0 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: format_version: 4 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_index_compression: 1 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_align: 0 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression: NoCompression 2023-12-06T15:00:12.395 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.num_levels: 7 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:00:12.396 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:00:12.397 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:00:12.398 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:00:12.399 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.table_properties_collectors: 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.inplace_update_support: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.bloom_locality: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.max_successive_merges: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.ttl: 2592000 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.enable_blob_files: false 2023-12-06T15:00:12.400 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.min_blob_size: 0 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: 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 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874812073484, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: 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. 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874812073757, "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": 1701874812, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6a279713-a83e-4bca-8ee0-ac303dd881fe", "db_session_id": "30UGJ2PIJE44K51JU5XB"}} 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701874812074078, "job": 1, "event": "recovery_finished"} 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: 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 2023-12-06T15:00:12.401 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ecffc40a80 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: DB pointer 0x55ecffc50000 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** DB Stats ** 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:12.402 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:00:12.403 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.404 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.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 6.0 0.00 0.00 1 0.000 0 0 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:00:12.405 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: using public_addr v2:172.21.15.120:0/0 -> [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: starting mon.b rank -1 at public addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] at bind addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(???) e0 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).mds e1 new map 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout: e1 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.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} 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout: legacy client fscid: -1 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout: No filesystems configured 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-06T15:00:12.406 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mkfs efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:00:12.407 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e1: no daemons active 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1427613961' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/477560344' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/779495596' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: monmap e1: 1 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0]} 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e1: no daemons active 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3589122834' entity='client.admin' 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2404527226' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3531044511' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e2: y(active, starting, since 0.00267194s) 2023-12-06T15:00:12.408 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14100 172.21.15.77:0/3584194500' entity='mgr.y' 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2274838675' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e3: y(active, since 1.00534s) 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e4: y(active, since 2s) 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2518297346' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:00:12.409 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/47000674' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1755852821' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e5: y(active, since 5s) 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/824668939' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Active manager daemon y restarted 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e6: y(active, starting, since 0.0526256s) 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:12.410 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e7: y(active, since 1.06441s) 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:24] ENGINE Bus STARTING 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:24] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:24] ENGINE Bus STARTED 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.411 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e8: y(active, since 2s) 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Generating ssh key... 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "addr": "172.21.15.77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Deploying cephadm binary to smithi077 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Added host smithi077 2023-12-06T15:00:12.412 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Saving service mon spec with placement count:5 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Saving service mgr spec with placement count:2 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1827493476' entity='client.admin' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2397356442' entity='client.admin' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14120 172.21.15.77:0/3977762263' entity='mgr.y' 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T15:00:12.413 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/46767600' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e9: y(active, since 15s) 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4201541212' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Active manager daemon y restarted 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e10: y(active, starting, since 0.0527403s) 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.414 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:44] ENGINE Bus STARTING 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:44] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: [06/Dec/2023:14:59:44] ENGINE Bus STARTED 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e11: y(active, since 1.06224s) 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.415 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e12: y(active, since 2s) 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: 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 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3797576236' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/387773930' entity='client.admin' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e13: y(active, since 6s) 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2622384454' entity='client.admin' 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.416 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Deploying cephadm binary to smithi120 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Added host smithi120 2023-12-06T15:00:12.417 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2234402858' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:12.418 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Saving service mon spec with placement smithi077:172.21.15.77=a;smithi077:[v2:172.21.15.77:3301,v1:172.21.15.77:6790]=c;smithi120:172.21.15.120=b;count:3 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Deploying daemon mon.c on smithi077 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/1835228525' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:12.419 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.a calling monitor election 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.c calling monitor election 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: monmap e2: 2 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:12.420 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mgrmap e13: y(active, since 25s) 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: overall HEALTH_OK 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: Deploying daemon mon.b on smithi120 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/3778543607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T15:00:12.421 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:12 smithi120 ceph-mon[109467]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T15:00:17.594 INFO:teuthology.orchestra.run.smithi120.stdout: 2023-12-06T15:00:17.594 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":3,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","modified":"2023-12-06T15:00:12.096459Z","created":"2023-12-06T14:58:59.442682Z","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.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3301","nonce":0},{"type":"v1","addr":"172.21.15.77:6790","nonce":0}]},"addr":"172.21.15.77:6790/0","public_addr":"172.21.15.77:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-06T15:00:17.595 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 3 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: mon.a calling monitor election 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: mon.c calling monitor election 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: mon.b calling monitor election 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: fsmap 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: mgrmap e13: y(active, since 33s) 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: overall HEALTH_OK 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:17.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: mon.a calling monitor election 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: mon.c calling monitor election 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: mon.b calling monitor election 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: fsmap 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: mgrmap e13: y(active, since 33s) 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: overall HEALTH_OK 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:17.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: mon.a calling monitor election 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: mon.c calling monitor election 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: mon.b calling monitor election 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:17.628 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: mgrmap e13: y(active, since 33s) 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: overall HEALTH_OK 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:17.629 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:18.037 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T15:00:18.037 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/444706642' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:18.503 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/444706642' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:18.504 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/444706642' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:18.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:00:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:00:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:19.571 INFO:teuthology.orchestra.run.smithi077.stdout:# minimal ceph.conf for efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:19.571 INFO:teuthology.orchestra.run.smithi077.stdout:[global] 2023-12-06T15:00:19.571 INFO:teuthology.orchestra.run.smithi077.stdout: fsid = efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:00:19.571 INFO:teuthology.orchestra.run.smithi077.stdout: mon_host = [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:19.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:20.061 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T15:00:20.061 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T15:00:20.061 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:00:20.090 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T15:00:20.090 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:20.156 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T15:00:20.156 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:00:20.185 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T15:00:20.185 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:00:20.252 INFO:tasks.cephadm:Adding mgr.y on smithi077 2023-12-06T15:00:20.252 INFO:tasks.cephadm:Adding mgr.x on smithi120 2023-12-06T15:00:20.253 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi077=y;smithi120=x' 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1232626353' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:20.720 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:20 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:20.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:00:20.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:00:20.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1232626353' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1232626353' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:00:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:20 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:21.865 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled mgr update... 2023-12-06T15:00:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:00:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:00:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:21.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:22.259 DEBUG:teuthology.orchestra.run.smithi120:mgr.x> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T15:00:22.261 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T15:00:22.261 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T15:00:22.261 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:00:22.283 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:00:22.283 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_1 2023-12-06T15:00:22.287 INFO:journalctl@ceph.mgr.x.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 383930 Links: 1 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-06 15:00:04.134670178 +0000 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-06 14:56:59.922291210 +0000 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-06 14:56:59.922291210 +0000 2023-12-06T15:00:22.345 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-06T15:00:22.345 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:00:22.414 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-06T15:00:22.414 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-06T15:00:22.414 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000254767 s, 2.0 MB/s 2023-12-06T15:00:22.415 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:00:22.477 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_2 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 397448 Links: 1 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-06 15:00:04.134670178 +0000 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-06 14:57:00.446279405 +0000 2023-12-06T15:00:22.537 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-06 14:57:00.446279405 +0000 2023-12-06T15:00:22.538 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-06T15:00:22.538 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:00:22.605 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-06T15:00:22.605 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-06T15:00:22.605 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000240555 s, 2.1 MB/s 2023-12-06T15:00:22.606 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:00:22.666 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_3 2023-12-06T15:00:22.725 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:00:22.725 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:22.725 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 393200 Links: 1 2023-12-06T15:00:22.725 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:22.726 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:22.726 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-06 15:00:04.134670178 +0000 2023-12-06T15:00:22.726 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-06 14:57:00.967267668 +0000 2023-12-06T15:00:22.726 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-06 14:57:00.967267668 +0000 2023-12-06T15:00:22.726 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-06T15:00:22.726 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:00:22.792 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-06T15:00:22.792 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-06T15:00:22.792 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000217712 s, 2.4 MB/s 2023-12-06T15:00:22.793 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:00:22.853 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_4 2023-12-06T15:00:22.911 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 397589 Links: 1 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-06 15:00:04.134670178 +0000 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-06 14:57:01.483256044 +0000 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-06 14:57:01.483256044 +0000 2023-12-06T15:00:22.912 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-06T15:00:22.912 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:00:22.977 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-06T15:00:22.977 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-06T15:00:22.977 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.00030304 s, 1.7 MB/s 2023-12-06T15:00:22.978 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:00:23.037 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T15:00:23.037 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi077=y;smithi120=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: Saving service mgr spec with placement smithi077=y;smithi120=x;count:2 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:23.051 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:00:23.052 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:23.052 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.052 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:22 smithi120 ceph-mon[109467]: Deploying daemon mgr.x on smithi120 2023-12-06T15:00:23.057 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:00:23.057 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_1 2023-12-06T15:00:23.117 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:00:23.117 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:23.117 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 395769 Links: 1 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2023-12-06 15:00:23.008219089 +0000 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2023-12-06 14:56:55.254986698 +0000 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2023-12-06 14:56:55.254986698 +0000 2023-12-06T15:00:23.118 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2023-12-06T15:00:23.118 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi077=y;smithi120=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: Saving service mgr spec with placement smithi077=y;smithi120=x;count:2 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[114740]: Deploying daemon mgr.x on smithi120 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi077=y;smithi120=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: Saving service mgr spec with placement smithi077=y;smithi120=x;count:2 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:23.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:22 smithi077 ceph-mon[108612]: Deploying daemon mgr.x on smithi120 2023-12-06T15:00:23.187 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2023-12-06T15:00:23.187 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2023-12-06T15:00:23.188 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000201364 s, 2.5 MB/s 2023-12-06T15:00:23.188 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:00:23.248 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_2 2023-12-06T15:00:23.307 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:00:23.307 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:23.307 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 398461 Links: 1 2023-12-06T15:00:23.307 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:23.307 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:23.308 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2023-12-06 15:00:23.009219066 +0000 2023-12-06T15:00:23.308 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2023-12-06 14:56:55.758975260 +0000 2023-12-06T15:00:23.308 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2023-12-06 14:56:55.758975260 +0000 2023-12-06T15:00:23.308 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2023-12-06T15:00:23.308 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:00:23.375 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2023-12-06T15:00:23.375 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2023-12-06T15:00:23.376 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000198676 s, 2.6 MB/s 2023-12-06T15:00:23.377 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:00:23.436 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_3 2023-12-06T15:00:23.494 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 396700 Links: 1 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2023-12-06 15:00:23.009219066 +0000 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2023-12-06 14:56:56.266963731 +0000 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2023-12-06 14:56:56.266963731 +0000 2023-12-06T15:00:23.495 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2023-12-06T15:00:23.495 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:00:23.561 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2023-12-06T15:00:23.561 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2023-12-06T15:00:23.561 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000210195 s, 2.4 MB/s 2023-12-06T15:00:23.562 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:00:23.622 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_4 2023-12-06T15:00:23.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:23 smithi120 systemd[1]: Started Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:00:23.634 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:23.524+0000 7f316f134000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:00:23.693 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 394915 Links: 1 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2023-12-06 15:00:23.009219066 +0000 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2023-12-06 14:56:56.795951725 +0000 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2023-12-06 14:56:56.795951725 +0000 2023-12-06T15:00:23.694 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2023-12-06T15:00:23.694 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:00:23.724 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2023-12-06T15:00:23.725 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2023-12-06T15:00:23.725 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000237672 s, 2.2 MB/s 2023-12-06T15:00:23.726 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:00:23.786 INFO:tasks.cephadm:Deploying osd.0 on smithi077 with /dev/vg_nvme/lv_4... 2023-12-06T15:00:23.786 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:23.699+0000 7f316f134000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-mon[109467]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:24.039 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:23 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:24.084 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[114740]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:24.084 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:24.084 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:24.084 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:24.084 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:24.085 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[108612]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:24.085 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:24.085 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:24.085 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:24.085 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:23 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:24.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:24.038+0000 7f316f134000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:00:24.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:24.547+0000 7f316f134000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:00:25.158 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:24.896+0000 7f316f134000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:00:25.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:25.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[114740]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:00:25.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:25.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:25.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:25.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:25 smithi077 ceph-mon[108612]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:00:25.381 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:00:25.381 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:00:25.381 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2023-12-06T15:00:25.382 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2023-12-06T15:00:25.382 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0149647 s, 701 MB/s 2023-12-06T15:00:25.382 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2023-12-06T15:00:25.534 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:25.535 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-mon[109467]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:00:25.775 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi077:vg_nvme/lv_4 2023-12-06T15:00:25.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:25.534+0000 7f316f134000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:00:25.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:25 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:25.699+0000 7f316f134000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:26.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.286+0000 7f316f134000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.366+0000 7f316f134000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.450+0000 7f316f134000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:26.541 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.540+0000 7f316f134000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:00:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.629+0000 7f316f134000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:00:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:26.718+0000 7f316f134000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:00:27.292 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-mon[109467]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:27.292 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-mon[109467]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:27.292 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:27.292 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:27.292 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:27.293 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:27.022+0000 7f316f134000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:00:27.293 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:27.114+0000 7f316f134000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:00:27.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[114740]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:27.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[114740]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:27.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[108612]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[108612]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:27.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:27.292+0000 7f316f134000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:00:27.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:27.374+0000 7f316f134000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:00:28.335 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:28.061+0000 7f316f134000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:00:28.336 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:28.205+0000 7f316f134000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:00:29.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:28.335+0000 7f316f134000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:00:29.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:28.719+0000 7f316f134000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:00:29.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:28.852+0000 7f316f134000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[108612]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]: dispatch 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]': finished 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[108612]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[114740]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]: dispatch 2023-12-06T15:00:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]': finished 2023-12-06T15:00:29.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[114740]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T15:00:29.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:29 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-mon[109467]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]: dispatch 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/425166672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea540d64-daa1-41f8-9dff-80c8039f11ac"}]': finished 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-mon[109467]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:29.230+0000 7f316f134000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:00:29.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:00:29 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:00:29.342+0000 7f316f134000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:00:30.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/66454963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: Standby manager daemon x started 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/66454963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: Standby manager daemon x started 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:00:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:30 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/66454963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: Standby manager daemon x started 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:00:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:30 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1897531136' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:00:31.567 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[114740]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:31.568 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[114740]: mgrmap e14: y(active, since 46s), standbys: x 2023-12-06T15:00:31.568 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:00:31.568 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[108612]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:31.568 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[108612]: mgrmap e14: y(active, since 46s), standbys: x 2023-12-06T15:00:31.568 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:00:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:31 smithi120 ceph-mon[109467]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:31 smithi120 ceph-mon[109467]: mgrmap e14: y(active, since 46s), standbys: x 2023-12-06T15:00:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:00:33.530 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:33 smithi077 ceph-mon[108612]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:33.530 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:33 smithi077 ceph-mon[114740]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:33.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:33 smithi120 ceph-mon[109467]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:34.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:00:34.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:34.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[108612]: Deploying daemon osd.0 on smithi077 2023-12-06T15:00:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:00:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:34 smithi077 ceph-mon[114740]: Deploying daemon osd.0 on smithi077 2023-12-06T15:00:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:34 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:00:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:34 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:34 smithi120 ceph-mon[109467]: Deploying daemon osd.0 on smithi077 2023-12-06T15:00:35.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:35 smithi077 ceph-mon[108612]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:35 smithi077 ceph-mon[114740]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:35.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:35 smithi120 ceph-mon[109467]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[114740]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[108612]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:38.313 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:38.314 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:38.314 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:38.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:37 smithi120 ceph-mon[109467]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:38.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:38.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:38.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:38.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:39.010 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 0 on host 'smithi077' 2023-12-06T15:00:39.406 DEBUG:teuthology.orchestra.run.smithi077:osd.0> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T15:00:39.408 INFO:tasks.cephadm:Deploying osd.1 on smithi077 with /dev/vg_nvme/lv_3... 2023-12-06T15:00:39.408 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:00:39.436 INFO:journalctl@ceph.osd.0.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:00:39.458 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:39.458 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.458 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.459 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:39.460 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:39.460 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:39.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:39.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:39 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:40.100 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:00:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:00:39.865+0000 7f97774d13c0 -1 osd.0 0 log_to_monitors true 2023-12-06T15:00:40.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:40 smithi077 ceph-mon[108612]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:00:40.793 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:40 smithi077 ceph-mon[114740]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:00:40.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:40 smithi120 ceph-mon[109467]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:00:41.244 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:00:41.245 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:00:41.245 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2023-12-06T15:00:41.245 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2023-12-06T15:00:41.245 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110545 s, 949 MB/s 2023-12-06T15:00:41.245 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2023-12-06T15:00:41.713 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[108612]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:41.713 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[108612]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:00:41.713 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[108612]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T15:00:41.713 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:41.713 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[108612]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:41.714 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:00:41.445+0000 7f976ded4700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T15:00:41.714 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:00:41.450+0000 7f976886b700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:00:41.714 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[114740]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:41.714 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[114740]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:00:41.714 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[114740]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T15:00:41.714 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:41.714 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:41 smithi077 ceph-mon[114740]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:41.812 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi077:vg_nvme/lv_3 2023-12-06T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:41 smithi120 ceph-mon[109467]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:41 smithi120 ceph-mon[109467]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:41 smithi120 ceph-mon[109467]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:41 smithi120 ceph-mon[109467]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:42.449 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi077 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.450 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:42.810 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi077 to 16098M 2023-12-06T15:00:42.810 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.810 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.810 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi077 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi077 to 16098M 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi077 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi077 to 16098M 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:43.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:00:43.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:00:43.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:43.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143] boot 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:43.843 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143] boot 2023-12-06T15:00:43.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T15:00:43.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:43.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:43.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:43.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:43 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: osd.0 [v2:172.21.15.77:6802/3797358143,v1:172.21.15.77:6803/3797358143] boot 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:43 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:45.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[108612]: from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[108612]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[114740]: from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[114740]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:44 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:45.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:44 smithi120 ceph-mon[109467]: from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:00:45.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:44 smithi120 ceph-mon[109467]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T15:00:45.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:44 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:00:45.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:44 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:00:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]: dispatch 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]': finished 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1766169814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]: dispatch 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]': finished 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:45 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1766169814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:46.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]: dispatch 2023-12-06T15:00:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1934915627' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "349fca0c-9019-4e41-b6c3-4d6af1dc4336"}]': finished 2023-12-06T15:00:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T15:00:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:45 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1766169814' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:00:47.987 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:47 smithi077 ceph-mon[108612]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:47.987 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:47 smithi077 ceph-mon[114740]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:47 smithi120 ceph-mon[109467]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:49.833 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:49 smithi077 ceph-mon[108612]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:49.833 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:49 smithi077 ceph-mon[114740]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:49 smithi120 ceph-mon[109467]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:00:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[108612]: Deploying daemon osd.1 on smithi077 2023-12-06T15:00:50.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:00:50.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:50.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:50 smithi077 ceph-mon[114740]: Deploying daemon osd.1 on smithi077 2023-12-06T15:00:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:50 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:00:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:50 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:50 smithi120 ceph-mon[109467]: Deploying daemon osd.1 on smithi077 2023-12-06T15:00:51.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:51 smithi077 ceph-mon[108612]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:51.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:51 smithi077 ceph-mon[114740]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:52.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:51 smithi120 ceph-mon[109467]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:53.991 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[108612]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:53.991 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:53.991 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:53.991 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:53.991 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:53.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[114740]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:53.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:53.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:53.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:53.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:53 smithi120 ceph-mon[109467]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:55.276 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 1 on host 'smithi077' 2023-12-06T15:00:55.636 DEBUG:teuthology.orchestra.run.smithi077:osd.1> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T15:00:55.638 INFO:tasks.cephadm:Deploying osd.2 on smithi077 with /dev/vg_nvme/lv_2... 2023-12-06T15:00:55.638 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:00:55.669 INFO:journalctl@ceph.osd.1.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:00:55.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:55.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:55 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:55 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:00:56.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:00:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:00:56.434+0000 7f6995dcc3c0 -1 osd.1 0 log_to_monitors true 2023-12-06T15:00:57.058 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:56 smithi077 ceph-mon[108612]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:00:57.058 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:56 smithi077 ceph-mon[114740]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:00:57.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:56 smithi120 ceph-mon[109467]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:00:57.513 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:00:57.514 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:00:57.514 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2023-12-06T15:00:57.514 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2023-12-06T15:00:57.514 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111608 s, 940 MB/s 2023-12-06T15:00:57.514 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:57.663 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:57.664 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:57.664 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:57.664 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:57.664 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:57.906 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi077:vg_nvme/lv_2 2023-12-06T15:00:57.933 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:00:57.664+0000 7f698c7cf700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T15:00:57.933 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:00:57.667+0000 7f6987166700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:00:57.933 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:57.934 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:00:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:58.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:00:58.849 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi077 2023-12-06T15:00:58.849 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi077 to 8049M 2023-12-06T15:00:58.849 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi077 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi077 to 8049M 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:58.850 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:58 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi077 2023-12-06T15:00:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi077 to 8049M 2023-12-06T15:00:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: from='osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:00:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T15:00:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:58 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:59.840 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:00:59.840 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043] boot 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043] boot 2023-12-06T15:00:59.841 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T15:00:59.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:00:59.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:00:59.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:00:59.842 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:00:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: pgmap v39: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: osd.1 [v2:172.21.15.77:6810/2094784043,v1:172.21.15.77:6811/2094784043] boot 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:00:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:00 smithi077 ceph-mon[108612]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:00 smithi077 ceph-mon[108612]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T15:01:01.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:00 smithi077 ceph-mon[114740]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:01.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:00 smithi077 ceph-mon[114740]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T15:01:01.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:00 smithi120 ceph-mon[109467]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:01.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:00 smithi120 ceph-mon[109467]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T15:01:02.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: pgmap v42: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/861353258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]': finished 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/942067068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: pgmap v42: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/861353258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]': finished 2023-12-06T15:01:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T15:01:02.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:02.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:01 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/942067068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: pgmap v42: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/861353258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]: dispatch 2023-12-06T15:01:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6cfee88b-b7e1-42de-8be7-2aaf7d80372e"}]': finished 2023-12-06T15:01:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T15:01:02.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:02.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:01 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/942067068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:04.001 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:03 smithi077 ceph-mon[108612]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:04.002 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:03 smithi077 ceph-mon[114740]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:03 smithi120 ceph-mon[109467]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:05.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:05 smithi077 ceph-mon[108612]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:05.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:05 smithi077 ceph-mon[114740]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:06.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:05 smithi120 ceph-mon[109467]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:01:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[108612]: Deploying daemon osd.2 on smithi077 2023-12-06T15:01:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:01:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:06 smithi077 ceph-mon[114740]: Deploying daemon osd.2 on smithi077 2023-12-06T15:01:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:06 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:01:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:06 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:06 smithi120 ceph-mon[109467]: Deploying daemon osd.2 on smithi077 2023-12-06T15:01:07.813 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:07 smithi077 ceph-mon[108612]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:07.813 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:07 smithi077 ceph-mon[114740]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:07 smithi120 ceph-mon[109467]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:09.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[114740]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[108612]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:09.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:09 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:09.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:09 smithi120 ceph-mon[109467]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:09 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:09 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:09 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:09 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:11.348 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 2 on host 'smithi077' 2023-12-06T15:01:11.731 DEBUG:teuthology.orchestra.run.smithi077:osd.2> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T15:01:11.774 INFO:tasks.cephadm:Deploying osd.3 on smithi077 with /dev/vg_nvme/lv_1... 2023-12-06T15:01:11.774 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:01:11.801 INFO:journalctl@ceph.osd.2.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:01:11.976 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:11.976 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.976 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.976 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:11.976 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:11.977 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:11 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:11 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:12.618 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:01:12.410+0000 7f0f804923c0 -1 osd.2 0 log_to_monitors true 2023-12-06T15:01:13.021 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:12 smithi077 ceph-mon[108612]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:01:13.021 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:12 smithi077 ceph-mon[114740]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:01:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:12 smithi120 ceph-mon[109467]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10+0 records in 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr:10+0 records out 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111082 s, 944 MB/s 2023-12-06T15:01:13.570 INFO:teuthology.orchestra.run.smithi077.stderr:--> Zapping successful for: 2023-12-06T15:01:13.859 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:01:13.738+0000 7f0f76e95700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T15:01:13.859 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:01:13.741+0000 7f0f7102b700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:01:13.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[108612]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:13.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[108612]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:01:13.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[108612]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[108612]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[114740]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[114740]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[114740]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:13.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:13 smithi077 ceph-mon[114740]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:13.960 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi077:vg_nvme/lv_1 2023-12-06T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:13 smithi120 ceph-mon[109467]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:13 smithi120 ceph-mon[109467]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:13 smithi120 ceph-mon[109467]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:13 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:13 smithi120 ceph-mon[109467]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.893 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:14.894 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:15.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi077 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi077 to 5366M 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833] boot 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi077 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi077 to 5366M 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833] boot 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi077 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi077 to 5366M 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: osd.2 [v2:172.21.15.77:6818/475763833,v1:172.21.15.77:6819/475763833] boot 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T15:01:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:01:16.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:16.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:16.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[108612]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[108612]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T15:01:17.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:01:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[114740]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[114740]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T15:01:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:16 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:01:17.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:16 smithi120 ceph-mon[109467]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:16 smithi120 ceph-mon[109467]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T15:01:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:16 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:01:18.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: pgmap v55: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3406922536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]': finished 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3154872383' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: pgmap v55: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3406922536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]': finished 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3154872383' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: pgmap v55: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3406922536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]: dispatch 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e506e45-ad6f-4b5d-a565-2254f472aee0"}]': finished 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3154872383' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:18.868 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127274]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:18.868 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127274]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:18.868 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127274]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:18.868 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127279]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:18.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127279]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:18.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127279]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:18 smithi120 ceph-mon[109467]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T15:01:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:19.205 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[108612]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T15:01:19.205 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:19.205 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:19.205 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127469]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:19.205 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127469]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:19.206 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:18 smithi077 sudo[127469]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:19.206 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[114740]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T15:01:19.206 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:19.206 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:19.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127664]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:19.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127664]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:19.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127664]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:19.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127669]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:19.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127669]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:19.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127669]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:19.946 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127707]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:19.946 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127707]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:19.946 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127707]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:19.947 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127676]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:19.947 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127676]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:19.947 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:01:19 smithi077 sudo[127676]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:20.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[114740]: pgmap v59: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:20.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[114740]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T15:01:20.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[114740]: mgrmap e15: y(active, since 94s), standbys: x 2023-12-06T15:01:20.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127751]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127751]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127751]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[108612]: pgmap v59: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[108612]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[108612]: mgrmap e15: y(active, since 94s), standbys: x 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:20 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 ceph-mon[109467]: pgmap v59: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 ceph-mon[109467]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T15:01:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 ceph-mon[109467]: mgrmap e15: y(active, since 94s), standbys: x 2023-12-06T15:01:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:20.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127795]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:20.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127795]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:20.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127795]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:21.088 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127836]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:21.088 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127836]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:21.088 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:20 smithi077 sudo[127836]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:21.196 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 sudo[111271]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T15:01:21.196 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 sudo[111271]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:21.196 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:20 smithi120 sudo[111271]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:21.196 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 sudo[111274]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T15:01:21.197 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 sudo[111274]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T15:01:21.197 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 sudo[111274]: pam_unix(sudo:session): session closed for user root 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[108612]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:21 smithi077 ceph-mon[114740]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:21.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:01:21.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:01:21.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:01:21.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:01:21.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:21 smithi120 ceph-mon[109467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:01:22.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:22.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:01:22.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[114740]: Deploying daemon osd.3 on smithi077 2023-12-06T15:01:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:01:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:22 smithi077 ceph-mon[108612]: Deploying daemon osd.3 on smithi077 2023-12-06T15:01:22.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:22.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:01:22.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:22.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:22 smithi120 ceph-mon[109467]: Deploying daemon osd.3 on smithi077 2023-12-06T15:01:23.496 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:23 smithi077 ceph-mon[108612]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:23.496 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:23 smithi077 ceph-mon[114740]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:23.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:23 smithi120 ceph-mon[109467]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:25.844 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:25 smithi077 ceph-mon[108612]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:25.844 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:25 smithi077 ceph-mon[114740]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:25 smithi120 ceph-mon[109467]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T15:01:26.778 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:26.778 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:26.778 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:26.778 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:26.778 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:26.779 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:26.779 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:26.779 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:26 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:26 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:27.698 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 3 on host 'smithi077' 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:27.979 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:27.980 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:27 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:28.055 DEBUG:teuthology.orchestra.run.smithi077:osd.3> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T15:01:28.088 INFO:tasks.cephadm:Deploying osd.4 on smithi120 with /dev/vg_nvme/lv_4... 2023-12-06T15:01:28.088 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:01:28.116 INFO:journalctl@ceph.osd.3.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:28.122 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:27 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:28.798 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:28 smithi077 ceph-mon[108612]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:28.798 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:28 smithi077 ceph-mon[108612]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:28.799 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:28 smithi077 ceph-mon[114740]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:28.799 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:28 smithi077 ceph-mon[114740]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:28.799 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:01:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:01:28.660+0000 7f94f86d03c0 -1 osd.3 0 log_to_monitors true 2023-12-06T15:01:29.003 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:28 smithi120 ceph-mon[109467]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:29.003 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:28 smithi120 ceph-mon[109467]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:01:29.445 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:01:29.445 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:01:29.445 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2023-12-06T15:01:29.445 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2023-12-06T15:01:29.446 INFO:teuthology.orchestra.run.smithi120.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0170919 s, 613 MB/s 2023-12-06T15:01:29.446 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2023-12-06T15:01:29.831 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi120:vg_nvme/lv_4 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:29.861 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[108612]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:29.862 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-mon[114740]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:29.862 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:01:29.801+0000 7f94ef0d3700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T15:01:29.862 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:01:29 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:01:29.808+0000 7f94e8a68700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:01:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T15:01:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:01:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T15:01:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: from='osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:30.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:29 smithi120 ceph-mon[109467]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:01:31.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi077 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi077 to 4024M 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi077 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi077 to 4024M 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2023-12-06T15:01:31.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T15:01:31.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi077 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi077 to 4024M 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:31.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: pgmap v68: 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 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165] boot 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:31.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: pgmap v68: 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 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165] boot 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: pgmap v68: 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 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: osd.3 [v2:172.21.15.77:6826/2199222165,v1:172.21.15.77:6827/2199222165] boot 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:32.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/3434811498' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]': finished 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/3434811498' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]': finished 2023-12-06T15:01:33.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T15:01:33.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:32 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/3434811498' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]: dispatch 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "817ebc2a-81ad-4471-b477-3ed5c5b317bb"}]': finished 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T15:01:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:32 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:34.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:33 smithi077 ceph-mon[108612]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:34.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:33 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/19477982' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:33 smithi077 ceph-mon[114740]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:33 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/19477982' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:34.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:33 smithi120 ceph-mon[109467]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:34.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:33 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/19477982' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:35 smithi120 ceph-mon[109467]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:36.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:35 smithi077 ceph-mon[108612]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:36.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:35 smithi077 ceph-mon[114740]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:38.168 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:37 smithi120 ceph-mon[109467]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:38.168 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:01:38.169 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:37 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:38.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[108612]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:38.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:01:38.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:38.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[114740]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:38.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:01:38.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:37 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:38 smithi120 ceph-mon[109467]: Deploying daemon osd.4 on smithi120 2023-12-06T15:01:39.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:38 smithi077 ceph-mon[108612]: Deploying daemon osd.4 on smithi120 2023-12-06T15:01:39.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:38 smithi077 ceph-mon[114740]: Deploying daemon osd.4 on smithi120 2023-12-06T15:01:40.294 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:39 smithi120 ceph-mon[109467]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:40.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:39 smithi077 ceph-mon[108612]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:40.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:39 smithi077 ceph-mon[114740]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:42.037 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:41 smithi120 ceph-mon[109467]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:42.037 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:42.037 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:42.037 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:42.037 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[108612]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[114740]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:42.854 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 4 on host 'smithi120' 2023-12-06T15:01:43.118 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.119 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.119 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.119 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:43.119 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:43.119 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:43.225 DEBUG:teuthology.orchestra.run.smithi120:osd.4> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T15:01:43.227 INFO:tasks.cephadm:Deploying osd.5 on smithi120 with /dev/vg_nvme/lv_3... 2023-12-06T15:01:43.227 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:01:43.254 INFO:journalctl@ceph.osd.4.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:01:43.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:43.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:43.989 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:43 smithi120 ceph-mon[109467]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:44.302 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:01:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:01:43.993+0000 7f8da59ad3c0 -1 osd.4 0 log_to_monitors true 2023-12-06T15:01:44.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:43 smithi077 ceph-mon[108612]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:44.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:43 smithi077 ceph-mon[114740]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0149708 s, 700 MB/s 2023-12-06T15:01:45.048 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2023-12-06T15:01:45.082 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:44 smithi120 ceph-mon[109467]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.082 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:44 smithi120 ceph-mon[109467]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.082 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:44 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:01:45.083 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:44 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:01:45.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[108612]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[108612]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:01:45.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:01:45.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[114740]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[114740]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:01:45.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:01:45.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:44 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:01:45.437 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi120:vg_nvme/lv_3 2023-12-06T15:01:45.987 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:01:45.982+0000 7f8d9c3b0700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:45.987 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:45.988 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:01:46.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:45 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:46.382 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:01:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:01:45.986+0000 7f8d98d4b700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi120 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi120 to 17122M 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:47.074 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145] boot 2023-12-06T15:01:47.075 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:01:47.075 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:46 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi120 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi120 to 17122M 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145] boot 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:01:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi120 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi120 to 17122M 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: osd.4 [v2:172.21.15.120:6800/4091302145,v1:172.21.15.120:6801/4091302145] boot 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:01:47.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:46 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:01:48.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:01:48.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[108612]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[108612]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[108612]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[114740]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[114740]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:48.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:47 smithi077 ceph-mon[114740]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:01:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:47 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:01:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:47 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:01:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:47 smithi120 ceph-mon[109467]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T15:01:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:47 smithi120 ceph-mon[109467]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:01:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:47 smithi120 ceph-mon[109467]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:01:49.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/4067696369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]': finished 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[108612]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/4067696369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]': finished 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[114740]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T15:01:49.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:48 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:48 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/4067696369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:48 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]: dispatch 2023-12-06T15:01:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:48 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59"}]': finished 2023-12-06T15:01:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:48 smithi120 ceph-mon[109467]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T15:01:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:48 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:50.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[108612]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:01:50.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/1187013583' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:50.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[108612]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T15:01:50.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[114740]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:01:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/1187013583' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[114740]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T15:01:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:49 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:49 smithi120 ceph-mon[109467]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:01:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:49 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/1187013583' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:01:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:49 smithi120 ceph-mon[109467]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T15:01:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:49 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:51.560 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:51 smithi120 ceph-mon[109467]: pgmap v87: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:01:51.560 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:51 smithi120 ceph-mon[109467]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T15:01:51.560 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:51 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:51.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[108612]: pgmap v87: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:01:51.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[108612]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T15:01:51.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:51.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[114740]: pgmap v87: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:01:51.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[114740]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T15:01:51.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:51 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:01:53.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:53 smithi120 ceph-mon[109467]: pgmap v89: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-06T15:01:53.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:01:53.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:53 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:53.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[108612]: pgmap v89: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-06T15:01:53.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:01:53.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:53.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[114740]: pgmap v89: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-06T15:01:53.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:01:53.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:53 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:54 smithi120 ceph-mon[109467]: Deploying daemon osd.5 on smithi120 2023-12-06T15:01:54.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:54 smithi077 ceph-mon[108612]: Deploying daemon osd.5 on smithi120 2023-12-06T15:01:54.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:54 smithi077 ceph-mon[114740]: Deploying daemon osd.5 on smithi120 2023-12-06T15:01:55.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:55 smithi120 ceph-mon[109467]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T15:01:55.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:55 smithi077 ceph-mon[108612]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T15:01:55.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:55 smithi077 ceph-mon[114740]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T15:01:57.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:57 smithi120 ceph-mon[109467]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T15:01:57.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:57.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:57.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:57.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:57 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[108612]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[114740]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:57 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:58.726 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 5 on host 'smithi120' 2023-12-06T15:01:59.090 DEBUG:teuthology.orchestra.run.smithi120:osd.5> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T15:01:59.092 INFO:tasks.cephadm:Deploying osd.6 on smithi120 with /dev/vg_nvme/lv_2... 2023-12-06T15:01:59.092 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:01:59.121 INFO:journalctl@ceph.osd.5.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:01:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:59.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:01:59.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:01:59 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:00.060 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:01:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:01:59.838+0000 7f360b6a43c0 -1 osd.5 0 log_to_monitors true 2023-12-06T15:02:00.060 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:00 smithi120 ceph-mon[109467]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:00.060 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:00 smithi120 ceph-mon[109467]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.060 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:00 smithi120 ceph-mon[109467]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[108612]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:00.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[108612]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[108612]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[114740]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[114740]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:00 smithi077 ceph-mon[114740]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127618 s, 822 MB/s 2023-12-06T15:02:00.914 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2023-12-06T15:02:01.497 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi120:vg_nvme/lv_2 2023-12-06T15:02:01.564 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:02:01.468+0000 7f36020a7700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T15:02:01.564 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:02:01.474+0000 7f35fda40700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:02:01.564 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:01.564 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:02:01.565 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T15:02:01.565 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:01.565 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:01.565 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:01 smithi120 ceph-mon[109467]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[114740]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:01.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:02:01.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T15:02:01.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:01.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: from='osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:01.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:01 smithi077 ceph-mon[108612]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:02.843 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:02.843 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi120 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi120 to 8561M 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051] boot 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T15:02:02.844 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:02 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:02.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T15:02:02.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi120 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi120 to 8561M 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051] boot 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi120 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi120 to 8561M 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: osd.5 [v2:172.21.15.120:6808/2498766051,v1:172.21.15.120:6809/2498766051] boot 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T15:02:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:02 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:03.782 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:03 smithi120 ceph-mon[109467]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T15:02:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[108612]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T15:02:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:03.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:03.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:03.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:03.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:03 smithi077 ceph-mon[114740]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T15:02:05.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: pgmap v99: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/2483545630' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]': finished 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:05.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/2583006512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: pgmap v99: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/2483545630' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]': finished 2023-12-06T15:02:05.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T15:02:05.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:05.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:05 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/2583006512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: pgmap v99: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/2483545630' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]: dispatch 2023-12-06T15:02:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d0fbc2-9f25-47ea-b3c2-41478790e7a2"}]': finished 2023-12-06T15:02:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T15:02:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:05 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/2583006512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:06 smithi077 ceph-mon[108612]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T15:02:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:06 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:06 smithi077 ceph-mon[114740]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T15:02:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:06 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:06.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:06 smithi120 ceph-mon[109467]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T15:02:06.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:06 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:07.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:07 smithi120 ceph-mon[109467]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:07.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:07 smithi120 ceph-mon[109467]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T15:02:07.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:07 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[108612]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[108612]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T15:02:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:07.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[114740]: pgmap v103: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:07.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[114740]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T15:02:07.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:07 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:09.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:09 smithi077 ceph-mon[108612]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:09.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:09 smithi077 ceph-mon[114740]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:09 smithi120 ceph-mon[109467]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:10.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:02:10.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:10.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[108612]: Deploying daemon osd.6 on smithi120 2023-12-06T15:02:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:02:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:10.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:10 smithi077 ceph-mon[114740]: Deploying daemon osd.6 on smithi120 2023-12-06T15:02:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:10 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:02:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:10 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:10 smithi120 ceph-mon[109467]: Deploying daemon osd.6 on smithi120 2023-12-06T15:02:11.807 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:11 smithi120 ceph-mon[109467]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:11.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:11 smithi077 ceph-mon[108612]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:11.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:11 smithi077 ceph-mon[114740]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:14.041 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:14 smithi120 ceph-mon[109467]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T15:02:14.042 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:14.042 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:14.042 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:14.042 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:14 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:14.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[108612]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T15:02:14.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:14.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:14.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:14.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:14.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[114740]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-06T15:02:14.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:14.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:14.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:14.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:14 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:15.154 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 6 on host 'smithi120' 2023-12-06T15:02:15.519 DEBUG:teuthology.orchestra.run.smithi120:osd.6> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T15:02:15.561 INFO:tasks.cephadm:Deploying osd.7 on smithi120 with /dev/vg_nvme/lv_1... 2023-12-06T15:02:15.561 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:02:15.591 INFO:journalctl@ceph.osd.6.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:15.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:15.787 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:15 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:15.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-06T15:02:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:15.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:15.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:15.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:15 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:16.363 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:02:16 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:02:16.245+0000 7fd14dd643c0 -1 osd.6 0 log_to_monitors true 2023-12-06T15:02:16.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:16 smithi120 ceph-mon[109467]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:16.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:16 smithi120 ceph-mon[109467]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:16 smithi077 ceph-mon[108612]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:16 smithi077 ceph-mon[108612]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:16 smithi077 ceph-mon[114740]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:16 smithi077 ceph-mon[114740]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:02:17.471 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:02:17.471 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:02:17.471 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2023-12-06T15:02:17.471 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2023-12-06T15:02:17.472 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112242 s, 934 MB/s 2023-12-06T15:02:17.472 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2023-12-06T15:02:17.749 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:02:17.572+0000 7fd144767700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T15:02:17.749 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:02:17.581+0000 7fd13d0fa700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:02:17.749 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:17.750 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:02:17.750 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T15:02:17.750 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:17.750 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:17.750 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:17 smithi120 ceph-mon[109467]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:17.839 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi120:vg_nvme/lv_1 2023-12-06T15:02:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[108612]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: from='osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:17 smithi077 ceph-mon[114740]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T15:02:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi120 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi120 to 5707M 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836] boot 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T15:02:18.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi120 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi120 to 5707M 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836] boot 2023-12-06T15:02:18.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T15:02:18.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:18 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi120 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi120 to 5707M 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:18.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: osd.6 [v2:172.21.15.120:6816/1783974836,v1:172.21.15.120:6817/1783974836] boot 2023-12-06T15:02:18.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T15:02:18.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:18 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:19.721 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:02:19.721 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:02:19.721 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:19.721 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:19.721 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:19.722 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:19.722 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:19 smithi120 ceph-mon[109467]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T15:02:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:02:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:02:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[108612]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:19 smithi077 ceph-mon[114740]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T15:02:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:20 smithi120 ceph-mon[109467]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:20 smithi120 ceph-mon[109467]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T15:02:21.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:20 smithi077 ceph-mon[108612]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:21.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:20 smithi077 ceph-mon[108612]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T15:02:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:20 smithi077 ceph-mon[114740]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:20 smithi077 ceph-mon[114740]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T15:02:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: pgmap v115: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/376746609' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]': finished 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/2152313540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: pgmap v115: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/376746609' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]': finished 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:21 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/2152313540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: pgmap v115: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/376746609' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]: dispatch 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18442f4c-b755-4991-aeec-dbc149c99aad"}]': finished 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:21 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/2152313540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:02:23.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:22 smithi077 ceph-mon[108612]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T15:02:23.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:22 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:22 smithi077 ceph-mon[114740]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T15:02:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:22 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:23.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:22 smithi120 ceph-mon[109467]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T15:02:23.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:22 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:23.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:23 smithi120 ceph-mon[109467]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:23.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:23 smithi120 ceph-mon[109467]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T15:02:23.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:23 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:24.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[108612]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:24.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[108612]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T15:02:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[114740]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[114740]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:23 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:25 smithi120 ceph-mon[109467]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:25 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:26.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[108612]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:26.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:02:26.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:26.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[114740]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T15:02:26.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:02:26.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:25 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:27.041 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:26 smithi120 ceph-mon[109467]: Deploying daemon osd.7 on smithi120 2023-12-06T15:02:27.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:26 smithi077 ceph-mon[108612]: Deploying daemon osd.7 on smithi120 2023-12-06T15:02:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:26 smithi077 ceph-mon[114740]: Deploying daemon osd.7 on smithi120 2023-12-06T15:02:28.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:27 smithi077 ceph-mon[108612]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:28.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:27 smithi077 ceph-mon[114740]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:28.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:27 smithi120 ceph-mon[109467]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T15:02:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:30 smithi120 ceph-mon[109467]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T15:02:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:30.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:30 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[108612]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T15:02:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[114740]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:30 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:31.074 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 7 on host 'smithi120' 2023-12-06T15:02:31.457 DEBUG:teuthology.orchestra.run.smithi120:osd.7> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T15:02:31.459 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T15:02:31.459 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:02:31.485 INFO:journalctl@ceph.osd.7.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:02:31.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:31.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:31 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-06T15:02:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:31.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:31.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:31.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:31 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:32 smithi077 ceph-mon[108612]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:32 smithi077 ceph-mon[108612]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:32 smithi077 ceph-mon[114740]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:32 smithi077 ceph-mon[114740]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:02:32 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:02:32.230+0000 7fe4375893c0 -1 osd.7 0 log_to_monitors true 2023-12-06T15:02:32.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:32 smithi120 ceph-mon[109467]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:32 smithi120 ceph-mon[109467]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:02:32.753 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:02:33.124 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1701874938,"num_in_osds":8,"osd_in_since":1701874940,"num_remapped_pgs":0} 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1550003826' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1550003826' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:33 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1550003826' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:33.634 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:02:33.359+0000 7fe42df8c700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T15:02:33.635 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:02:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:02:33.366+0000 7fe42691f700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:02:34.124 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:02:34.443 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: Detected new or changed devices on smithi120 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi120 to 4280M 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: Detected new or changed devices on smithi120 2023-12-06T15:02:34.444 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi120 to 4280M 2023-12-06T15:02:34.445 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:34.445 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T15:02:34.445 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:34.445 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:34 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: Detected new or changed devices on smithi120 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi120 to 4280M 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:34 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.454 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:02:35.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: purged_snaps scrub starts 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: purged_snaps scrub ok 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883] boot 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[114740]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: purged_snaps scrub starts 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: purged_snaps scrub ok 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:35.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883] boot 2023-12-06T15:02:35.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:02:35.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:35 smithi077 ceph-mon[108612]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: purged_snaps scrub starts 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: purged_snaps scrub ok 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: osd.7 [v2:172.21.15.120:6824/3115517883,v1:172.21.15.120:6825/3115517883] boot 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:35 smithi120 ceph-mon[109467]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:02:35.815 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1701874954,"num_in_osds":8,"osd_in_since":1701874940,"num_remapped_pgs":1} 2023-12-06T15:02:35.815 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:02:36.035 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:02:36.428 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:36 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3803628044' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:36.428 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:36 smithi077 ceph-mon[108612]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:02:36.428 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:36 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3803628044' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:36.428 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:36 smithi077 ceph-mon[114740]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:02:36.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:36 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3803628044' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:02:36.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:36 smithi120 ceph-mon[109467]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:02:37.113 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:02:37.113 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":57,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","created":"2023-12-06T14:59:01.340171+0000","modified":"2023-12-06T15:02:36.466783+0000","last_up_change":"2023-12-06T15:02:34.355512+0000","last_in_change":"2023-12-06T15:02:20.701993+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":"2023-12-06T15:01:16.399569+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":"23","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":"ea540d64-daa1-41f8-9dff-80c8039f11ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6803","nonce":3797358143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6805","nonce":3797358143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6809","nonce":3797358143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6807","nonce":3797358143}]},"public_addr":"172.21.15.77:6803/3797358143","cluster_addr":"172.21.15.77:6805/3797358143","heartbeat_back_addr":"172.21.15.77:6809/3797358143","heartbeat_front_addr":"172.21.15.77:6807/3797358143","state":["exists","up"]},{"osd":1,"uuid":"349fca0c-9019-4e41-b6c3-4d6af1dc4336","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.77:6810","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6811","nonce":2094784043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6813","nonce":2094784043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6817","nonce":2094784043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6815","nonce":2094784043}]},"public_addr":"172.21.15.77:6811/2094784043","cluster_addr":"172.21.15.77:6813/2094784043","heartbeat_back_addr":"172.21.15.77:6817/2094784043","heartbeat_front_addr":"172.21.15.77:6815/2094784043","state":["exists","up"]},{"osd":2,"uuid":"6cfee88b-b7e1-42de-8be7-2aaf7d80372e","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.77:6818","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6819","nonce":475763833}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6821","nonce":475763833}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6825","nonce":475763833}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6823","nonce":475763833}]},"public_addr":"172.21.15.77:6819/475763833","cluster_addr":"172.21.15.77:6821/475763833","heartbeat_back_addr":"172.21.15.77:6825/475763833","heartbeat_front_addr":"172.21.15.77:6823/475763833","state":["exists","up"]},{"osd":3,"uuid":"6e506e45-ad6f-4b5d-a565-2254f472aee0","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.77:6826","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6827","nonce":2199222165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6829","nonce":2199222165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6833","nonce":2199222165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6831","nonce":2199222165}]},"public_addr":"172.21.15.77:6827/2199222165","cluster_addr":"172.21.15.77:6829/2199222165","heartbeat_back_addr":"172.21.15.77:6833/2199222165","heartbeat_front_addr":"172.21.15.77:6831/2199222165","state":["exists","up"]},{"osd":4,"uuid":"817ebc2a-81ad-4471-b477-3ed5c5b317bb","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.120:6800","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6801","nonce":4091302145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6803","nonce":4091302145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6807","nonce":4091302145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6805","nonce":4091302145}]},"public_addr":"172.21.15.120:6801/4091302145","cluster_addr":"172.21.15.120:6803/4091302145","heartbeat_back_addr":"172.21.15.120:6807/4091302145","heartbeat_front_addr":"172.21.15.120:6805/4091302145","state":["exists","up"]},{"osd":5,"uuid":"a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6809","nonce":2498766051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6811","nonce":2498766051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6815","nonce":2498766051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6813","nonce":2498766051}]},"public_addr":"172.21.15.120:6809/2498766051","cluster_addr":"172.21.15.120:6811/2498766051","heartbeat_back_addr":"172.21.15.120:6815/2498766051","heartbeat_front_addr":"172.21.15.120:6813/2498766051","state":["exists","up"]},{"osd":6,"uuid":"23d0fbc2-9f25-47ea-b3c2-41478790e7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6817","nonce":1783974836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6819","nonce":1783974836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6823","nonce":1783974836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6821","nonce":1783974836}]},"public_addr":"172.21.15.120:6817/1783974836","cluster_addr":"172.21.15.120:6819/1783974836","heartbeat_back_addr":"172.21.15.120:6823/1783974836","heartbeat_front_addr":"172.21.15.120:6821/1783974836","state":["exists","up"]},{"osd":7,"uuid":"18442f4c-b755-4991-aeec-dbc149c99aad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6825","nonce":3115517883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6827","nonce":3115517883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6831","nonce":3115517883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6829","nonce":3115517883}]},"public_addr":"172.21.15.120:6825/3115517883","cluster_addr":"172.21.15.120:6827/3115517883","heartbeat_back_addr":"172.21.15.120:6831/3115517883","heartbeat_front_addr":"172.21.15.120:6829/3115517883","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":"2023-12-06T15:00:40.885245+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":"2023-12-06T15:00:57.452702+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":"2023-12-06T15:01:13.458550+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":"2023-12-06T15:01:29.670353+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":"2023-12-06T15:01:45.043394+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":"2023-12-06T15:02:00.871072+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":"2023-12-06T15:02:17.246063+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":"2023-12-06T15:02:33.268338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/4099475631":"2023-12-07T14:59:44.048471+0000","172.21.15.77:0/2418326866":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:0/3216073854":"2023-12-07T14:59:22.945334+0000","172.21.15.77:6800/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6800/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/58031585":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/4240362441":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/4138306017":"2023-12-07T14:59:22.945334+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}} 2023-12-06T15:02:37.487 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T15:01:16.399569+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': '23', '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': {}}}] 2023-12-06T15:02:37.487 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T15:02:37.708 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:02:37.809 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[108612]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:37.809 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[108612]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:02:37.809 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/791000801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:02:37.809 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[114740]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:37.809 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[114740]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:02:37.810 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:37 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/791000801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:02:37.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:37 smithi120 ceph-mon[109467]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:37.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:37 smithi120 ceph-mon[109467]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:02:37.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:37 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/791000801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:02:38.836 INFO:teuthology.orchestra.run.smithi077.stdout:pg_num: 1 2023-12-06T15:02:38.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:38 smithi077 ceph-mon[108612]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:02:38.859 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:38 smithi077 ceph-mon[114740]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:02:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:38 smithi120 ceph-mon[109467]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:02:39.198 INFO:tasks.cephadm:Adding prometheus.a on smithi120 2023-12-06T15:02:39.198 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi120=a' 2023-12-06T15:02:39.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:39 smithi120 ceph-mon[109467]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:39.487 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:39 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1482347020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T15:02:39.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:39 smithi077 ceph-mon[108612]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:39.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:39 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1482347020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T15:02:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:39 smithi077 ceph-mon[114740]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:39 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1482347020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T15:02:40.588 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled prometheus update... 2023-12-06T15:02:40.946 DEBUG:teuthology.orchestra.run.smithi120:prometheus.a> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T15:02:40.948 INFO:tasks.cephadm:Adding node-exporter.a on smithi077 2023-12-06T15:02:40.948 INFO:tasks.cephadm:Adding node-exporter.b on smithi120 2023-12-06T15:02:40.948 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi077=a;smithi120=b' 2023-12-06T15:02:40.977 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:02:41.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setuser ceph since I am not root 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setgroup ceph since I am not root 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mgr[108885]: -- 172.21.15.77:0/75622072 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5639a6180340 con 0x5639a6159000 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:41.789+0000 7fcb5f1fc000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: Saving service prometheus spec with placement smithi120=a;count:1 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: Saving service prometheus spec with placement smithi120=a;count:1 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:41.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: Saving service prometheus spec with placement smithi120=a;count:1 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' 2023-12-06T15:02:41.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:41.884 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ignoring --setuser ceph since I am not root 2023-12-06T15:02:41.884 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ignoring --setgroup ceph since I am not root 2023-12-06T15:02:41.884 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-mgr[110756]: -- 172.21.15.120:0/1757840265 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597e594c340 con 0x5597e5925000 2023-12-06T15:02:41.884 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:41.780+0000 7f99aa97c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:02:42.241 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:41.949+0000 7fcb5f1fc000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:02:42.259 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:41.950+0000 7f99aa97c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:02:42.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:42.241+0000 7fcb5f1fc000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:02:42.622 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:42 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:42.259+0000 7f99aa97c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:02:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:42 smithi120 ceph-mon[109467]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:42 smithi120 ceph-mon[109467]: mgrmap e16: y(active, since 2m), standbys: x 2023-12-06T15:02:42.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:42 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:42.743+0000 7f99aa97c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:02:43.077 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:42.725+0000 7fcb5f1fc000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:02:43.078 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-mon[108612]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:43.078 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-mon[108612]: mgrmap e16: y(active, since 2m), standbys: x 2023-12-06T15:02:43.078 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-mon[114740]: from='mgr.14152 172.21.15.77:0/4002746241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:43.078 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:42 smithi077 ceph-mon[114740]: mgrmap e16: y(active, since 2m), standbys: x 2023-12-06T15:02:43.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:43.077+0000 7fcb5f1fc000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:02:43.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:43.095+0000 7f99aa97c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:02:44.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:43.710+0000 7fcb5f1fc000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:02:44.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:43.876+0000 7fcb5f1fc000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:02:44.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:43.727+0000 7f99aa97c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:02:44.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:43.893+0000 7f99aa97c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:02:44.723 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.464+0000 7fcb5f1fc000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:02:44.723 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.546+0000 7fcb5f1fc000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:02:44.724 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.633+0000 7fcb5f1fc000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:02:44.724 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.723+0000 7fcb5f1fc000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:02:44.736 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.479+0000 7f99aa97c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:02:44.736 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.560+0000 7f99aa97c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:02:44.736 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.643+0000 7f99aa97c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:02:44.736 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.735+0000 7f99aa97c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:02:45.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.813+0000 7fcb5f1fc000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:02:45.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:44.904+0000 7fcb5f1fc000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:02:45.132 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.824+0000 7f99aa97c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:02:45.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:44.913+0000 7f99aa97c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:02:45.474 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:45.200+0000 7fcb5f1fc000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:02:45.474 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:45.294+0000 7fcb5f1fc000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:02:45.474 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:45.473+0000 7fcb5f1fc000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:02:45.479 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:45.209+0000 7f99aa97c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:02:45.479 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:45.301+0000 7f99aa97c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:02:45.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:45.558+0000 7fcb5f1fc000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:02:45.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:45.478+0000 7f99aa97c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:02:45.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:45 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:45.561+0000 7f99aa97c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:02:46.523 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:46.247+0000 7f99aa97c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:02:46.523 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:46.390+0000 7f99aa97c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:02:46.530 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:46.250+0000 7fcb5f1fc000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:02:46.530 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:46.397+0000 7fcb5f1fc000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:02:46.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:46.530+0000 7fcb5f1fc000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:02:47.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:46.920+0000 7fcb5f1fc000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:02:47.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:47.056+0000 7fcb5f1fc000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:02:47.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:46.521+0000 7f99aa97c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:02:47.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:46.908+0000 7f99aa97c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:02:47.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:47.042+0000 7f99aa97c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:02:47.700 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: Standby manager daemon x restarted 2023-12-06T15:02:47.700 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: Standby manager daemon x started 2023-12-06T15:02:47.700 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:02:47.700 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: Active manager daemon y restarted 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-mon[109467]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:47.418+0000 7f99aa97c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:47.531+0000 7f99aa97c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: [06/Dec/2023:15:02:47] ENGINE Bus STARTING 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: CherryPy Checker: 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: The Application mounted at '' has an empty config. 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: 2023-12-06T15:02:47.701 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: [06/Dec/2023:15:02:47] ENGINE Serving on http://:::9283 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:02:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: [06/Dec/2023:15:02:47] ENGINE Bus STARTED 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:47.436+0000 7fcb5f1fc000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:47.550+0000 7fcb5f1fc000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:47] ENGINE Bus STARTING 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: Standby manager daemon x restarted 2023-12-06T15:02:47.702 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: Standby manager daemon x started 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: Active manager daemon y restarted 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: Activating manager daemon y 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[108612]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: Standby manager daemon x restarted 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: Standby manager daemon x started 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:02:47.703 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1006413409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:02:47.704 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: Active manager daemon y restarted 2023-12-06T15:02:47.704 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:02:47.704 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-mon[114740]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:02:48.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: CherryPy Checker: 2023-12-06T15:02:48.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: The Application mounted at '' has an empty config. 2023-12-06T15:02:48.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:02:48.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:47] ENGINE Serving on http://:::9283 2023-12-06T15:02:48.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:47] ENGINE Bus STARTED 2023-12-06T15:02:48.624 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled node-exporter update... 2023-12-06T15:02:48.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:48] ENGINE Bus STARTING 2023-12-06T15:02:48.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:48] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:02:48.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:02:48] ENGINE Bus STARTED 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: mgrmap e17: y(active, starting, since 0.0384006s), standbys: x 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:02:48.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: Manager daemon y is now available 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: mgrmap e17: y(active, starting, since 0.0384006s), standbys: x 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:02:48.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:48.872 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:48.873 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.874 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: mgrmap e17: y(active, starting, since 0.0384006s), standbys: x 2023-12-06T15:02:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:02:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:02:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:02:48.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:02:48.978 DEBUG:teuthology.orchestra.run.smithi077:node-exporter.a> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T15:02:48.980 DEBUG:teuthology.orchestra.run.smithi120:node-exporter.b> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T15:02:48.982 INFO:tasks.cephadm:Adding alertmanager.a on smithi077 2023-12-06T15:02:48.982 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi077=a' 2023-12-06T15:02:49.006 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:02:49.009 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:02:49.765 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: mgrmap e18: y(active, since 1.04888s), standbys: x 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: Saving service node-exporter spec with placement smithi077=a;smithi120=b;count:2 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: mgrmap e18: y(active, since 1.04888s), standbys: x 2023-12-06T15:02:49.766 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: Saving service node-exporter spec with placement smithi077=a;smithi120=b;count:2 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.767 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: mgrmap e18: y(active, since 1.04888s), standbys: x 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: Saving service node-exporter spec with placement smithi077=a;smithi120=b;count:2 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:49.869 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.441 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled alertmanager update... 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: [06/Dec/2023:15:02:48] ENGINE Bus STARTING 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: [06/Dec/2023:15:02:48] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: [06/Dec/2023:15:02:48] ENGINE Bus STARTED 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.803 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:50.804 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:50 smithi120 ceph-mon[109467]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T15:02:50.865 DEBUG:teuthology.orchestra.run.smithi077:alertmanager.a> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T15:02:50.868 INFO:tasks.cephadm:Adding grafana.a on smithi120 2023-12-06T15:02:50.868 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi120=a' 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: [06/Dec/2023:15:02:48] ENGINE Bus STARTING 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: [06/Dec/2023:15:02:48] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: [06/Dec/2023:15:02:48] ENGINE Bus STARTED 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.894 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[114740]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: [06/Dec/2023:15:02:48] ENGINE Bus STARTING 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: [06/Dec/2023:15:02:48] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: [06/Dec/2023:15:02:48] ENGINE Bus STARTED 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:50.895 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T15:02:50.896 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:50 smithi077 ceph-mon[108612]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T15:02:50.898 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:-- Logs begin at Wed 2023-12-06 14:49:23 UTC. -- 2023-12-06T15:02:51.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:51 smithi120 ceph-mon[109467]: from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi077=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:51.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:51 smithi120 ceph-mon[109467]: Saving service alertmanager spec with placement smithi077=a;count:1 2023-12-06T15:02:51.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:51 smithi120 ceph-mon[109467]: Deploying daemon prometheus.a on smithi120 2023-12-06T15:02:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[108612]: from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi077=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[108612]: Saving service alertmanager spec with placement smithi077=a;count:1 2023-12-06T15:02:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[108612]: Deploying daemon prometheus.a on smithi120 2023-12-06T15:02:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[114740]: from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi077=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[114740]: Saving service alertmanager spec with placement smithi077=a;count:1 2023-12-06T15:02:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:51 smithi077 ceph-mon[114740]: Deploying daemon prometheus.a on smithi120 2023-12-06T15:02:52.460 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled grafana update... 2023-12-06T15:02:52.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:52 smithi120 ceph-mon[109467]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:52.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:52 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:52.906 DEBUG:teuthology.orchestra.run.smithi120:grafana.a> sudo journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T15:02:52.909 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T15:02:52.909 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:02:52.938 INFO:journalctl@ceph.grafana.a.smithi120.stdout:-- Logs begin at Wed 2023-12-06 14:49:43 UTC. -- 2023-12-06T15:02:52.941 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:52 smithi077 ceph-mon[108612]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:52.941 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:52 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:52.941 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:52 smithi077 ceph-mon[114740]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:52.941 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:52 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:53.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:53 smithi077 ceph-mon[108612]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:53.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:53 smithi077 ceph-mon[108612]: Saving service grafana spec with placement smithi120=a;count:1 2023-12-06T15:02:53.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:53 smithi077 ceph-mon[114740]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:53.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:53 smithi077 ceph-mon[114740]: Saving service grafana spec with placement smithi120=a;count:1 2023-12-06T15:02:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:53 smithi120 ceph-mon[109467]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:02:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:53 smithi120 ceph-mon[109467]: Saving service grafana spec with placement smithi120=a;count:1 2023-12-06T15:02:54.269 INFO:teuthology.orchestra.run.smithi077.stdout:[client.0] 2023-12-06T15:02:54.269 INFO:teuthology.orchestra.run.smithi077.stdout: key = AQAejXBlmkTZDxAA1pF5bFLNjsh0oSLMu+BOlw== 2023-12-06T15:02:54.655 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-06T15:02:54.656 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T15:02:54.656 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T15:02:54.736 DEBUG:teuthology.orchestra.run.smithi120:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:02:55.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[108612]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:55.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:55.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:55.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[114740]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:55.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:55.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:54 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:54 smithi120 ceph-mon[109467]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:54 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:54 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3681660198' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:57.081 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:56 smithi120 ceph-mon[109467]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:57.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:56 smithi077 ceph-mon[108612]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:57.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:56 smithi077 ceph-mon[114740]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:57.342 INFO:teuthology.orchestra.run.smithi120.stdout:[client.1] 2023-12-06T15:02:57.342 INFO:teuthology.orchestra.run.smithi120.stdout: key = AQAhjXBlAXcnFBAAFbruKmmIts5IMQqdK/ryxg== 2023-12-06T15:02:57.896 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2023-12-06T15:02:57.897 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T15:02:57.897 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T15:02:57.922 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:57 smithi120 ceph-mon[109467]: from='client.? 172.21.15.120:0/81985398' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.923 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:57 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.923 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:57 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:57.936 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T15:02:57.936 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T15:02:57.936 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[108612]: from='client.? 172.21.15.120:0/81985398' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[114740]: from='client.? 172.21.15.120:0/81985398' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:02:57.966 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:57 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:02:58.168 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:02:58.566 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 systemd[1]: Starting Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:02:58.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:58 smithi077 ceph-mon[108612]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:58.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:58 smithi077 ceph-mon[114740]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-mon[109467]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:02:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T15:02:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T15:02:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi120 (none))" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.684Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.685Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.686Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.686Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.688Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.688Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.473µs 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.688Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.688Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.688Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.088µs wal_replay_duration=258.854µs total_replay_duration=291.013µs 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.689Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.689Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.689Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:02:59.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 bash[127097]: 79a24eebc55697b10a3c23e0e47fb58b49363990ecbf531144a7dc7cec8a49db 2023-12-06T15:02:59.135 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 systemd[1]: Started Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:02:59.135 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.705Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.643848ms db_storage=667ns remote_storage=1.63µs web_handler=214ns query_engine=582ns scrape=394.733µs scrape_sd=15.765µs notify=1.116µs notify_sd=1.285µs rules=16.081856ms 2023-12-06T15:02:59.135 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:02:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:02:58.705Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T15:02:59.377 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:02:59.712 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":19,"active_gid":24337,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6800","nonce":1177905840},{"type":"v1","addr":"172.21.15.77:6801","nonce":1177905840}]},"active_addr":"172.21.15.77:6801/1177905840","active_change":"2023-12-06T15:02:47.564223+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24338,"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.77:8443/","prometheus":"http://172.21.15.77: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":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.77:0","nonce":3375596665}]},{"addrvec":[{"type":"v2","addr":"172.21.15.77:0","nonce":231743367}]},{"addrvec":[{"type":"v2","addr":"172.21.15.77:0","nonce":1838874880}]},{"addrvec":[{"type":"v2","addr":"172.21.15.77:0","nonce":3810369026}]}]}} 2023-12-06T15:02:59.715 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T15:02:59.715 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T15:02:59.715 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:02:59.822 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:59.822 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[108612]: Deploying daemon node-exporter.a on smithi077 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/525542521' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[108612]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[114740]: Deploying daemon node-exporter.a on smithi077 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/525542521' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:02:59.823 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:02:59 smithi077 ceph-mon[114740]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:02:59.985 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:00.100 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:02:59 smithi077 bash[132102]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T15:03:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:59 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:59 smithi120 ceph-mon[109467]: Deploying daemon node-exporter.a on smithi077 2023-12-06T15:03:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:59 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/525542521' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:03:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:02:59 smithi120 ceph-mon[109467]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:00.368 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:00 smithi077 bash[132102]: Getting image source signatures 2023-12-06T15:03:00.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:00 smithi077 bash[132102]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T15:03:00.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:00 smithi077 bash[132102]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T15:03:00.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:00 smithi077 bash[132102]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T15:03:01.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:01 smithi077 bash[132102]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T15:03:01.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:01 smithi077 bash[132102]: Writing manifest to image destination 2023-12-06T15:03:01.834 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:03:01.834 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":59,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","created":"2023-12-06T14:59:01.340171+0000","modified":"2023-12-06T15:02:47.563907+0000","last_up_change":"2023-12-06T15:02:34.355512+0000","last_in_change":"2023-12-06T15:02:20.701993+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":"2023-12-06T15:01:16.399569+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":"23","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":"ea540d64-daa1-41f8-9dff-80c8039f11ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6803","nonce":3797358143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6805","nonce":3797358143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6809","nonce":3797358143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6807","nonce":3797358143}]},"public_addr":"172.21.15.77:6803/3797358143","cluster_addr":"172.21.15.77:6805/3797358143","heartbeat_back_addr":"172.21.15.77:6809/3797358143","heartbeat_front_addr":"172.21.15.77:6807/3797358143","state":["exists","up"]},{"osd":1,"uuid":"349fca0c-9019-4e41-b6c3-4d6af1dc4336","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.77:6810","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6811","nonce":2094784043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6813","nonce":2094784043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6817","nonce":2094784043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6815","nonce":2094784043}]},"public_addr":"172.21.15.77:6811/2094784043","cluster_addr":"172.21.15.77:6813/2094784043","heartbeat_back_addr":"172.21.15.77:6817/2094784043","heartbeat_front_addr":"172.21.15.77:6815/2094784043","state":["exists","up"]},{"osd":2,"uuid":"6cfee88b-b7e1-42de-8be7-2aaf7d80372e","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.77:6818","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6819","nonce":475763833}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6821","nonce":475763833}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6825","nonce":475763833}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6823","nonce":475763833}]},"public_addr":"172.21.15.77:6819/475763833","cluster_addr":"172.21.15.77:6821/475763833","heartbeat_back_addr":"172.21.15.77:6825/475763833","heartbeat_front_addr":"172.21.15.77:6823/475763833","state":["exists","up"]},{"osd":3,"uuid":"6e506e45-ad6f-4b5d-a565-2254f472aee0","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.77:6826","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6827","nonce":2199222165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6829","nonce":2199222165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6833","nonce":2199222165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6831","nonce":2199222165}]},"public_addr":"172.21.15.77:6827/2199222165","cluster_addr":"172.21.15.77:6829/2199222165","heartbeat_back_addr":"172.21.15.77:6833/2199222165","heartbeat_front_addr":"172.21.15.77:6831/2199222165","state":["exists","up"]},{"osd":4,"uuid":"817ebc2a-81ad-4471-b477-3ed5c5b317bb","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.120:6800","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6801","nonce":4091302145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6803","nonce":4091302145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6807","nonce":4091302145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6805","nonce":4091302145}]},"public_addr":"172.21.15.120:6801/4091302145","cluster_addr":"172.21.15.120:6803/4091302145","heartbeat_back_addr":"172.21.15.120:6807/4091302145","heartbeat_front_addr":"172.21.15.120:6805/4091302145","state":["exists","up"]},{"osd":5,"uuid":"a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6809","nonce":2498766051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6811","nonce":2498766051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6815","nonce":2498766051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6813","nonce":2498766051}]},"public_addr":"172.21.15.120:6809/2498766051","cluster_addr":"172.21.15.120:6811/2498766051","heartbeat_back_addr":"172.21.15.120:6815/2498766051","heartbeat_front_addr":"172.21.15.120:6813/2498766051","state":["exists","up"]},{"osd":6,"uuid":"23d0fbc2-9f25-47ea-b3c2-41478790e7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6817","nonce":1783974836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6819","nonce":1783974836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6823","nonce":1783974836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6821","nonce":1783974836}]},"public_addr":"172.21.15.120:6817/1783974836","cluster_addr":"172.21.15.120:6819/1783974836","heartbeat_back_addr":"172.21.15.120:6823/1783974836","heartbeat_front_addr":"172.21.15.120:6821/1783974836","state":["exists","up"]},{"osd":7,"uuid":"18442f4c-b755-4991-aeec-dbc149c99aad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6825","nonce":3115517883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6827","nonce":3115517883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6831","nonce":3115517883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6829","nonce":3115517883}]},"public_addr":"172.21.15.120:6825/3115517883","cluster_addr":"172.21.15.120:6827/3115517883","heartbeat_back_addr":"172.21.15.120:6831/3115517883","heartbeat_front_addr":"172.21.15.120:6829/3115517883","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":"2023-12-06T15:00:40.885245+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":"2023-12-06T15:00:57.452702+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":"2023-12-06T15:01:13.458550+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":"2023-12-06T15:01:29.670353+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":"2023-12-06T15:01:45.043394+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":"2023-12-06T15:02:00.871072+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":"2023-12-06T15:02:17.246063+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":"2023-12-06T15:02:33.268338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/1431269239":"2023-12-07T15:02:47.563876+0000","172.21.15.77:6800/2308126914":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3688627548":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/4099475631":"2023-12-07T14:59:44.048471+0000","172.21.15.77:0/2418326866":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/2308126914":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3834017371":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3216073854":"2023-12-07T14:59:22.945334+0000","172.21.15.77:6800/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6800/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/58031585":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/3729629260":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/4240362441":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/4138306017":"2023-12-07T14:59:22.945334+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}} 2023-12-06T15:03:02.320 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T15:03:02.321 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.108Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.108Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z 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/.+)($|/) 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z 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)$ 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T15:03:02.369 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T15:03:02.370 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T15:03:02.371 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.109Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.110Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T15:03:02.372 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[132352]: ts=2023-12-06T15:03:02.110Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T15:03:02.373 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 bash[132102]: eac3de0dd82da4e3a03db8d32234ff6841f2afab5bb738757838e2f66b3cb502 2023-12-06T15:03:02.373 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:03:02 smithi077 systemd[1]: Started Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:02.546 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:02.883 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:02 smithi120 systemd[1]: Starting Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:02 smithi120 ceph-mon[109467]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:02 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/70469998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:02 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:02 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:02.966 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[108612]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/70469998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[114740]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/70469998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:02.967 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:02 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:03.383 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:02 smithi120 bash[127349]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T15:03:03.706 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:03:03.706 INFO:teuthology.orchestra.run.smithi077.stdout:{"epoch":59,"fsid":"efbd4c76-9447-11ee-95a2-87774f69a715","created":"2023-12-06T14:59:01.340171+0000","modified":"2023-12-06T15:02:47.563907+0000","last_up_change":"2023-12-06T15:02:34.355512+0000","last_in_change":"2023-12-06T15:02:20.701993+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":"2023-12-06T15:01:16.399569+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":"23","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":"ea540d64-daa1-41f8-9dff-80c8039f11ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6803","nonce":3797358143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6805","nonce":3797358143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6808","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6809","nonce":3797358143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":3797358143},{"type":"v1","addr":"172.21.15.77:6807","nonce":3797358143}]},"public_addr":"172.21.15.77:6803/3797358143","cluster_addr":"172.21.15.77:6805/3797358143","heartbeat_back_addr":"172.21.15.77:6809/3797358143","heartbeat_front_addr":"172.21.15.77:6807/3797358143","state":["exists","up"]},{"osd":1,"uuid":"349fca0c-9019-4e41-b6c3-4d6af1dc4336","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.77:6810","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6811","nonce":2094784043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6812","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6813","nonce":2094784043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6816","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6817","nonce":2094784043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6814","nonce":2094784043},{"type":"v1","addr":"172.21.15.77:6815","nonce":2094784043}]},"public_addr":"172.21.15.77:6811/2094784043","cluster_addr":"172.21.15.77:6813/2094784043","heartbeat_back_addr":"172.21.15.77:6817/2094784043","heartbeat_front_addr":"172.21.15.77:6815/2094784043","state":["exists","up"]},{"osd":2,"uuid":"6cfee88b-b7e1-42de-8be7-2aaf7d80372e","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.77:6818","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6819","nonce":475763833}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6820","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6821","nonce":475763833}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6824","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6825","nonce":475763833}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6822","nonce":475763833},{"type":"v1","addr":"172.21.15.77:6823","nonce":475763833}]},"public_addr":"172.21.15.77:6819/475763833","cluster_addr":"172.21.15.77:6821/475763833","heartbeat_back_addr":"172.21.15.77:6825/475763833","heartbeat_front_addr":"172.21.15.77:6823/475763833","state":["exists","up"]},{"osd":3,"uuid":"6e506e45-ad6f-4b5d-a565-2254f472aee0","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.77:6826","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6827","nonce":2199222165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6828","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6829","nonce":2199222165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6832","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6833","nonce":2199222165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6830","nonce":2199222165},{"type":"v1","addr":"172.21.15.77:6831","nonce":2199222165}]},"public_addr":"172.21.15.77:6827/2199222165","cluster_addr":"172.21.15.77:6829/2199222165","heartbeat_back_addr":"172.21.15.77:6833/2199222165","heartbeat_front_addr":"172.21.15.77:6831/2199222165","state":["exists","up"]},{"osd":4,"uuid":"817ebc2a-81ad-4471-b477-3ed5c5b317bb","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.120:6800","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6801","nonce":4091302145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6803","nonce":4091302145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6807","nonce":4091302145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":4091302145},{"type":"v1","addr":"172.21.15.120:6805","nonce":4091302145}]},"public_addr":"172.21.15.120:6801/4091302145","cluster_addr":"172.21.15.120:6803/4091302145","heartbeat_back_addr":"172.21.15.120:6807/4091302145","heartbeat_front_addr":"172.21.15.120:6805/4091302145","state":["exists","up"]},{"osd":5,"uuid":"a6eeda09-ef72-4d0d-a9ed-1b2123d7bd59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6809","nonce":2498766051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6811","nonce":2498766051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6815","nonce":2498766051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2498766051},{"type":"v1","addr":"172.21.15.120:6813","nonce":2498766051}]},"public_addr":"172.21.15.120:6809/2498766051","cluster_addr":"172.21.15.120:6811/2498766051","heartbeat_back_addr":"172.21.15.120:6815/2498766051","heartbeat_front_addr":"172.21.15.120:6813/2498766051","state":["exists","up"]},{"osd":6,"uuid":"23d0fbc2-9f25-47ea-b3c2-41478790e7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6817","nonce":1783974836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6819","nonce":1783974836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6823","nonce":1783974836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1783974836},{"type":"v1","addr":"172.21.15.120:6821","nonce":1783974836}]},"public_addr":"172.21.15.120:6817/1783974836","cluster_addr":"172.21.15.120:6819/1783974836","heartbeat_back_addr":"172.21.15.120:6823/1783974836","heartbeat_front_addr":"172.21.15.120:6821/1783974836","state":["exists","up"]},{"osd":7,"uuid":"18442f4c-b755-4991-aeec-dbc149c99aad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6825","nonce":3115517883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6827","nonce":3115517883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6831","nonce":3115517883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3115517883},{"type":"v1","addr":"172.21.15.120:6829","nonce":3115517883}]},"public_addr":"172.21.15.120:6825/3115517883","cluster_addr":"172.21.15.120:6827/3115517883","heartbeat_back_addr":"172.21.15.120:6831/3115517883","heartbeat_front_addr":"172.21.15.120:6829/3115517883","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":"2023-12-06T15:00:40.885245+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":"2023-12-06T15:00:57.452702+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":"2023-12-06T15:01:13.458550+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":"2023-12-06T15:01:29.670353+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":"2023-12-06T15:01:45.043394+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":"2023-12-06T15:02:00.871072+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":"2023-12-06T15:02:17.246063+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":"2023-12-06T15:02:33.268338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.77:0/1431269239":"2023-12-07T15:02:47.563876+0000","172.21.15.77:6800/2308126914":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3688627548":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/4099475631":"2023-12-07T14:59:44.048471+0000","172.21.15.77:0/2418326866":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/2308126914":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3834017371":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/3216073854":"2023-12-07T14:59:22.945334+0000","172.21.15.77:6800/4045628450":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6800/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/58031585":"2023-12-07T14:59:44.048471+0000","172.21.15.77:6801/1331404938":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/3729629260":"2023-12-07T15:02:47.563876+0000","172.21.15.77:0/4240362441":"2023-12-07T14:59:22.945334+0000","172.21.15.77:0/4138306017":"2023-12-07T14:59:22.945334+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}} 2023-12-06T15:03:03.925 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:03 smithi077 ceph-mon[108612]: Deploying daemon node-exporter.b on smithi120 2023-12-06T15:03:03.925 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:03 smithi077 ceph-mon[114740]: Deploying daemon node-exporter.b on smithi120 2023-12-06T15:03:04.103 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T15:03:04.104 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T15:03:04.104 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T15:03:04.105 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T15:03:04.105 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T15:03:04.105 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T15:03:04.106 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T15:03:04.106 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T15:03:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:03 smithi120 ceph-mon[109467]: Deploying daemon node-exporter.b on smithi120 2023-12-06T15:03:04.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:03 smithi120 bash[127349]: Getting image source signatures 2023-12-06T15:03:04.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:03 smithi120 bash[127349]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T15:03:04.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:03 smithi120 bash[127349]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T15:03:04.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:03 smithi120 bash[127349]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T15:03:04.484 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.508 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.509 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.528 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.598 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.598 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:04.972 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:04 smithi077 ceph-mon[108612]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:04.973 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:04 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1149503237' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:04.973 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:04 smithi077 ceph-mon[114740]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:04.973 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:04 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1149503237' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:05.044 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:04 smithi120 ceph-mon[109467]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:05.045 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:04 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1149503237' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:03:05.386 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 bash[127349]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T15:03:05.386 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 bash[127349]: Writing manifest to image destination 2023-12-06T15:03:06.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.647Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T15:03:06.133 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.647Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z 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/.+)($|/) 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z 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)$ 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T15:03:06.134 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T15:03:06.135 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T15:03:06.136 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.648Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[127400]: ts=2023-12-06T15:03:05.649Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 bash[127349]: ff36c9bd68f1cea73376467d6cf427167a80acd9c87db846015777135cf98091 2023-12-06T15:03:06.137 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:03:05 smithi120 systemd[1]: Started Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:06.218 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[108612]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:06.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[114740]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:06.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:07.076 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:07.113 INFO:teuthology.orchestra.run.smithi077.stdout:34359738398 2023-12-06T15:03:07.114 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T15:03:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:06 smithi120 ceph-mon[109467]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:03:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:07.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:07.920 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:08.559 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:08.559 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[114740]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:08.559 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:08.559 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:08.560 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[108612]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:08.560 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:08.560 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:08] "GET /metrics HTTP/1.1" 200 191500 "" "Prometheus/2.33.4" 2023-12-06T15:03:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:08 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:08 smithi120 ceph-mon[109467]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:08 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:09.432 INFO:teuthology.orchestra.run.smithi077.stdout:77309411353 2023-12-06T15:03:09.432 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T15:03:10.082 INFO:teuthology.orchestra.run.smithi077.stdout:55834574876 2023-12-06T15:03:10.082 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T15:03:10.271 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:10.744 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:10 smithi077 ceph-mon[108612]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:10.744 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:10 smithi077 ceph-mon[114740]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:10.769 INFO:teuthology.orchestra.run.smithi077.stdout:231928233994 2023-12-06T15:03:10.770 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T15:03:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:10 smithi120 ceph-mon[109467]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:11.006 INFO:teuthology.orchestra.run.smithi077.stdout:133143986194 2023-12-06T15:03:11.007 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T15:03:12.381 INFO:teuthology.orchestra.run.smithi077.stdout:77309411354 2023-12-06T15:03:12.393 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:12.416 INFO:teuthology.orchestra.run.smithi077.stdout:197568495628 2023-12-06T15:03:12.417 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T15:03:12.494 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:12.808 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:12 smithi077 ceph-mon[108612]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:12.808 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:12 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3625696337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:03:12.808 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:12 smithi077 ceph-mon[114740]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:12.808 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:12 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3625696337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:03:13.120 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411353 got 77309411354 for osd.2 2023-12-06T15:03:13.120 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:12 smithi120 ceph-mon[109467]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3625696337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:03:13.948 INFO:teuthology.orchestra.run.smithi077.stdout:34359738399 2023-12-06T15:03:14.516 INFO:teuthology.orchestra.run.smithi077.stdout:111669149717 2023-12-06T15:03:14.517 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T15:03:14.591 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:14.838 INFO:teuthology.orchestra.run.smithi077.stdout:163208757263 2023-12-06T15:03:14.838 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T15:03:14.876 INFO:teuthology.orchestra.run.smithi077.stdout:55834574876 2023-12-06T15:03:14.992 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:14 smithi077 ceph-mon[108612]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:14.992 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:14 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1504956592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:03:14.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:14 smithi077 ceph-mon[114740]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:14.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:14 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1504956592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:03:15.047 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738398 got 34359738399 for osd.0 2023-12-06T15:03:15.047 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:15.058 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:14 smithi120 ceph-mon[109467]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:14 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1504956592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:03:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/324440863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:03:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:15.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/324440863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:03:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:15 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:15.999 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:16.000 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:15 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/324440863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:03:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:15 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:15 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:16.210 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574876 got 55834574876 for osd.1 2023-12-06T15:03:16.211 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:16 smithi077 ceph-mon[108612]: Deploying daemon alertmanager.a on smithi077 2023-12-06T15:03:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:16 smithi077 ceph-mon[108612]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:16 smithi077 ceph-mon[114740]: Deploying daemon alertmanager.a on smithi077 2023-12-06T15:03:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:16 smithi077 ceph-mon[114740]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:16.952 INFO:teuthology.orchestra.run.smithi077.stdout:231928233995 2023-12-06T15:03:17.005 INFO:teuthology.orchestra.run.smithi077.stdout:197568495629 2023-12-06T15:03:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:16 smithi120 ceph-mon[109467]: Deploying daemon alertmanager.a on smithi077 2023-12-06T15:03:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:16 smithi120 ceph-mon[109467]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:17.716 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495628 got 197568495629 for osd.6 2023-12-06T15:03:17.716 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:17.980 INFO:teuthology.orchestra.run.smithi077.stdout:133143986195 2023-12-06T15:03:17.992 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1945125124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:03:17.992 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1640436041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:03:17.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1945125124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:03:17.992 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1640436041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:03:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1945125124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:03:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1640436041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:03:18.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233994 got 231928233995 for osd.7 2023-12-06T15:03:18.467 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:18.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:18] "GET /metrics HTTP/1.1" 200 191475 "" "Prometheus/2.33.4" 2023-12-06T15:03:19.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:18 smithi077 ceph-mon[108612]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:19.018 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:18 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1080884879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:03:19.018 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:18 smithi077 ceph-mon[114740]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:19.018 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:18 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1080884879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:03:19.034 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986194 got 133143986195 for osd.4 2023-12-06T15:03:19.034 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:18 smithi120 ceph-mon[109467]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:18 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1080884879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:03:19.956 INFO:teuthology.orchestra.run.smithi077.stdout:163208757263 2023-12-06T15:03:20.056 INFO:teuthology.orchestra.run.smithi077.stdout:111669149718 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[108612]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3439264415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/722000879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[114740]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3439264415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:03:20.739 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:20 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/722000879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:03:20.779 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757263 for osd.5 2023-12-06T15:03:20.779 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:20 smithi120 ceph-mon[109467]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:20 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3439264415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:03:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:20 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/722000879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:03:20.944 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149717 got 111669149718 for osd.3 2023-12-06T15:03:20.944 DEBUG:teuthology.parallel:result is None 2023-12-06T15:03:20.944 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T15:03:20.944 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:03:21.343 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:22.119 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 systemd[1]: Starting Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:22.719 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:03:22.720 INFO:teuthology.orchestra.run.smithi077.stderr:dumped all 2023-12-06T15:03:22.997 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-mon[108612]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:22.998 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-mon[114740]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.821Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.822Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.822Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.77 port=9094 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.824Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 bash[136584]: e2ba61d13c121d91393fdf8d5996a07cd2af5749ad0cee0dfa587cf9bb11b7cb 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 systemd[1]: Started Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.849Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.849Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.852Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T15:03:22.998 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:22.852Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T15:03:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:22 smithi120 ceph-mon[109467]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:23.200 INFO:teuthology.orchestra.run.smithi077.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2023-12-06T15:03:21.613502+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":48708,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42560,"kb_avail":749912508,"statfs":{"total":767960285184,"available":767910408192,"internally_reserved":0,"allocated":6230016,"data_stored":3484746,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43581440},"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.002062"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":269,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-06T15:02:47.705900+0000","last_change":"2023-12-06T15:02:37.480881+0000","last_active":"2023-12-06T15:02:47.705900+0000","last_peered":"2023-12-06T15:02:47.705900+0000","last_clean":"2023-12-06T15:02:47.705900+0000","last_became_active":"2023-12-06T15:02:37.480398+0000","last_became_peered":"2023-12-06T15:02:37.480398+0000","last_unstale":"2023-12-06T15:02:47.705900+0000","last_undegraded":"2023-12-06T15:02:47.705900+0000","last_fullsized":"2023-12-06T15:02:47.705900+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:01:16.755069+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:01:16.755069+0000","last_clean_scrub_stamp":"2023-12-06T15:01:16.755069+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 @ 2023-12-07T22:47:15.135721+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":54,"seq":231928233996,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766114,"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38600000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68200000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.629}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55900000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495630,"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":766122,"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41099999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46100000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36499999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45300000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52900000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":236929,"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":"Wed Dec 6 15:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.33100000000000002,"15min":0.32900000000000001},"min":{"1min":0.23000000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.51800000000000002,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35799999999999998,"15min":0.35299999999999998},"min":{"1min":0.24399999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.52100000000000002}]},{"osd":2,"last update":"Wed Dec 6 15:02:16 2023","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.438}]},{"osd":3,"last update":"Wed Dec 6 15:02:35 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.51100000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.71899999999999997}]},{"osd":5,"last update":"Wed Dec 6 15:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.621},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.70399999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73699999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6856,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738296,"statfs":{"total":95995035648,"available":95988015104,"internally_reserved":0,"allocated":1114112,"data_stored":766387,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Wed Dec 6 15:03:02 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36299999999999999,"15min":0.35999999999999999},"min":{"1min":0.26300000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.52100000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.20499999999999999},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.34999999999999998,"15min":0.34200000000000003},"min":{"1min":0.26000000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.27000000000000002}]},{"osd":2,"last update":"Wed Dec 6 15:02:20 2023","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.252},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.29199999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.32500000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:02:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Dec 6 15:03:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.52000000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59399999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54100000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6204,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738948,"statfs":{"total":95995035648,"available":95988682752,"internally_reserved":0,"allocated":577536,"data_stored":236817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Wed Dec 6 15:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.246,"5min":0.219,"15min":0.219},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.31},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38300000000000001,"15min":0.38200000000000001},"min":{"1min":0.23699999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.23699999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.373,"15min":0.37},"min":{"1min":0.253,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.41099999999999998,"15min":0.40600000000000003},"min":{"1min":0.27300000000000002,"5min":0.224,"15min":0.224},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.35099999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:32 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.25}]},{"osd":4,"last update":"Wed Dec 6 15:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.55500000000000005}]},{"osd":5,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.505},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.54500000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"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":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.34799999999999998}]},{"osd":1,"last update":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.312},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.32500000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.29699999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.435}]},{"osd":5,"last update":"Wed Dec 6 15:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.54600000000000004}]},{"osd":1,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.47599999999999998}]},{"osd":2,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.504},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.41799999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.373},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.48899999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.44900000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"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":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":0.42699999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":2.1459999999999999,"5min":2.1459999999999999,"15min":2.1459999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.2709999999999999,"5min":2.2709999999999999,"15min":2.2709999999999999},"last":0.38900000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.415,"5min":2.415,"15min":2.415},"last":0.372},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.6589999999999998,"5min":2.6589999999999998,"15min":2.6589999999999998},"last":0.505}]},{"osd":3,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.47299999999999998}]},{"osd":4,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.52600000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54000000000000004}]}]}],"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}]}} 2023-12-06T15:03:23.202 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:03:23.427 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:24.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:24.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: Deploying daemon grafana.a on smithi120 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[108612]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: Deploying daemon grafana.a on smithi120 2023-12-06T15:03:24.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:23 smithi077 ceph-mon[114740]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: Deploying daemon grafana.a on smithi120 2023-12-06T15:03:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:23 smithi120 ceph-mon[109467]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:24.539 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:03:24.540 INFO:teuthology.orchestra.run.smithi077.stderr:dumped all 2023-12-06T15:03:24.909 INFO:teuthology.orchestra.run.smithi077.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2023-12-06T15:03:23.613861+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":48708,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42560,"kb_avail":749912508,"statfs":{"total":767960285184,"available":767910408192,"internally_reserved":0,"allocated":6230016,"data_stored":3484746,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43581440},"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.002000"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":269,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-06T15:02:47.705900+0000","last_change":"2023-12-06T15:02:37.480881+0000","last_active":"2023-12-06T15:02:47.705900+0000","last_peered":"2023-12-06T15:02:47.705900+0000","last_clean":"2023-12-06T15:02:47.705900+0000","last_became_active":"2023-12-06T15:02:37.480398+0000","last_became_peered":"2023-12-06T15:02:37.480398+0000","last_unstale":"2023-12-06T15:02:47.705900+0000","last_undegraded":"2023-12-06T15:02:47.705900+0000","last_fullsized":"2023-12-06T15:02:47.705900+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:01:16.755069+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:01:16.755069+0000","last_clean_scrub_stamp":"2023-12-06T15:01:16.755069+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 @ 2023-12-07T22:47:15.135721+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":54,"seq":231928233996,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766114,"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38600000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68200000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.629}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55900000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495630,"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":766122,"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41099999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46100000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36499999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45300000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52900000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":236929,"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":"Wed Dec 6 15:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.33100000000000002,"15min":0.32900000000000001},"min":{"1min":0.23000000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.51800000000000002,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.35799999999999998,"15min":0.35299999999999998},"min":{"1min":0.24399999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.52100000000000002}]},{"osd":2,"last update":"Wed Dec 6 15:02:16 2023","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.438}]},{"osd":3,"last update":"Wed Dec 6 15:02:35 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.51100000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.71899999999999997}]},{"osd":5,"last update":"Wed Dec 6 15:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.621},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.70399999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73699999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6856,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738296,"statfs":{"total":95995035648,"available":95988015104,"internally_reserved":0,"allocated":1114112,"data_stored":766387,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Wed Dec 6 15:03:02 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36299999999999999,"15min":0.35999999999999999},"min":{"1min":0.26300000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.52100000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.20499999999999999},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.34999999999999998,"15min":0.34200000000000003},"min":{"1min":0.26000000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.27000000000000002}]},{"osd":2,"last update":"Wed Dec 6 15:02:20 2023","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.252},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.29199999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.32500000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:02:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Dec 6 15:03:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.52000000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59399999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54100000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6204,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738948,"statfs":{"total":95995035648,"available":95988682752,"internally_reserved":0,"allocated":577536,"data_stored":236817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Wed Dec 6 15:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.36599999999999999,"15min":0.35999999999999999},"min":{"1min":0.246,"5min":0.219,"15min":0.219},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.31},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38300000000000001,"15min":0.38200000000000001},"min":{"1min":0.23699999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.23699999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.373,"15min":0.37},"min":{"1min":0.253,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.41099999999999998,"15min":0.40600000000000003},"min":{"1min":0.27300000000000002,"5min":0.224,"15min":0.224},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.35099999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:32 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.25}]},{"osd":4,"last update":"Wed Dec 6 15:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.55500000000000005}]},{"osd":5,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.505},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.54500000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"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":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.34799999999999998}]},{"osd":1,"last update":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.312},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.32500000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.29699999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.435}]},{"osd":5,"last update":"Wed Dec 6 15:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.54600000000000004}]},{"osd":1,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.47599999999999998}]},{"osd":2,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.504},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.41799999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:02:50 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.373},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.48899999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.44900000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237459,"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":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":0.42699999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":2.1459999999999999,"5min":2.1459999999999999,"15min":2.1459999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.2709999999999999,"5min":2.2709999999999999,"15min":2.2709999999999999},"last":0.38900000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.415,"5min":2.415,"15min":2.415},"last":0.372},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.6589999999999998,"5min":2.6589999999999998,"15min":2.6589999999999998},"last":0.505}]},{"osd":3,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.47299999999999998}]},{"osd":4,"last update":"Wed Dec 6 15:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.52600000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54000000000000004}]}]}],"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}]}} 2023-12-06T15:03:24.911 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T15:03:24.911 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T15:03:24.911 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T15:03:24.911 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid efbd4c76-9447-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T15:03:25.118 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:24.824Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000030906s 2023-12-06T15:03:25.135 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T15:03:25.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:25 smithi077 ceph-mon[108612]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:25.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:25 smithi077 ceph-mon[114740]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:25 smithi120 ceph-mon[109467]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:03:26.321 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-06T15:03:26.322 INFO:teuthology.orchestra.run.smithi077.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T15:03:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:26 smithi077 ceph-mon[108612]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:26 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2380473390' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:03:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:26 smithi077 ceph-mon[114740]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:26 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2380473390' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:03:26.717 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T15:03:26.717 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T15:03:26.717 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:03:26.729 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T15:03:26.730 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T15:03:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:26 smithi120 ceph-mon[109467]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:26 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2380473390' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:03:28.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:28.384 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:03:28.393 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T15:03:28.394 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T15:03:28.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:28] "GET /metrics HTTP/1.1" 200 191475 "" "Prometheus/2.33.4" 2023-12-06T15:03:29.049 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[108612]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:29.049 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:29.050 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' 2023-12-06T15:03:29.050 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[114740]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:29.050 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:29.050 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:28 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' 2023-12-06T15:03:29.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:28 smithi120 ceph-mon[109467]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:29.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:28 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:29.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:28 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' 2023-12-06T15:03:30.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:30 smithi077 ceph-mon[108612]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:30.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:30 smithi077 ceph-mon[114740]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:30.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:30 smithi120 ceph-mon[109467]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "f7e70f82-095b-41af-9665-59e748a755e6", 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "r", 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout: "current_period": "98666fe6-4653-485a-a44a-5c50dc552fb5", 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout: "epoch": 1 2023-12-06T15:03:31.526 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:03:31.757 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:31 smithi120 ceph-mon[109467]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:03:31.757 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:31 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2232772613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:31.757 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:31 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:31.829 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[108612]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:03:31.830 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2232772613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:31.830 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:31.830 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[114740]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:03:31.830 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2232772613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:31.830 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:31 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:03:32.045 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T15:03:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[108612]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[108612]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[108612]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[114740]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[114740]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-mon[114740]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:03:32.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:32 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:03:32.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:32 smithi120 ceph-mon[109467]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:03:32.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:32 smithi120 ceph-mon[109467]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:32.767 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:32 smithi120 ceph-mon[109467]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:03:32.979 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:32 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:32.827Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00302635s 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "80c623c3-d84a-4eb5-9b94-7af73b4bef69", 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "default", 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout: "api_name": "default", 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout: "is_master": "true", 2023-12-06T15:03:33.096 INFO:teuthology.orchestra.run.smithi077.stdout: "endpoints": [], 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "hostnames": [], 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "hostnames_s3website": [], 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "master_zone": "", 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "zones": [], 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "placement_targets": [], 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "default_placement": "", 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_id": "f7e70f82-095b-41af-9665-59e748a755e6", 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "sync_policy": { 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: "groups": [] 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:33.097 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:03:33.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 systemd[1]: Starting Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:33.450 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T15:03:33.835 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T15:03:33.836 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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----- 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T15:03:33.837 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T15:03:33.838 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 bash[128176]: b8dda565fc5895199883f3dc9af45edf5338e5d25a62c3bb7ebd00d01c1d7638 2023-12-06T15:03:33.839 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 systemd[1]: Started Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T15:03:33.840 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T15:03:33.842 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T15:03:33.843 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T15:03:33.844 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T15:03:33.845 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T15:03:33.846 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-06T15:03:33.847 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T15:03:33.848 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T15:03:33.849 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T15:03:33.850 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T15:03:33.851 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T15:03:33.852 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T15:03:33.853 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T15:03:33.854 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T15:03:33.855 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T15:03:33.856 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T15:03:33.857 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T15:03:34.107 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T15:03:34.108 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T15:03:34.109 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-06T15:03:34.110 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-06T15:03:34.111 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T15:03:34.112 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-06T15:03:34.113 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+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" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-06T15:03:34.114 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-06T15:03:34.115 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T15:03:34.116 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=475.586121ms 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T15:03:34.117 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T15:03:34.118 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T15:03:34.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T15:03:34.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03: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 2023-12-06T15:03:34.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T15:03:34.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T15:03:34.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T15:03:34.384 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:03:34+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "d0c11589-1738-4749-9476-b1b757ba4fb0", 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "z", 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout: "control_pool": "z.rgw.control", 2023-12-06T15:03:34.700 INFO:teuthology.orchestra.run.smithi077.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "log_pool": "z.rgw.log", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "system_key": { 2023-12-06T15:03:34.701 INFO:teuthology.orchestra.run.smithi077.stdout: "access_key": "", 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "secret_key": "" 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "placement_pools": [ 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: { 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "key": "default-placement", 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "val": { 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "storage_classes": { 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "STANDARD": { 2023-12-06T15:03:34.702 INFO:teuthology.orchestra.run.smithi077.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: "index_type": 0 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_id": "f7e70f82-095b-41af-9665-59e748a755e6", 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-06T15:03:34.703 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:03:34.717 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[108612]: pgmap v29: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:34.717 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:34.717 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:34.718 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:34.718 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[114740]: pgmap v29: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:34.718 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:34.718 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:34.718 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:34 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-mon[109467]: pgmap v29: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:34 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:35.252 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T15:03:36.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[108612]: pgmap v30: 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 2023-12-06T15:03:36.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[114740]: pgmap v30: 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 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:36.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:36 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:37.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:36 smithi120 ceph-mon[109467]: pgmap v30: 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 2023-12-06T15:03:37.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:36 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:37.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:36 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:37.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:36 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:37.931 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:37 smithi077 ceph-mon[108612]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:03:37.931 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:37 smithi077 ceph-mon[108612]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:03:37.931 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:37 smithi077 ceph-mon[114740]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:03:37.931 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:37 smithi077 ceph-mon[114740]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:03:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:37 smithi120 ceph-mon[109467]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:03:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:37 smithi120 ceph-mon[109467]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:03:38.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:38.532 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 systemd[1]: Stopping Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:38.532 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 bash[138793]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T15:03:38.532 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:38] "GET /metrics HTTP/1.1" 200 192531 "" "Prometheus/2.33.4" 2023-12-06T15:03:38.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[108612]: pgmap v31: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:03:38.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[108612]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:38.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[136618]: level=info ts=2023-12-06T15:03:38.532Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:03:38.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 bash[138805]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T15:03:38.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 bash[138845]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[114740]: pgmap v31: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[114740]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:03:38.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:38 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:38 smithi120 ceph-mon[109467]: pgmap v31: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:03:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:38 smithi120 ceph-mon[109467]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:03:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:38 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:03:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:38 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:39.166 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:03:39.166 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 systemd[1]: Stopped Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:39.166 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:38 smithi077 systemd[1]: Starting Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.276Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.276Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.277Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.77 port=9094 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.279Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 bash[138911]: 32e0bce43919c988d8574040db4d3a35f5ea4fbc70a26e507c30c7337261461d 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 systemd[1]: Started Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.305Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.305Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.307Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T15:03:39.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:39.307Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:03:40.116 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:39 smithi120 ceph-mon[109467]: pgmap v34: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 KiB/s wr, 7 op/s 2023-12-06T15:03:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:03:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[108612]: pgmap v34: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 KiB/s wr, 7 op/s 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:03:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:39 smithi077 ceph-mon[114740]: pgmap v34: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 KiB/s wr, 7 op/s 2023-12-06T15:03:40.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:40 smithi120 ceph-mon[109467]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T15:03:40.800 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:40 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:03:41.078 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 systemd[1]: Stopping Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:41.079 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 bash[128915]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:03:41.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:40 smithi077 ceph-mon[108612]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T15:03:41.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:40 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:03:41.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:40 smithi077 ceph-mon[114740]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T15:03:41.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:40 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.078Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:03:41.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:03:41.384 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T15:03:41.384 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[127111]: ts=2023-12-06T15:03:41.079Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T15:03:41.384 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 bash[128927]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T15:03:41.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:41.279Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000153137s 2023-12-06T15:03:41.653 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 bash[128966]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:03:41.653 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:03:41.653 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 systemd[1]: Stopped Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:41.653 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 systemd[1]: Starting Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:03:41.969 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:03:41.969 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-mon[109467]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T15:03:41.969 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-mon[109467]: pgmap v37: 97 pgs: 32 unknown, 32 creating+peering, 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 2023-12-06T15:03:41.969 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-mon[109467]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T15:03:41.969 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:03:41.969 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:03:41.969 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T15:03:41.969 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T15:03:41.969 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi120 (none))" 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.770Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.771Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.772Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.772Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 bash[129031]: 247d07495cb92e2453617906d8d7bfa43db60af218d9eb451f44732142584f14 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 systemd[1]: Started Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.776Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.776Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.076µs 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.776Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.969Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.969Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T15:03:41.970 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.969Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.355µs wal_replay_duration=192.746909ms total_replay_duration=192.793377ms 2023-12-06T15:03:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:03:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[108612]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[108612]: pgmap v37: 97 pgs: 32 unknown, 32 creating+peering, 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 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[108612]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3592434962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[114740]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[114740]: pgmap v37: 97 pgs: 32 unknown, 32 creating+peering, 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 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[114740]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T15:03:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:41 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:03:42.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.971Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:03:42.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.971Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T15:03:42.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.971Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:03:42.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.988Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.564196ms db_storage=823ns remote_storage=1.34µs web_handler=336ns query_engine=629ns scrape=737.875µs scrape_sd=23.454µs notify=24.292µs notify_sd=7.619µs rules=15.548576ms 2023-12-06T15:03:42.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:03:41 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:03:41.988Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:03:43.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T15:03:43.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:42 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.77:9093"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.120:9095"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.120:3000"}]: dispatch 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T15:03:43.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:42 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: pgmap v40: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:44.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:44 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "ba4d0d06-d04d-45ce-ba69-9586bf1b5e36", 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "epoch": 1, 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "predecessor_uuid": "98666fe6-4653-485a-a44a-5c50dc552fb5", 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "sync_status": [], 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "period_map": { 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "ba4d0d06-d04d-45ce-ba69-9586bf1b5e36", 2023-12-06T15:03:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "zonegroups": [ 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: { 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "80c623c3-d84a-4eb5-9b94-7af73b4bef69", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "default", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "api_name": "default", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "is_master": "true", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "endpoints": [], 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "hostnames": [], 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "hostnames_s3website": [], 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "master_zone": "d0c11589-1738-4749-9476-b1b757ba4fb0", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "zones": [ 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: { 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "id": "d0c11589-1738-4749-9476-b1b757ba4fb0", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "z", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "endpoints": [], 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "log_meta": "false", 2023-12-06T15:03:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "log_data": "false", 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "bucket_index_max_shards": 11, 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "read_only": "false", 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "tier_type": "", 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "sync_from_all": "true", 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "sync_from": [], 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "redirect_zone": "" 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: "placement_targets": [ 2023-12-06T15:03:44.753 INFO:teuthology.orchestra.run.smithi077.stdout: { 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: "name": "default-placement", 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: "tags": [], 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: "storage_classes": [ 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: "STANDARD" 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:03:44.754 INFO:teuthology.orchestra.run.smithi077.stdout: "default_placement": "default-placement", 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_id": "f7e70f82-095b-41af-9665-59e748a755e6", 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: "sync_policy": { 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: "groups": [] 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:03:44.755 INFO:teuthology.orchestra.run.smithi077.stdout: "short_zone_ids": [ 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: { 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: "key": "d0c11589-1738-4749-9476-b1b757ba4fb0", 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: "val": 3286980872 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: "master_zonegroup": "80c623c3-d84a-4eb5-9b94-7af73b4bef69", 2023-12-06T15:03:44.756 INFO:teuthology.orchestra.run.smithi077.stdout: "master_zone": "d0c11589-1738-4749-9476-b1b757ba4fb0", 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "period_config": { 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "bucket_quota": { 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "enabled": false, 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "check_on_raw": false, 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "max_size": -1, 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "max_size_kb": 0, 2023-12-06T15:03:44.757 INFO:teuthology.orchestra.run.smithi077.stdout: "max_objects": -1 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: "user_quota": { 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: "enabled": false, 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: "check_on_raw": false, 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: "max_size": -1, 2023-12-06T15:03:44.758 INFO:teuthology.orchestra.run.smithi077.stdout: "max_size_kb": 0, 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: "max_objects": -1 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: "user_ratelimit": { 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_ops": 0, 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_ops": 0, 2023-12-06T15:03:44.761 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_bytes": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_bytes": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "enabled": false 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "bucket_ratelimit": { 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_ops": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_ops": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_bytes": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_bytes": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "enabled": false 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "anonymous_ratelimit": { 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_ops": 0, 2023-12-06T15:03:44.762 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_ops": 0, 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "max_read_bytes": 0, 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "max_write_bytes": 0, 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "enabled": false 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_id": "f7e70f82-095b-41af-9665-59e748a755e6", 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_name": "r", 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout: "realm_epoch": 2 2023-12-06T15:03:44.763 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: pgmap v40: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: pgmap v40: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:03:44.772 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T15:03:44.773 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:03:44.773 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.773 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:44.773 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:44.773 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:44 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:45.112 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-06T15:03:45.802 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:03:45.802 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[108612]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T15:03:45.802 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[108612]: pgmap v43: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T15:03:45.802 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:03:45.802 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[114740]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T15:03:45.803 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:45 smithi077 ceph-mon[114740]: pgmap v43: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T15:03:45.983 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:45 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3344347127' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:03:45.984 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:45 smithi120 ceph-mon[109467]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T15:03:45.984 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:45 smithi120 ceph-mon[109467]: pgmap v43: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T15:03:46.490 INFO:teuthology.orchestra.run.smithi077.stdout:Scheduled rgw.foo update... 2023-12-06T15:03:46.894 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply rgw smpl' 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[114740]: Deploying daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:03:47.063 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:47.064 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:46 smithi077 ceph-mon[108612]: Deploying daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: Saving service rgw.foo spec with placement count:2 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:47.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:46 smithi120 ceph-mon[109467]: Deploying daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:03:48.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: pgmap v44: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 1 op/s 2023-12-06T15:03:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:48 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.237 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: pgmap v44: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 1 op/s 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.238 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: pgmap v44: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 1 op/s 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T15:03:48.239 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.240 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:03:48.240 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.240 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:03:48.588 INFO:teuthology.orchestra.run.smithi077.stdout:Scheduled rgw.smpl update... 2023-12-06T15:03:48.593 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:48] "GET /metrics HTTP/1.1" 200 196803 "" "Prometheus/2.33.4" 2023-12-06T15:03:48.964 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph osd pool create foo' 2023-12-06T15:03:49.280 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2023-12-06T15:03:49.280 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:49.281 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:49.282 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='client.24595 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:49.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:49 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:49.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:03:49 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:03:49.281Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00165357s 2023-12-06T15:03:50.045 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T15:03:50.045 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.045 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: Deploying daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[108612]: pgmap v47: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T15:03:50.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: Deploying daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:03:50.047 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:50 smithi077 ceph-mon[114740]: pgmap v47: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: Deploying daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:03:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:50 smithi120 ceph-mon[109467]: pgmap v47: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-06T15:03:51.039 INFO:teuthology.orchestra.run.smithi077.stderr:pool 'foo' created 2023-12-06T15:03:51.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/437167306' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:51.065 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/437167306' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:51.066 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:51 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:51 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/437167306' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:51 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T15:03:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:51 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:51 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:51 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:51.398 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'rbd pool init foo' 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[108612]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[108612]: pgmap v49: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[114740]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T15:03:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:52 smithi077 ceph-mon[114740]: pgmap v49: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-06T15:03:52.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:52 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T15:03:52.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:52 smithi120 ceph-mon[109467]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T15:03:52.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:52 smithi120 ceph-mon[109467]: pgmap v49: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-06T15:03:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:53 smithi120 ceph-mon[109467]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T15:03:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:53 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:53 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:53 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2339563473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:53 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:53.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[108612]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2339563473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[114740]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2339563473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:53.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:53 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T15:03:54.051 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[108612]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T15:03:54.051 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[108612]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T15:03:54.052 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[108612]: pgmap v52: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:54.052 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:54.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[114740]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T15:03:54.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[114740]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T15:03:54.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[114740]: pgmap v52: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:54.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:54 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:54 smithi120 ceph-mon[109467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T15:03:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:54 smithi120 ceph-mon[109467]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T15:03:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:54 smithi120 ceph-mon[109467]: pgmap v52: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:03:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:54 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.305 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T15:03:55.305 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: Checking dashboard <-> RGW credentials 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.306 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:55.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:55.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[108612]: Deploying daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: Checking dashboard <-> RGW credentials 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:55.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:55.309 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:55 smithi077 ceph-mon[114740]: Deploying daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: Checking dashboard <-> RGW credentials 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: Saving service rgw.smpl spec with placement count:2 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:55 smithi120 ceph-mon[109467]: Deploying daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:03:55.594 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-06T15:03:56.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:56 smithi077 ceph-mon[108612]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T15:03:56.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:56 smithi077 ceph-mon[108612]: pgmap v55: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s; 11 B/s, 0 objects/s recovering 2023-12-06T15:03:56.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:56 smithi077 ceph-mon[114740]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T15:03:56.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:56 smithi077 ceph-mon[114740]: pgmap v55: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s; 11 B/s, 0 objects/s recovering 2023-12-06T15:03:56.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:56 smithi120 ceph-mon[109467]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T15:03:56.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:56 smithi120 ceph-mon[109467]: pgmap v55: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 278 KiB/s rd, 8.5 KiB/s wr, 530 op/s; 11 B/s, 0 objects/s recovering 2023-12-06T15:03:57.041 INFO:teuthology.orchestra.run.smithi077.stdout:Scheduled iscsi.foo update... 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: Deploying daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:03:57.272 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: Deploying daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:57.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: Deploying daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:03:57.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:57 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:57.413 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'sleep 120' 2023-12-06T15:03:58.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:03:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:03:58.468 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:58.468 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: Saving service iscsi.foo spec with placement count:1 2023-12-06T15:03:58.468 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.1 KiB/s wr, 380 op/s; 8 B/s, 0 objects/s recovering 2023-12-06T15:03:58.468 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:03:58] "GET /metrics HTTP/1.1" 200 196803 "" "Prometheus/2.33.4" 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: Saving service iscsi.foo spec with placement count:1 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.1 KiB/s wr, 380 op/s; 8 B/s, 0 objects/s recovering 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:58.469 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:03:58 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: Saving service iscsi.foo spec with placement count:1 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: pgmap v56: 161 pgs: 161 active+clean; 584 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.1 KiB/s wr, 380 op/s; 8 B/s, 0 objects/s recovering 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:03:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:03:58 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:00.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:00 smithi077 ceph-mon[114740]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 373 KiB/s rd, 6.1 KiB/s wr, 635 op/s; 6 B/s, 0 objects/s recovering 2023-12-06T15:04:00.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:00 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:00.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:00 smithi077 ceph-mon[108612]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 373 KiB/s rd, 6.1 KiB/s wr, 635 op/s; 6 B/s, 0 objects/s recovering 2023-12-06T15:04:00.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:00 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:00.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:00 smithi120 ceph-mon[109467]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 373 KiB/s rd, 6.1 KiB/s wr, 635 op/s; 6 B/s, 0 objects/s recovering 2023-12-06T15:04:00.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:00 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:03.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:02 smithi077 ceph-mon[108612]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 307 KiB/s rd, 5.0 KiB/s wr, 522 op/s; 5 B/s, 0 objects/s recovering 2023-12-06T15:04:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:02 smithi077 ceph-mon[114740]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 307 KiB/s rd, 5.0 KiB/s wr, 522 op/s; 5 B/s, 0 objects/s recovering 2023-12-06T15:04:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:02 smithi120 ceph-mon[109467]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 307 KiB/s rd, 5.0 KiB/s wr, 522 op/s; 5 B/s, 0 objects/s recovering 2023-12-06T15:04:04.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:03 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:04.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:03 smithi077 ceph-mon[108612]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 641 B/s wr, 215 op/s 2023-12-06T15:04:04.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:03 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:04.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:03 smithi077 ceph-mon[114740]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 641 B/s wr, 215 op/s 2023-12-06T15:04:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:03 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:03 smithi120 ceph-mon[109467]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 641 B/s wr, 215 op/s 2023-12-06T15:04:05.736 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.737 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:05.738 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.738 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.738 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.738 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.738 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:05 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:04:05.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:05 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[108612]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[108612]: Deploying daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[108612]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[114740]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[114740]: Deploying daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:04:06.615 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:06 smithi077 ceph-mon[114740]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:06 smithi120 ceph-mon[109467]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T15:04:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:06 smithi120 ceph-mon[109467]: Deploying daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:04:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:06 smithi120 ceph-mon[109467]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:07.492 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: mgrmap e20: y(active, since 78s), standbys: x 2023-12-06T15:04:07.492 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:07.493 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:07.493 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:07.493 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3926488074' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:04:07.493 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]: dispatch 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: mgrmap e20: y(active, since 78s), standbys: x 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3926488074' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:04:07.819 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]: dispatch 2023-12-06T15:04:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: mgrmap e20: y(active, since 78s), standbys: x 2023-12-06T15:04:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:07.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:07.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3926488074' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:04:07.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:07 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]: dispatch 2023-12-06T15:04:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:08.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:08] "GET /metrics HTTP/1.1" 200 214172 "" "Prometheus/2.33.4" 2023-12-06T15:04:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:08 smithi120 ceph-mon[109467]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:08 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]': finished 2023-12-06T15:04:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:08 smithi120 ceph-mon[109467]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T15:04:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:08 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:08 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]: dispatch 2023-12-06T15:04:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[108612]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]': finished 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[108612]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]: dispatch 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[114740]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 614 B/s wr, 206 op/s 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3729514935' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1431269239"}]': finished 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[114740]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:08 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]: dispatch 2023-12-06T15:04:10.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]': finished 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[114740]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 7 op/s 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]': finished 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]: dispatch 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:09 smithi077 ceph-mon[108612]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 7 op/s 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1767994310' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/2308126914"}]': finished 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]: dispatch 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:04:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: Checking dashboard <-> RGW credentials 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:04:10.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:09 smithi120 ceph-mon[109467]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 7 op/s 2023-12-06T15:04:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]': finished 2023-12-06T15:04:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[108612]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T15:04:11.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]: dispatch 2023-12-06T15:04:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]': finished 2023-12-06T15:04:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[114740]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T15:04:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:10 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]: dispatch 2023-12-06T15:04:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:10 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3395609635' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3688627548"}]': finished 2023-12-06T15:04:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:10 smithi120 ceph-mon[109467]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T15:04:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:10 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]: dispatch 2023-12-06T15:04:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]': finished 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[108612]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/655074075' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[108612]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 255 B/s wr, 10 op/s 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]': finished 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[114740]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/655074075' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:11 smithi077 ceph-mon[114740]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 255 B/s wr, 10 op/s 2023-12-06T15:04:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:11 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4145412315' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4099475631"}]': finished 2023-12-06T15:04:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:11 smithi120 ceph-mon[109467]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T15:04:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:11 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/655074075' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:11 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]: dispatch 2023-12-06T15:04:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:11 smithi120 ceph-mon[109467]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 255 B/s wr, 10 op/s 2023-12-06T15:04:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]': finished 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[108612]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2408784366' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]': finished 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[114740]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2408784366' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:12 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:12 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/2418326866"}]': finished 2023-12-06T15:04:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:12 smithi120 ceph-mon[109467]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T15:04:13.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2408784366' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:13.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:12 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]: dispatch 2023-12-06T15:04:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]': finished 2023-12-06T15:04:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[108612]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]: dispatch 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[108612]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]': finished 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[114740]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]: dispatch 2023-12-06T15:04:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:13 smithi077 ceph-mon[114740]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:04:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:13 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/4045628450"}]': finished 2023-12-06T15:04:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:13 smithi120 ceph-mon[109467]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T15:04:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:13 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]: dispatch 2023-12-06T15:04:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:13 smithi120 ceph-mon[109467]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:04:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]': finished 2023-12-06T15:04:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[108612]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/261190605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]': finished 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[114740]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/261190605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:14 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:14 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/136406686' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/2308126914"}]': finished 2023-12-06T15:04:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:14 smithi120 ceph-mon[109467]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T15:04:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:14 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/261190605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:14 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]: dispatch 2023-12-06T15:04:16.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]': finished 2023-12-06T15:04:16.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[108612]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T15:04:16.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]: dispatch 2023-12-06T15:04:16.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[108612]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-06T15:04:16.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]': finished 2023-12-06T15:04:16.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[114740]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T15:04:16.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]: dispatch 2023-12-06T15:04:16.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:15 smithi077 ceph-mon[114740]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-06T15:04:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:15 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3834017371"}]': finished 2023-12-06T15:04:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:15 smithi120 ceph-mon[109467]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T15:04:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:15 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]: dispatch 2023-12-06T15:04:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:15 smithi120 ceph-mon[109467]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2023-12-06T15:04:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]': finished 2023-12-06T15:04:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[108612]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3691379768' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]': finished 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[114740]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3691379768' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:16 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:16 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/285379413' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3216073854"}]': finished 2023-12-06T15:04:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:16 smithi120 ceph-mon[109467]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T15:04:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:16 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3691379768' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:16 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]: dispatch 2023-12-06T15:04:18.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]': finished 2023-12-06T15:04:18.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[108612]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]: dispatch 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[108612]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]': finished 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[114740]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]: dispatch 2023-12-06T15:04:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:17 smithi077 ceph-mon[114740]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/4045628450"}]': finished 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-mon[109467]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]: dispatch 2023-12-06T15:04:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:17 smithi120 ceph-mon[109467]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2023-12-06T15:04:18.619 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:18] "GET /metrics HTTP/1.1" 200 214926 "" "Prometheus/2.33.4" 2023-12-06T15:04:19.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]': finished 2023-12-06T15:04:19.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[108612]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T15:04:19.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]: dispatch 2023-12-06T15:04:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]': finished 2023-12-06T15:04:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[114740]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T15:04:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:18 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]: dispatch 2023-12-06T15:04:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:18 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1861817339' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1331404938"}]': finished 2023-12-06T15:04:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:18 smithi120 ceph-mon[109467]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T15:04:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:18 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]: dispatch 2023-12-06T15:04:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]': finished 2023-12-06T15:04:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[108612]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T15:04:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]: dispatch 2023-12-06T15:04:20.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[108612]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]': finished 2023-12-06T15:04:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[114740]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T15:04:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]: dispatch 2023-12-06T15:04:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:19 smithi077 ceph-mon[114740]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:19 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2798453497' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/58031585"}]': finished 2023-12-06T15:04:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:19 smithi120 ceph-mon[109467]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T15:04:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:19 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]: dispatch 2023-12-06T15:04:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:19 smithi120 ceph-mon[109467]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:21.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]': finished 2023-12-06T15:04:21.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[108612]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T15:04:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]: dispatch 2023-12-06T15:04:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]': finished 2023-12-06T15:04:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[114740]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T15:04:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:20 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]: dispatch 2023-12-06T15:04:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:20 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3602024932' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1331404938"}]': finished 2023-12-06T15:04:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:20 smithi120 ceph-mon[109467]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T15:04:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:20 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]: dispatch 2023-12-06T15:04:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]': finished 2023-12-06T15:04:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[108612]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T15:04:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]: dispatch 2023-12-06T15:04:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[108612]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]': finished 2023-12-06T15:04:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[114740]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T15:04:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]: dispatch 2023-12-06T15:04:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:21 smithi077 ceph-mon[114740]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:21 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2746940605' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3729629260"}]': finished 2023-12-06T15:04:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:21 smithi120 ceph-mon[109467]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T15:04:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:21 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]: dispatch 2023-12-06T15:04:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:21 smithi120 ceph-mon[109467]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:23.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]': finished 2023-12-06T15:04:23.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[108612]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T15:04:23.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]: dispatch 2023-12-06T15:04:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]': finished 2023-12-06T15:04:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[114740]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T15:04:23.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:22 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]: dispatch 2023-12-06T15:04:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:22 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4023986587' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4240362441"}]': finished 2023-12-06T15:04:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:22 smithi120 ceph-mon[109467]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T15:04:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:22 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]: dispatch 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]': finished 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[108612]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[108612]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]': finished 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[114740]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T15:04:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:23 smithi077 ceph-mon[114740]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:04:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:23 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/303887426' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/4138306017"}]': finished 2023-12-06T15:04:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:23 smithi120 ceph-mon[109467]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T15:04:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:23 smithi120 ceph-mon[109467]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:04:27.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:26 smithi077 ceph-mon[108612]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T15:04:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:26 smithi077 ceph-mon[114740]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T15:04:27.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:26 smithi120 ceph-mon[109467]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T15:04:28.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:28.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:28] "GET /metrics HTTP/1.1" 200 214926 "" "Prometheus/2.33.4" 2023-12-06T15:04:29.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:28 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:29.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:28 smithi077 ceph-mon[108612]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2023-12-06T15:04:29.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:28 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:29.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:28 smithi077 ceph-mon[114740]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2023-12-06T15:04:29.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:28 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:29.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:28 smithi120 ceph-mon[109467]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2023-12-06T15:04:30.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:30 smithi077 ceph-mon[108612]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:30.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:30 smithi077 ceph-mon[114740]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:30.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:30 smithi120 ceph-mon[109467]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:33.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:32 smithi077 ceph-mon[108612]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:04:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:32 smithi077 ceph-mon[114740]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:04:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:32 smithi120 ceph-mon[109467]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:04:35.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:34 smithi077 ceph-mon[108612]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:04:35.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:34 smithi077 ceph-mon[114740]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:04:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:34 smithi120 ceph-mon[109467]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:04:37.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:36 smithi077 ceph-mon[108612]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:37.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:36 smithi077 ceph-mon[114740]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:37.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:36 smithi120 ceph-mon[109467]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:37 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:37 smithi077 ceph-mon[108612]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:37 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:37 smithi077 ceph-mon[114740]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:38.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:37 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:37 smithi120 ceph-mon[109467]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:38.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:38] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2023-12-06T15:04:40.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:40 smithi077 ceph-mon[108612]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:40.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:40 smithi077 ceph-mon[114740]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:40.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:40 smithi120 ceph-mon[109467]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:43.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:42 smithi077 ceph-mon[108612]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:43.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:42 smithi077 ceph-mon[114740]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:42 smithi120 ceph-mon[109467]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:45.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:44 smithi077 ceph-mon[108612]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:44 smithi077 ceph-mon[114740]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:45.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:44 smithi120 ceph-mon[109467]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:45 smithi077 ceph-mon[108612]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:45 smithi077 ceph-mon[114740]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:45 smithi120 ceph-mon[109467]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:04:48.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:48] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-06T15:04:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:50 smithi077 ceph-mon[108612]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:50.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:50 smithi077 ceph-mon[114740]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:50.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:50 smithi120 ceph-mon[109467]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:53.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:52 smithi077 ceph-mon[108612]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:52 smithi077 ceph-mon[114740]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:52 smithi120 ceph-mon[109467]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:54.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:53 smithi077 ceph-mon[108612]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:53 smithi077 ceph-mon[114740]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:53 smithi120 ceph-mon[109467]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:04:57.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:56 smithi077 ceph-mon[108612]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:57.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:56 smithi077 ceph-mon[114740]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:57.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:56 smithi120 ceph-mon[109467]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:57 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:04:57 smithi077 ceph-mon[108612]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:57 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:04:57 smithi077 ceph-mon[114740]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:58.132 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:04:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:04:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:57 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:04:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:04:57 smithi120 ceph-mon[109467]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:04:58.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:04:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:04:58] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-06T15:05:00.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:00 smithi077 ceph-mon[108612]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:00.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:00 smithi077 ceph-mon[114740]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:00.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:00 smithi120 ceph-mon[109467]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:03.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:02 smithi077 ceph-mon[108612]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:02 smithi077 ceph-mon[114740]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:02 smithi120 ceph-mon[109467]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:03 smithi077 ceph-mon[108612]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:03 smithi077 ceph-mon[114740]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:03.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:03.520Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:03.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:03.520Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:03 smithi120 ceph-mon[109467]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:06.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:05 smithi077 ceph-mon[108612]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:06.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:05 smithi077 ceph-mon[114740]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:06.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:05 smithi120 ceph-mon[109467]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:08.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:08] "GET /metrics HTTP/1.1" 200 214833 "" "Prometheus/2.33.4" 2023-12-06T15:05:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:08 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:08 smithi077 ceph-mon[108612]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:08 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:08 smithi077 ceph-mon[114740]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:08 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:08 smithi120 ceph-mon[109467]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:09.745 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:05:09.745 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:09 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:05:09.745 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:09 smithi120 ceph-mon[109467]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:09.751 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:05:09.751 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:05:09.751 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[108612]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:09.752 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:05:09.752 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:05:09.752 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:09 smithi077 ceph-mon[114740]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:10 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:05:11.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:10 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:05:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:10 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:05:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:11 smithi077 ceph-mon[108612]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:11 smithi077 ceph-mon[114740]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:11 smithi120 ceph-mon[109467]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:13 smithi077 ceph-mon[108612]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:13 smithi077 ceph-mon[114740]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:13.870 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:05:13.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:13.870 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:13.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:13.870 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:13.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:13 smithi120 ceph-mon[109467]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:15 smithi077 ceph-mon[108612]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:16.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:15 smithi077 ceph-mon[114740]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:15 smithi120 ceph-mon[109467]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:18.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:17 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:18.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:17 smithi077 ceph-mon[108612]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:18.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:17 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:18.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:17 smithi077 ceph-mon[114740]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:17 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:17 smithi120 ceph-mon[109467]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:18.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:18] "GET /metrics HTTP/1.1" 200 214835 "" "Prometheus/2.33.4" 2023-12-06T15:05:20.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:20 smithi077 ceph-mon[108612]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:20.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:20 smithi077 ceph-mon[114740]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:20 smithi120 ceph-mon[109467]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:21 smithi077 ceph-mon[108612]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:21 smithi077 ceph-mon[114740]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:21 smithi120 ceph-mon[109467]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:23.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:23 smithi077 ceph-mon[108612]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:23.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:23 smithi077 ceph-mon[114740]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:05:23.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:23.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05: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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:23 smithi120 ceph-mon[109467]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:26.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:25 smithi077 ceph-mon[108612]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:26.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:25 smithi077 ceph-mon[114740]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:26.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:25 smithi120 ceph-mon[109467]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:28.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:27 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:28.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:27 smithi077 ceph-mon[108612]: 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 2023-12-06T15:05:28.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:27 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:28.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:27 smithi077 ceph-mon[114740]: 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 2023-12-06T15:05:28.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:28.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:27 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:28.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:27 smithi120 ceph-mon[109467]: 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 2023-12-06T15:05:28.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:28] "GET /metrics HTTP/1.1" 200 214835 "" "Prometheus/2.33.4" 2023-12-06T15:05:30.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:30 smithi077 ceph-mon[108612]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:30.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:30 smithi077 ceph-mon[114740]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:30.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:30 smithi120 ceph-mon[109467]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:31 smithi077 ceph-mon[108612]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:31 smithi077 ceph-mon[114740]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:31 smithi120 ceph-mon[109467]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:33.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:33 smithi077 ceph-mon[108612]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:33 smithi077 ceph-mon[114740]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:33.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:05:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:33.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05: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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:33.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:33.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:33 smithi120 ceph-mon[109467]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:35 smithi077 ceph-mon[108612]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:35 smithi077 ceph-mon[114740]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:35 smithi120 ceph-mon[109467]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:37 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:37 smithi077 ceph-mon[108612]: 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 2023-12-06T15:05:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:37 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:37 smithi077 ceph-mon[114740]: 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 2023-12-06T15:05:38.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:37 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:37 smithi120 ceph-mon[109467]: 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 2023-12-06T15:05:38.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:38] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2023-12-06T15:05:40.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:40 smithi077 ceph-mon[108612]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:40.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:40 smithi077 ceph-mon[114740]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:40.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:40 smithi120 ceph-mon[109467]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:41 smithi077 ceph-mon[108612]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:41 smithi077 ceph-mon[114740]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:42.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:41 smithi120 ceph-mon[109467]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:43.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:43 smithi077 ceph-mon[108612]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:43 smithi077 ceph-mon[114740]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:05:43.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:43.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:43.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:43 smithi120 ceph-mon[109467]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:45 smithi077 ceph-mon[108612]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:45 smithi077 ceph-mon[114740]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:45 smithi120 ceph-mon[109467]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: 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 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: 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 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: 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 2023-12-06T15:05:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:05:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:05:48.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:48] "GET /metrics HTTP/1.1" 200 214835 "" "Prometheus/2.33.4" 2023-12-06T15:05:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:50 smithi077 ceph-mon[108612]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:50.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:50 smithi077 ceph-mon[114740]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:50.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:50 smithi120 ceph-mon[109467]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:51 smithi077 ceph-mon[108612]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:51 smithi077 ceph-mon[114740]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:52.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:51 smithi120 ceph-mon[109467]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:53.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:53 smithi077 ceph-mon[108612]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:53.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:53 smithi077 ceph-mon[114740]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:05:53.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:53.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:05:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:05:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:05:53.511Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:05:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:53 smithi120 ceph-mon[109467]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:05:56.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:55 smithi077 ceph-mon[108612]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:56.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:55 smithi077 ceph-mon[114740]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:56.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:55 smithi120 ceph-mon[109467]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:05:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:57 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:05:57 smithi077 ceph-mon[108612]: 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 2023-12-06T15:05:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:57 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:05:57 smithi077 ceph-mon[114740]: 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 2023-12-06T15:05:58.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:05:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:05:58.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:57 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:05:58.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:05:57 smithi120 ceph-mon[109467]: 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 2023-12-06T15:05:58.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:05:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:05:58] "GET /metrics HTTP/1.1" 200 214835 "" "Prometheus/2.33.4" 2023-12-06T15:05:58.912 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T15:06:00.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:00 smithi077 ceph-mon[108612]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:00.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:00 smithi077 ceph-mon[114740]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:00.656 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T15:06:00.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:00 smithi120 ceph-mon[109467]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:02.022 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:01 smithi077 ceph-mon[108612]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:02.022 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:01 smithi077 ceph-mon[114740]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:01 smithi120 ceph-mon[109467]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:02.381 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T15:06:03.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:03.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:03.511Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:03.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:03.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:04.005 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:03 smithi077 ceph-mon[108612]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:04.005 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:03 smithi077 ceph-mon[114740]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:04.081 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T15:06:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:03 smithi120 ceph-mon[109467]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:05.462 INFO:teuthology.orchestra.run.smithi077.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:05.838 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:06:05.851 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T15:06:05.851 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- 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' 2023-12-06T15:06:06.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[108612]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:06.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:06:06.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:06 smithi077 ceph-mon[114740]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 2023-12-06T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:06 smithi120 ceph-mon[109467]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:07.448 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:06:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[108612]: from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[114740]: from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:07 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:07 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:07 smithi120 ceph-mon[109467]: from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:07 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:08.153 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:06:08.153 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (2m) 118s ago 2m 14.6M - ba2b418f427c 32e0bce43919 2023-12-06T15:06:08.153 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (2m) 2m ago 2m 52.1M - 8.3.5 dad864ee21e9 b8dda565fc58 2023-12-06T15:06:08.153 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (2m) 118s ago 2m 62.2M - 3.5 e1d6a67b021e a44e65167738 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443 running (5m) 2m ago 5m 418M - 17.2.0 e1d6a67b021e 6306ade21365 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:9283 running (7m) 118s ago 7m 472M - 17.2.0 e1d6a67b021e 84cd725bb693 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (7m) 118s ago 7m 82.3M 2048M 17.2.0 e1d6a67b021e 41ad0998f70d 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (5m) 2m ago 5m 72.8M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (6m) 118s ago 6m 66.8M 2048M 17.2.0 e1d6a67b021e 147f28381cba 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (3m) 118s ago 3m 17.0M - 1dbe0e931976 eac3de0dd82d 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (3m) 2m ago 3m 18.4M - 1dbe0e931976 ff36c9bd68f1 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (5m) 118s ago 5m 76.8M 4024M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (5m) 118s ago 5m 84.2M 4024M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (4m) 118s ago 4m 61.9M 4024M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (4m) 118s ago 4m 75.6M 4024M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (4m) 2m ago 4m 76.9M 4280M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (4m) 2m ago 4m 69.6M 4280M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:06:08.154 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (3m) 2m ago 3m 67.6M 4280M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (3m) 2m ago 3m 75.5M 4280M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (2m) 2m ago 3m 45.2M - 514e6a882f6e 247d07495cb9 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (2m) 118s ago 2m 90.0M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (2m) 2m ago 2m 91.3M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (2m) 118s ago 2m 89.8M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:06:08.155 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (2m) 2m ago 2m 90.3M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:06:08.555 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:06:08.555 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:06:08.555 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": {}, 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:06:08.556 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T15:06:08.557 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:06:08.557 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:06:08.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:08] "GET /metrics HTTP/1.1" 200 214824 "" "Prometheus/2.33.4" 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "", 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 image" 2023-12-06T15:06:08.929 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:06:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[108612]: from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[108612]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1040355069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[114740]: from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[114740]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:08 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1040355069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:08 smithi120 ceph-mon[109467]: from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:08 smithi120 ceph-mon[109467]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:08 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1040355069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:09.360 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:06:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[108612]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1265556979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[108612]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[114740]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1265556979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:09 smithi077 ceph-mon[114740]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:09 smithi120 ceph-mon[109467]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:09 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1265556979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:09 smithi120 ceph-mon[109467]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:11 smithi077 ceph-mon[108612]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:12.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:11 smithi077 ceph-mon[114740]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:11 smithi120 ceph-mon[109467]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:13.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:13 smithi077 ceph-mon[108612]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:13 smithi077 ceph-mon[114740]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:13.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:13.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:13.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:13.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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:13.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:13.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:13 smithi120 ceph-mon[109467]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:15 smithi077 ceph-mon[108612]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:16.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:15 smithi077 ceph-mon[114740]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:16.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:15 smithi120 ceph-mon[109467]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:18.123 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:17 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:18.123 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:17 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:18.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:17 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:18.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:17 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:17 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:17 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:18.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:18] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2023-12-06T15:06:20.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:20 smithi077 ceph-mon[108612]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:20.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:20 smithi077 ceph-mon[114740]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:20 smithi120 ceph-mon[109467]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:21 smithi077 ceph-mon[108612]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:22.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:21 smithi077 ceph-mon[114740]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:21 smithi120 ceph-mon[109467]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:23.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:23 smithi077 ceph-mon[108612]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:23.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:23 smithi077 ceph-mon[114740]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:23.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:23.512Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:23.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:23 smithi120 ceph-mon[109467]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:26.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:25 smithi077 ceph-mon[108612]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:26.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:25 smithi077 ceph-mon[114740]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:26.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:25 smithi120 ceph-mon[109467]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:28.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:27 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:28.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:27 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:28.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:27 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:28.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:27 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:28.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:28.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:27 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:28.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:27 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:28.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:28] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2023-12-06T15:06:30.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:30 smithi077 ceph-mon[108612]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:30.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:30 smithi077 ceph-mon[114740]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:30.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:30 smithi120 ceph-mon[109467]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:31 smithi077 ceph-mon[108612]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:31 smithi077 ceph-mon[114740]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:32.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:31 smithi120 ceph-mon[109467]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:33.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[108612]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi120 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T15:06:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:06:33.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:06:33.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:32 smithi077 ceph-mon[114740]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi120 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: Upgrade: Target is version 19.0.0-26-g0482646f (unknown) 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e331a81036b9c4be9167bdaf54e458c7294ca3446212b9c6126786d23318b1cf'] 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:06:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:32 smithi120 ceph-mon[109467]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 on smithi120 2023-12-06T15:06:33.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:33.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:33.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:33.512Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:33.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:33.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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:33 smithi120 ceph-mon[109467]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:34.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:33 smithi077 ceph-mon[108612]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:33 smithi077 ceph-mon[114740]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:35 smithi077 ceph-mon[108612]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:35 smithi077 ceph-mon[114740]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:36.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:35 smithi120 ceph-mon[109467]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:37 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:37 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:37 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:37 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:38.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:37 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:37 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:38.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:38 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:38] "GET /metrics HTTP/1.1" 200 214770 "" "Prometheus/2.33.4" 2023-12-06T15:06:39.685 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:06:40.269 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (3m) 2m ago 3m 14.6M - ba2b418f427c 32e0bce43919 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (3m) 2m ago 3m 52.1M - 8.3.5 dad864ee21e9 b8dda565fc58 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (2m) 2m ago 2m 62.2M - 3.5 e1d6a67b021e a44e65167738 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443 running (6m) 2m ago 6m 418M - 17.2.0 e1d6a67b021e 6306ade21365 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:9283 running (7m) 2m ago 7m 472M - 17.2.0 e1d6a67b021e 84cd725bb693 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (7m) 2m ago 7m 82.3M 2048M 17.2.0 e1d6a67b021e 41ad0998f70d 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (6m) 2m ago 6m 72.8M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (6m) 2m ago 6m 66.8M 2048M 17.2.0 e1d6a67b021e 147f28381cba 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (3m) 2m ago 3m 17.0M - 1dbe0e931976 eac3de0dd82d 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (3m) 2m ago 3m 18.4M - 1dbe0e931976 ff36c9bd68f1 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (6m) 2m ago 6m 76.8M 4024M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (5m) 2m ago 5m 84.2M 4024M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:06:40.270 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (5m) 2m ago 5m 61.9M 4024M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 2m ago 5m 75.6M 4024M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (4m) 2m ago 4m 76.9M 4280M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (4m) 2m ago 4m 69.6M 4280M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (4m) 2m ago 4m 67.6M 4280M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (4m) 2m ago 4m 75.5M 4280M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (2m) 2m ago 3m 45.2M - 514e6a882f6e 247d07495cb9 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (2m) 2m ago 2m 90.0M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (2m) 2m ago 2m 91.3M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (2m) 2m ago 2m 89.8M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:06:40.271 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (2m) 2m ago 2m 90.3M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:06:40.617 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": {}, 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:06:40.618 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:06:40.619 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:06:40.619 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:06:40.619 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T15:06:40.619 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:06:40.619 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:06:40.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:40 smithi077 ceph-mon[108612]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:40.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:40 smithi077 ceph-mon[108612]: from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:40.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:40 smithi077 ceph-mon[114740]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:40.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:40 smithi077 ceph-mon[114740]: from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:40.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:40 smithi120 ceph-mon[109467]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:40.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:40 smithi120 ceph-mon[109467]: from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "0/23 daemons upgraded", 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541 image on host smithi120" 2023-12-06T15:06:40.916 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:06:41.260 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:06:41.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[108612]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[108612]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4214474392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:41.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/714678768' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:41.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[114740]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[114740]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4214474392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:41.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:41 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/714678768' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:41 smithi120 ceph-mon[109467]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:41 smithi120 ceph-mon[109467]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:41 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4214474392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:06:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:41 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/714678768' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:06:42.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:42 smithi077 ceph-mon[108612]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:42.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:42 smithi077 ceph-mon[108612]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:42.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:42 smithi077 ceph-mon[114740]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:42.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:42 smithi077 ceph-mon[114740]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:42 smithi120 ceph-mon[109467]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:06:42.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:42 smithi120 ceph-mon[109467]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:43.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:43 smithi077 ceph-mon[108612]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:43 smithi077 ceph-mon[114740]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:43.514Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:43.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:43 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:43.514Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:43 smithi120 ceph-mon[109467]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:45 smithi077 ceph-mon[108612]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:45 smithi077 ceph-mon[114740]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:45 smithi120 ceph-mon[109467]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:47 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.132 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:47 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:06:48.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:48] "GET /metrics HTTP/1.1" 200 214773 "" "Prometheus/2.33.4" 2023-12-06T15:06:50.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:50 smithi077 ceph-mon[108612]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:50.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:50 smithi077 ceph-mon[114740]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:50.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:50 smithi120 ceph-mon[109467]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:51 smithi077 ceph-mon[108612]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:52.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:51 smithi077 ceph-mon[114740]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:52.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:51 smithi120 ceph-mon[109467]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:53.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:53 smithi077 ceph-mon[108612]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:53.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:53 smithi077 ceph-mon[114740]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:06:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:53.514Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:06:53.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:06:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:06:53.514Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:06:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:53 smithi120 ceph-mon[109467]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:06:56.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:55 smithi077 ceph-mon[108612]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:56.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:55 smithi077 ceph-mon[114740]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:55 smithi120 ceph-mon[109467]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:06:58.060 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[110686]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:06:58.060 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:57 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:58.060 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:57 smithi120 ceph-mon[109467]: 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 2023-12-06T15:06:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:57 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:57 smithi077 ceph-mon[108612]: 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 2023-12-06T15:06:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:57 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:06:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:57 smithi077 ceph-mon[114740]: 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 2023-12-06T15:06:58.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:06:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:06:58] "GET /metrics HTTP/1.1" 200 214773 "" "Prometheus/2.33.4" 2023-12-06T15:06:59.558 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 systemd[1]: Stopping Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:06:59.558 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 bash[133524]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: Upgrade: Updating mgr.x 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:59.559 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:06:59 smithi120 ceph-mon[109467]: Deploying daemon mgr.x on smithi120 2023-12-06T15:06:59.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: Upgrade: Updating mgr.x 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[108612]: Deploying daemon mgr.x on smithi120 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: Upgrade: Updating mgr.x 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:06:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:06:59.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:06:59.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:06:59 smithi077 ceph-mon[114740]: Deploying daemon mgr.x on smithi120 2023-12-06T15:06:59.808 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 bash[133536]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x 2023-12-06T15:06:59.808 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:06:59.809 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 bash[133576]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T15:06:59.809 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T15:06:59.809 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 systemd[1]: Stopped Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:06:59.809 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:06:59 smithi120 systemd[1]: Starting Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:00.455 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-mgr[133711]: -- 172.21.15.120:0/2335140934 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55decb2f01a0 con 0x55decb2c6800 2023-12-06T15:07:00.455 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 bash[133673]: f87403c08f793d6ec252902e538bf1321b02c1e9548bb28bf9719ed8280c2448 2023-12-06T15:07:00.455 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 systemd[1]: Started Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:00.455 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:00.274+0000 7fa4d2a9e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:07:00.526 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[114740]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:00.526 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:00.526 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:00.526 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:00.815 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:00.448+0000 7fa4d2a9e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:07:00.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-mon[109467]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:00.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:00.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:00.815 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:00.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[108612]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:00.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:00.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:00.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:00 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:01.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:00.815+0000 7fa4d2a9e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:07:01.368 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:01 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:01.082Z 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.120:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:07:01.630 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:01.361+0000 7fa4d2a9e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:07:01.630 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:01.630+0000 7fa4d2a9e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:07:01.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:01 smithi120 ceph-mon[109467]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:02.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:01 smithi077 ceph-mon[108612]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:01 smithi077 ceph-mon[114740]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:02.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:02.083+0000 7fa4d2a9e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:07:03.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:02.864+0000 7fa4d2a9e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:07:03.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:02.959+0000 7fa4d2a9e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:07:03.798 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:03.606+0000 7fa4d2a9e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:07:03.798 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:03.698+0000 7fa4d2a9e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:07:03.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:07:03.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:07:03.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:03.513Z 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.120:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:07:03.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:03.514Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:07:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-mon[109467]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:04.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:03.798+0000 7fa4d2a9e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:07:04.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:03.899+0000 7fa4d2a9e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:07:04.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[108612]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:03 smithi077 ceph-mon[114740]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:04.460 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.134+0000 7fa4d2a9e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:07:04.460 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.231+0000 7fa4d2a9e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:07:04.763 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.460+0000 7fa4d2a9e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:07:04.763 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.564+0000 7fa4d2a9e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:07:05.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.762+0000 7fa4d2a9e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:07:05.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:04.853+0000 7fa4d2a9e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:07:06.043 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:05 smithi120 ceph-mon[109467]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:06.043 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:05.651+0000 7fa4d2a9e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:07:06.043 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:05.859+0000 7fa4d2a9e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:07:06.043 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:06.043+0000 7fa4d2a9e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:07:06.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:05 smithi077 ceph-mon[108612]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:06.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:05 smithi077 ceph-mon[114740]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:07.077 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:06.702+0000 7fa4d2a9e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:06.895+0000 7fa4d2a9e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: Failing over to other MGR 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:06 smithi120 ceph-mon[109467]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: Failing over to other MGR 2023-12-06T15:07:07.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[114740]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: Failing over to other MGR 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: from='mgr.24337 172.21.15.77:0/3317828023' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.099 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mon[108612]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setuser ceph since I am not root 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ignoring --setgroup ceph since I am not root 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-mgr[108885]: -- 172.21.15.77:0/974442668 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eef67ac340 con 0x55eef6784800 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:06 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:06.939+0000 7f47fb35a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:07:07.100 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:07.098+0000 7f47fb35a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:07:07.368 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:07.219Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.77:8443//api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:07.077+0000 7fa4d2a9e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:07.194+0000 7fa4d2a9e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STARTING 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: CherryPy Checker: 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: The Application mounted at '' has an empty config. 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Serving on http://:::9283 2023-12-06T15:07:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STARTED 2023-12-06T15:07:07.773 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:07.396+0000 7f47fb35a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:07:08.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:07.890+0000 7f47fb35a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: mgrmap e21: x(active, starting, since 0.99122s) 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: Active manager daemon x restarted 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: Activating manager daemon x 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:07:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: mgrmap e21: x(active, starting, since 0.99122s) 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: Active manager daemon x restarted 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: Activating manager daemon x 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:07:08.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:07 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:08.132 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STOPPING 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STOPPED 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STARTING 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Serving on http://:::9283 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:07] ENGINE Bus STARTED 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: from='mgr.24337 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: mgrmap e21: x(active, starting, since 0.99122s) 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: Active manager daemon x restarted 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: Activating manager daemon x 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:07:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T15:07:08.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:08.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:07:08.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:07 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:08.619 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:08.268+0000 7f47fb35a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:07:09.102 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:08.932+0000 7f47fb35a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:07:09.102 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: mgrmap e22: x(active, starting, since 0.57372s) 2023-12-06T15:07:09.102 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:07:09.102 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:07:09.102 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: Manager daemon x is now available 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.103 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: Queued rgw.foo for migration 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: Queued rgw.smpl for migration 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: 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'}} 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.104 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: mgrmap e22: x(active, starting, since 0.57372s) 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:07:09.105 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: Manager daemon x is now available 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: Queued rgw.foo for migration 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: Queued rgw.smpl for migration 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: 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'}} 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:09.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.107 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.107 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.107 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.107 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.107 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:08 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: mgrmap e22: x(active, starting, since 0.57372s) 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:07:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: Manager daemon x is now available 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: Queued rgw.foo for migration 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: Queued rgw.smpl for migration 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: 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'}} 2023-12-06T15:07:09.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:08 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:09.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:09.102+0000 7f47fb35a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:07:09.970 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:09.703+0000 7f47fb35a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:07:09.970 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:09.786+0000 7f47fb35a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:07:09.970 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:09.876+0000 7f47fb35a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:07:09.970 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: Deploying cephadm binary to smithi077 2023-12-06T15:07:09.970 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: Deploying cephadm binary to smithi120 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: [06/Dec/2023:15:07:08] ENGINE Bus STARTING 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: [06/Dec/2023:15:07:08] ENGINE Serving on https://172.21.15.120:7150 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: [06/Dec/2023:15:07:08] ENGINE Serving on http://172.21.15.120:8765 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: [06/Dec/2023:15:07:08] ENGINE Bus STARTED 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: mgrmap e23: x(active, since 1.58101s) 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[108612]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: Deploying cephadm binary to smithi077 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: Deploying cephadm binary to smithi120 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: [06/Dec/2023:15:07:08] ENGINE Bus STARTING 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: [06/Dec/2023:15:07:08] ENGINE Serving on https://172.21.15.120:7150 2023-12-06T15:07:09.971 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: [06/Dec/2023:15:07:08] ENGINE Serving on http://172.21.15.120:8765 2023-12-06T15:07:09.972 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: [06/Dec/2023:15:07:08] ENGINE Bus STARTED 2023-12-06T15:07:09.972 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: mgrmap e23: x(active, since 1.58101s) 2023-12-06T15:07:09.972 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:09.972 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-mon[114740]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: Deploying cephadm binary to smithi077 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: Deploying cephadm binary to smithi120 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: [06/Dec/2023:15:07:08] ENGINE Bus STARTING 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: [06/Dec/2023:15:07:08] ENGINE Serving on https://172.21.15.120:7150 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: [06/Dec/2023:15:07:08] ENGINE Serving on http://172.21.15.120:8765 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: [06/Dec/2023:15:07:08] ENGINE Bus STARTED 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: mgrmap e23: x(active, since 1.58101s) 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:09 smithi120 ceph-mon[109467]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:10.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:09 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:09.970+0000 7f47fb35a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:07:10.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.061+0000 7f47fb35a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:07:10.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.154+0000 7f47fb35a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:07:10.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.456+0000 7f47fb35a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:07:10.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.550+0000 7f47fb35a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:07:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-mon[108612]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-mon[108612]: mgrmap e24: x(active, since 2s) 2023-12-06T15:07:11.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.732+0000 7f47fb35a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:07:11.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:10.819+0000 7f47fb35a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:07:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-mon[114740]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:10 smithi077 ceph-mon[114740]: mgrmap e24: x(active, since 2s) 2023-12-06T15:07:11.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:10 smithi120 ceph-mon[109467]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:10 smithi120 ceph-mon[109467]: mgrmap e24: x(active, since 2s) 2023-12-06T15:07:11.609 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:07:11.834 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:11.532+0000 7f47fb35a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:07:11.834 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:11.689+0000 7f47fb35a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:07:12.118 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:11.838Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:07:12.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:11 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:11.834+0000 7f47fb35a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:07:12.279 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (3m) 3m ago 3m 14.6M - ba2b418f427c 32e0bce43919 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (3m) 9s ago 3m 63.6M - 8.3.5 dad864ee21e9 b8dda565fc58 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (3m) 3m ago 3m 62.2M - 3.5 e1d6a67b021e a44e65167738 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283 running (12s) 9s ago 6m 45.7M - 19.0.0-26-g0482646f 26bb7d89db2e f87403c08f79 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:9283 running (8m) 3m ago 8m 472M - 17.2.0 e1d6a67b021e 84cd725bb693 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (8m) 3m ago 8m 82.3M 2048M 17.2.0 e1d6a67b021e 41ad0998f70d 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (7m) 9s ago 7m 70.9M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (7m) 3m ago 7m 66.8M 2048M 17.2.0 e1d6a67b021e 147f28381cba 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (4m) 3m ago 4m 17.0M - 1dbe0e931976 eac3de0dd82d 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (4m) 9s ago 4m 25.4M - 1dbe0e931976 ff36c9bd68f1 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (6m) 3m ago 6m 76.8M 4024M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 3m ago 6m 84.2M 4024M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:07:12.280 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 3m ago 6m 61.9M 4024M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (5m) 3m ago 5m 75.6M 4024M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (5m) 9s ago 5m 101M 4280M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (5m) 9s ago 5m 91.6M 4280M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (4m) 9s ago 4m 84.4M 4280M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (4m) 9s ago 4m 95.0M 4280M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (3m) 9s ago 4m 66.3M - 514e6a882f6e 247d07495cb9 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (3m) 3m ago 3m 90.0M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (3m) 9s ago 3m 92.6M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (3m) 3m ago 3m 89.8M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:07:12.281 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (3m) 9s ago 3m 91.3M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:07:12.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:12.254+0000 7f47fb35a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:07:12.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:12.400+0000 7f47fb35a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:07:12.665 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:07:12.665 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": {}, 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:07:12.666 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T15:07:12.667 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T15:07:12.667 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:07:12.667 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T15:07:12.997 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2023-12-06T15:07:12.998 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:07:12.998 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:07:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[108612]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[108612]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[108612]: mgrmap e25: x(active, since 4s) 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[108612]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3735497922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[114740]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[114740]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[114740]: mgrmap e25: x(active, since 4s) 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[114740]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3735497922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:12.797+0000 7f47fb35a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:07:13.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:12.921+0000 7f47fb35a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:12 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:07:12] ENGINE Bus STARTING 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: CherryPy Checker: 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: The Application mounted at '' has an empty config. 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:07:13] ENGINE Serving on http://:::9283 2023-12-06T15:07:13.120 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: [06/Dec/2023:15:07:13] ENGINE Bus STARTED 2023-12-06T15:07:13.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:12 smithi120 ceph-mon[109467]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:12 smithi120 ceph-mon[109467]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:12 smithi120 ceph-mon[109467]: mgrmap e25: x(active, since 4s) 2023-12-06T15:07:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:12 smithi120 ceph-mon[109467]: from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:12 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3735497922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:13.410 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:07:13.809 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:07:13.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:07:13.809 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:13.515Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:07:13.810 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:13.516Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:07:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: Standby manager daemon y started 2023-12-06T15:07:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3731369981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: Standby manager daemon y started 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:13 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3731369981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:14.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: Standby manager daemon y started 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/3395377517' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:14.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:13 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3731369981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[108612]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:07:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[108612]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T15:07:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[114740]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:07:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:14 smithi077 ceph-mon[114740]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T15:07:15.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:14 smithi120 ceph-mon[109467]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:14 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:07:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:14 smithi120 ceph-mon[109467]: mgrmap e26: x(active, since 6s), standbys: y 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:16 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:16.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:16 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.340 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:17 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:17.340 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:17 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi077 to 2744M 2023-12-06T15:07:17.340 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:17 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.340 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:17 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi077 to 2744M 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi077 to 2744M 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:17.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:17 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:18.128 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:17] "GET /metrics HTTP/1.1" 200 35149 "" "Prometheus/2.33.4" 2023-12-06T15:07:18.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:18 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:07:19.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:19.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:19.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:19 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T15:07:19.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:19.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:19.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:19 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:07:20.349 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: Stopping Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:20.349 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 bash[149057]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Adjusting osd_memory_target on smithi120 to 3000M 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.350 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Adjusting osd_memory_target on smithi120 to 3000M 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:07:20.351 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.352 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.353 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Adjusting osd_memory_target on smithi120 to 3000M 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='client.14868 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:20 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:20.618 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 bash[149069]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T15:07:20.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:07:20.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 bash[149108]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T15:07:20.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T15:07:20.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: Stopped Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:20.619 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: Starting Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:21.072 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.791Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.792Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.792Z 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/.+)($|/) 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.792Z 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)$ 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T15:07:21.073 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T15:07:21.074 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T15:07:21.075 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a[149186]: ts=2023-12-06T15:07:20.793Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 bash[149171]: 8fd2853ab99e47c1e59541a3a95fcfc48ea95bd5a331897a5ca023f725b2055e 2023-12-06T15:07:21.076 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:07:20 smithi077 systemd[1]: Started Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:21.076 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.076 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:21.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T15:07:21.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: Reconfiguring daemon node-exporter.a on smithi077 2023-12-06T15:07:21.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:21.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:21.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: Reconfiguring daemon node-exporter.a on smithi077 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:21.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:21 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: Reconfiguring daemon node-exporter.a on smithi077 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:21 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:22.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:22 smithi077 ceph-mon[108612]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:07:22.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:22 smithi077 ceph-mon[108612]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:07:22.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:22 smithi077 ceph-mon[114740]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:07:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:22 smithi077 ceph-mon[114740]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:07:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:22 smithi120 ceph-mon[109467]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:07:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:22 smithi120 ceph-mon[109467]: Reconfiguring daemon alertmanager.a on smithi077 2023-12-06T15:07:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:23.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:23.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:23.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:23 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:23.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:23 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:23.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=error ts=2023-12-06T15:07:23.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:07:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:23.515Z 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.77:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.77 because it doesn't contain any IP SANs" 2023-12-06T15:07:23.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=warn ts=2023-12-06T15:07:23.516Z 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.120:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.120 because it doesn't contain any IP SANs" 2023-12-06T15:07:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:25 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:25 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:25.369 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 systemd[1]: Stopping Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:25.369 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 bash[149524]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T15:07:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:25 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:25.743 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[138925]: level=info ts=2023-12-06T15:07:25.387Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:07:25.743 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 bash[149537]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T15:07:26.079 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 bash[149577]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T15:07:26.079 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:07:26.079 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 systemd[1]: Stopped Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:26.079 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:25 smithi077 systemd[1]: Starting Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:26.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.189Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T15:07:26.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.189Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.190Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.77 port=9094 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.191Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 bash[149641]: 0e293fecd4e37c7625a2eb73f74d86302ea682b9c96fb2c26cbcdd6ffe1265a5 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 systemd[1]: Started Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.217Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.217Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.220Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T15:07:26.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:26.220Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:27.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:27.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:27 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:07:27.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:28.099 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:27 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:27] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2023-12-06T15:07:28.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-mon[108612]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:07:28.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-mon[108612]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:07:28.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[108862]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T15:07:28.369 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:28.192Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000403638s 2023-12-06T15:07:28.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-mon[114740]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:07:28.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:28 smithi077 ceph-mon[114740]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:07:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:28 smithi120 ceph-mon[109467]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:07:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:28 smithi120 ceph-mon[109467]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:07:29.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:29.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:29.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:29.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:29.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:29.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:29 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:29.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:29 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:29.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:29 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:29.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:29 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[108612]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:07:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[108612]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:07:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/685309680' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:07:30.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]: dispatch 2023-12-06T15:07:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[114740]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:07:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[114740]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:07:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/685309680' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:07:30.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:30 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]: dispatch 2023-12-06T15:07:30.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:30 smithi120 ceph-mon[109467]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:07:30.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:30 smithi120 ceph-mon[109467]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:07:30.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:30 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/685309680' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:07:30.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:30 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]: dispatch 2023-12-06T15:07:31.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:31 smithi120 ceph-mon[109467]: 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 2023-12-06T15:07:31.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:31 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]': finished 2023-12-06T15:07:31.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:31 smithi120 ceph-mon[109467]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T15:07:31.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:31 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/1404985902' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:31.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:31 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:31.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[108612]: 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 2023-12-06T15:07:31.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]': finished 2023-12-06T15:07:31.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[108612]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/1404985902' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[114740]: 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 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/614398566' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6801/1177905840"}]': finished 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[114740]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/1404985902' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:31.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:31 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]: dispatch 2023-12-06T15:07:32.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:32 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:32.315Z 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.77:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.120:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:07:32.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:32 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]': finished 2023-12-06T15:07:32.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:32 smithi120 ceph-mon[109467]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T15:07:32.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:32 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2465881502' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:32.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:32 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]': finished 2023-12-06T15:07:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[108612]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T15:07:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/2465881502' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:32.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:6800/1177905840"}]': finished 2023-12-06T15:07:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[114740]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T15:07:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/2465881502' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:32 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]: dispatch 2023-12-06T15:07:33.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[108612]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:33.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[108612]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]': finished 2023-12-06T15:07:33.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[108612]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T15:07:33.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]: dispatch 2023-12-06T15:07:33.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[114740]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:33.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[114740]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]': finished 2023-12-06T15:07:33.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[114740]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T15:07:33.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:33 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]: dispatch 2023-12-06T15:07:33.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:33 smithi120 ceph-mon[109467]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:33 smithi120 ceph-mon[109467]: from='client.? ' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/231743367"}]': finished 2023-12-06T15:07:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:33 smithi120 ceph-mon[109467]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T15:07:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:33 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]: dispatch 2023-12-06T15:07:34.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]': finished 2023-12-06T15:07:34.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[108612]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T15:07:34.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]: dispatch 2023-12-06T15:07:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]': finished 2023-12-06T15:07:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[114740]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T15:07:34.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:34 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]: dispatch 2023-12-06T15:07:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:34 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/4042657412' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3375596665"}]': finished 2023-12-06T15:07:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:34 smithi120 ceph-mon[109467]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T15:07:34.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:34 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]: dispatch 2023-12-06T15:07:35.432 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:35 smithi120 ceph-mon[109467]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:35.432 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:35 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]': finished 2023-12-06T15:07:35.432 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:35 smithi120 ceph-mon[109467]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T15:07:35.432 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:35 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]: dispatch 2023-12-06T15:07:35.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[108612]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:35.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]': finished 2023-12-06T15:07:35.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[108612]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T15:07:35.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]: dispatch 2023-12-06T15:07:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[114740]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:07:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3750318073' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1926884944"}]': finished 2023-12-06T15:07:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[114740]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T15:07:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:35 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]: dispatch 2023-12-06T15:07:36.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]': finished 2023-12-06T15:07:36.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-mon[109467]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T15:07:36.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]: dispatch 2023-12-06T15:07:36.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:07:36.195Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003187626s 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]': finished 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[108612]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]: dispatch 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3184489987' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/3810369026"}]': finished 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[114740]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T15:07:36.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:36 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]: dispatch 2023-12-06T15:07:36.766 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 systemd[1]: Stopping Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:36.766 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 bash[137636]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.765Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T15:07:37.017 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.766Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:07:37.018 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.767Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:07:37.018 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.767Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T15:07:37.018 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[129046]: ts=2023-12-06T15:07:36.767Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T15:07:37.018 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:36 smithi120 bash[137648]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T15:07:37.018 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 bash[137685]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:07:37.372 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:07:37.372 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 systemd[1]: Stopped Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:37.372 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 systemd[1]: Starting Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:37.373 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-mon[109467]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:37.373 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]': finished 2023-12-06T15:07:37.373 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-mon[109467]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T15:07:37.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[108612]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:37.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]': finished 2023-12-06T15:07:37.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[108612]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T15:07:37.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[114740]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:37.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3575296939' entity='client.iscsi.foo.smithi077.vvvbbp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.77:0/1838874880"}]': finished 2023-12-06T15:07:37.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:37 smithi077 ceph-mon[114740]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi120 (none))" 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:07:37.633 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.373Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.374Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.375Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.376Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 bash[137751]: 50e80373706fba28d7a5f0d404e97463dab04f2ecea3878759fbaa99a1972090 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.378Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.378Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.65µs 2023-12-06T15:07:37.634 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.378Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:07:37.635 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 systemd[1]: Started Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:37.635 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.575Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T15:07:38.029 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.820Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T15:07:38.029 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.821Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T15:07:38.029 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.821Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.265µs wal_replay_duration=442.639837ms total_replay_duration=442.707026ms 2023-12-06T15:07:38.029 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.824Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:07:38.030 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.824Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T15:07:38.030 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.824Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:07:38.030 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.845Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.444599ms db_storage=774ns remote_storage=1.277µs web_handler=333ns query_engine=567ns scrape=472.491µs scrape_sd=89.298µs notify=27.268µs notify_sd=13.209µs rules=20.618604ms 2023-12-06T15:07:38.030 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:37 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07:37.845Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T15:07:38.030 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:37 smithi120 systemd[1]: Stopping Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:38.030 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:37 smithi120 bash[137903]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T15:07:38.030 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:37 smithi120 bash[137915]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T15:07:38.030 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:07:38.289 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 bash[137954]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T15:07:38.289 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T15:07:38.289 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 systemd[1]: Stopped Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:38.289 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 systemd[1]: Starting Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:38.835 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.835 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: Reconfiguring daemon node-exporter.b on smithi120 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: Reconfiguring daemon node-exporter.b on smithi120 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:07:38.836 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:38 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: Reconfiguring daemon node-exporter.b on smithi120 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:07:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.386Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.386Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.386Z 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/.+)($|/) 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.386Z 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)$ 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T15:07:38.884 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T15:07:38.885 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T15:07:38.886 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b[138032]: ts=2023-12-06T15:07:38.387Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 bash[138018]: 12792a27fa8368b669b2ed532f20658b6c10e8a35a72674a00279c3a42a3e64c 2023-12-06T15:07:38.887 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:07:38 smithi120 systemd[1]: Started Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:39.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: Reconfiguring daemon grafana.a on smithi120 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[108612]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T15:07:39.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: Reconfiguring daemon grafana.a on smithi120 2023-12-06T15:07:39.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:39 smithi077 ceph-mon[114740]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:39.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: Reconfiguring daemon grafana.a on smithi120 2023-12-06T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:39 smithi120 ceph-mon[109467]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:40.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:40 smithi077 ceph-mon[108612]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:07:40.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:40 smithi077 ceph-mon[114740]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:07:40.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:40 smithi120 ceph-mon[109467]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-06T15:07:43.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:42 smithi077 ceph-mon[108612]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2023-12-06T15:07:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:42 smithi077 ceph-mon[114740]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2023-12-06T15:07:43.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:42 smithi120 ceph-mon[109467]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2023-12-06T15:07:43.756 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:07:44.377 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:07:44.377 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 starting - - - - 2023-12-06T15:07:44.377 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (4m) 28s ago 4m 64.1M - 8.3.5 dad864ee21e9 b8dda565fc58 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 starting - - - - 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283 running (44s) 28s ago 7m 497M - 19.0.0-26-g0482646f 26bb7d89db2e f87403c08f79 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:9283 running (8m) 29s ago 8m 425M - 17.2.0 e1d6a67b021e 84cd725bb693 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (8m) 29s ago 8m 94.5M 2048M 17.2.0 e1d6a67b021e 41ad0998f70d 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (7m) 28s ago 7m 76.5M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:07:44.378 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (7m) 29s ago 7m 65.5M 2048M 17.2.0 e1d6a67b021e 147f28381cba 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 starting - - - - 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 starting - - - - 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (7m) 29s ago 7m 96.2M 2744M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (6m) 29s ago 6m 106M 2744M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (6m) 29s ago 6m 74.7M 2744M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:07:44.379 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6m) 29s ago 6m 100M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (6m) 28s ago 6m 103M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (5m) 28s ago 5m 93.4M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (5m) 28s ago 5m 86.0M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (5m) 28s ago 5m 97.7M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 starting - - - - 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (3m) 29s ago 3m 91.4M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:07:44.380 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (3m) 28s ago 3m 93.2M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:07:44.381 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (3m) 29s ago 3m 91.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:07:44.381 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (3m) 28s ago 3m 91.8M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:07:44.750 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": {}, 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:07:44.751 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:07:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:07:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T15:07:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T15:07:44.752 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:07:44.752 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:07:44.862 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:44 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:44] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-06T15:07:44.862 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:44 smithi120 ceph-mon[109467]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:44.862 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:44 smithi120 ceph-mon[109467]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-06T15:07:44.862 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:44 smithi120 ceph-mon[109467]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:44.862 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:44 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/207516055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:45.067 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:07:45.067 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [], 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "", 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:07:45.068 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:07:45.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[114740]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:45.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[114740]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-06T15:07:45.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[114740]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/207516055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[108612]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[108612]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2023-12-06T15:07:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[108612]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:44 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/207516055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:07:45.444 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:07:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[108612]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[108612]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3011780630' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[114740]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[114740]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:45 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3011780630' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:46.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:45 smithi120 ceph-mon[109467]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:45 smithi120 ceph-mon[109467]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:07:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:45 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3011780630' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:07:47.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:46 smithi077 ceph-mon[108612]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:07:47.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:46 smithi077 ceph-mon[114740]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:07:47.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:46 smithi120 ceph-mon[109467]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:07:48.814 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07: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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:07:48.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 systemd[1]: Stopping Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:48.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 bash[138308]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T15:07:49.094 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:48 smithi120 ceph-mon[109467]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-06T15:07:49.095 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:07:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T15:07:49.095 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[128190]: t=2023-12-06T15:07:48+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-12-06T15:07:49.095 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 bash[138320]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a 2023-12-06T15:07:49.095 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:48 smithi120 bash[138357]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T15:07:49.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:48 smithi077 ceph-mon[108612]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-06T15:07:49.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:48 smithi077 ceph-mon[114740]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2023-12-06T15:07:49.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T15:07:49.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 systemd[1]: Stopped Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:49.383 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 systemd[1]: Starting Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:49.812 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPING 2023-12-06T15:07:49.812 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:07:49.812 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPED 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTING 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Serving on http://:::9283 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTED 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPING 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPED 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTING 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Serving on http://:::9283 2023-12-06T15:07:49.813 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTED 2023-12-06T15:07:49.813 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 bash[138426]: 7427d64bd4a7ed61c76433278127786e43e8930e38debf9ba0dce3ed5b7619fb 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+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 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+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 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T15:07:49.814 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+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----- 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 systemd[1]: Started Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=538.887µs 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-06T15:07:49.815 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T15:07:49.816 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-06T15:07:49.816 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T15:07:49.816 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T15:07:49.816 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:07:49+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPING 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STOPPED 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTING 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Serving on http://:::9283 2023-12-06T15:07:50.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:07:49] ENGINE Bus STARTED 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:50.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:50.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:49 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:50.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:50.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.318 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:50.320 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.321 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:50.321 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:50.321 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:50.321 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:49 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:51.070 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:51.071 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:07:51.072 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:50 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi077.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:07:51.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi120.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi120.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:07:51.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:50 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:07:52.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:51 smithi077 systemd[1]: Stopping Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:51 smithi077 ceph-mon[108612]: Upgrade: Updating mgr.y 2023-12-06T15:07:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:51 smithi077 ceph-mon[108612]: Deploying daemon mgr.y on smithi077 2023-12-06T15:07:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:51 smithi077 ceph-mon[114740]: Upgrade: Updating mgr.y 2023-12-06T15:07:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:51 smithi077 ceph-mon[114740]: Deploying daemon mgr.y on smithi077 2023-12-06T15:07:52.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:51 smithi120 ceph-mon[109467]: Upgrade: Updating mgr.y 2023-12-06T15:07:52.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:51 smithi120 ceph-mon[109467]: Deploying daemon mgr.y on smithi077 2023-12-06T15:07:52.520 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:52 smithi077 bash[150883]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y 2023-12-06T15:07:52.521 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:52 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:07:52.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:52 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T15:07:52.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:52 smithi077 systemd[1]: Stopped Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:52.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:52 smithi077 systemd[1]: Starting Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:07:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:52 smithi120 ceph-mon[109467]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:53.178 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:52 smithi077 ceph-mon[108612]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:53.178 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:52 smithi077 ceph-mon[114740]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:53.179 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mgr[151073]: -- 172.21.15.77:0/412201333 <== mon.1 v2:172.21.15.77:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f094d761a0 con 0x55f094d4d000 2023-12-06T15:07:53.179 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 bash[151035]: 972c22419d77ea3695218e92ed2f7c68acb0ef09d1d512f0f362e3b49bce7507 2023-12-06T15:07:53.179 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 systemd[1]: Started Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:07:53.509 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:53.177+0000 7fc91248f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:07:53.509 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:53.352+0000 7fc91248f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:07:53.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:53.718+0000 7fc91248f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:07:53.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:07:53.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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:07:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:53 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:53 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:53 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.266 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:54.266 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.266 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.267 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:07:54.267 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.267 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:53 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:54.522 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:54.266+0000 7fc91248f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:07:54.882 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:07:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:07:54] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-06T15:07:55.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:55 smithi077 ceph-mon[108612]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:55.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:54.522+0000 7fc91248f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:07:55.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:54.956+0000 7fc91248f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:07:55.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:55 smithi077 ceph-mon[114740]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:55.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:55 smithi120 ceph-mon[109467]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:56.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:55 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:55.701+0000 7fc91248f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:07:56.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:55 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:55.795+0000 7fc91248f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:07:56.748 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.748 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.748 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[108612]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:56.748 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[114740]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.749 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:56.445+0000 7fc91248f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:07:56.750 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:56.543+0000 7fc91248f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:07:56.750 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:56.641+0000 7fc91248f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:56 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:56 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:56 smithi120 ceph-mon[109467]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:56 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:56 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:57.095 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:56.748+0000 7fc91248f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:07:57.095 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:56.990+0000 7fc91248f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:07:57.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:57.095+0000 7fc91248f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:07:57.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:57.334+0000 7fc91248f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:07:57.729 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:57.437+0000 7fc91248f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:07:57.729 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:57.634+0000 7fc91248f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:07:57.729 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:57.729+0000 7fc91248f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:07:58.258 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.258 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.258 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.258 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:58 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:58 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:07:58.855 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:58.540+0000 7fc91248f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:07:58.856 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:58.750+0000 7fc91248f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:07:59.034 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:07:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:07: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:07:59.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:07:59 smithi077 ceph-mon[108612]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:59.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:58 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:58.943+0000 7fc91248f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:07:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:07:59 smithi077 ceph-mon[114740]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:07:59.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:07:59 smithi120 ceph-mon[109467]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:00.031 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:59 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:59.654+0000 7fc91248f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:08:00.031 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:07:59 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:07:59.844+0000 7fc91248f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:00.031 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:00.031+0000 7fc91248f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:08:00.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:00.152+0000 7fc91248f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STARTING 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: CherryPy Checker: 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: The Application mounted at '' has an empty config. 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Serving on http://:::9283 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STARTED 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[114740]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:00.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:00.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:00.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-mon[108612]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='client.25093 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 172.21.15.120:0/1013184920' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:08:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mon[109467]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STOPPING 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STOPPED 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STARTING 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Serving on http://:::9283 2023-12-06T15:08:00.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:00] ENGINE Bus STARTED 2023-12-06T15:08:00.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:00.539+0000 7fa4c60f3700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T15:08:00.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ignoring --setuser ceph since I am not root 2023-12-06T15:08:00.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: ignoring --setgroup ceph since I am not root 2023-12-06T15:08:00.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-mgr[133711]: -- 172.21.15.120:0/2994942448 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55df96a2e1a0 con 0x55df96a04800 2023-12-06T15:08:00.884 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:00.716+0000 7f431e1cd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Failing over to other MGR 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Active manager daemon y restarted 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Activating manager daemon y 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:08:01.041 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: mgrmap e27: y(active, starting, since 0.373609s) 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:01.042 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: Manager daemon y is now available 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.043 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Failing over to other MGR 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Active manager daemon y restarted 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: mgrmap e27: y(active, starting, since 0.373609s) 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:01.044 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:08:01.045 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:01.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:01.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.046 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:01 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.242 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:00.885+0000 7f431e1cd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Failing over to other MGR 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Active manager daemon y restarted 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.24905 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:08:01.243 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: mgrmap e27: y(active, starting, since 0.373609s) 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:01.244 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.245 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:01.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:01.241+0000 7f431e1cd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:08:02.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:01.768+0000 7f431e1cd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:08:02.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:02.008+0000 7f431e1cd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: [06/Dec/2023:15:08:01] ENGINE Bus STARTING 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: [06/Dec/2023:15:08:01] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: [06/Dec/2023:15:08:01] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: [06/Dec/2023:15:08:01] ENGINE Bus STARTED 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: mgrmap e28: y(active, since 1.37727s) 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[108612]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:02.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:01] ENGINE Bus STARTING 2023-12-06T15:08:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:01] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:01] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:01] ENGINE Bus STARTED 2023-12-06T15:08:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: mgrmap e28: y(active, since 1.37727s) 2023-12-06T15:08:02.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-mon[114740]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:02.870 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:08:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:08:02.597Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=7 2023-12-06T15:08:02.882 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:02.464+0000 7f431e1cd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:01] ENGINE Bus STARTING 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:01] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:01] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:01] ENGINE Bus STARTED 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: mgrmap e28: y(active, since 1.37727s) 2023-12-06T15:08:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:02 smithi120 ceph-mon[109467]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:03.547 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:03.236+0000 7f431e1cd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:08:03.547 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:03.331+0000 7f431e1cd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:08:03.547 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-mon[109467]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:03.547 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-mon[109467]: mgrmap e29: y(active, since 2s) 2023-12-06T15:08:03.547 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[108612]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[108612]: mgrmap e29: y(active, since 2s) 2023-12-06T15:08:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:03.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[114740]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[114740]: mgrmap e29: y(active, since 2s) 2023-12-06T15:08:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:03.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:03 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:03.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.280 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:03.986+0000 7f431e1cd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:08:04.280 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.083+0000 7f431e1cd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:08:04.280 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.178+0000 7f431e1cd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:08:04.618 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.279+0000 7f431e1cd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:08:04.618 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.522+0000 7f431e1cd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:08:04.787 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.787 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.787 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.788 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.789 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.789 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.789 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:04 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.617+0000 7f431e1cd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.838+0000 7f431e1cd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:05.214 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:04.937+0000 7f431e1cd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:08:05.215 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:05.125+0000 7f431e1cd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:08:05.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:05.213+0000 7f431e1cd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:05.976 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:05 smithi120 ceph-mon[109467]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:05.976 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:05 smithi120 ceph-mon[109467]: mgrmap e30: y(active, since 4s) 2023-12-06T15:08:06.079 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:05 smithi077 ceph-mon[108612]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:06.079 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:05 smithi077 ceph-mon[108612]: mgrmap e30: y(active, since 4s) 2023-12-06T15:08:06.079 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:05 smithi077 ceph-mon[114740]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:06.080 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:05 smithi077 ceph-mon[114740]: mgrmap e30: y(active, since 4s) 2023-12-06T15:08:06.362 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:05.974+0000 7f431e1cd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:08:06.362 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:06.175+0000 7f431e1cd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:08:06.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:06.360+0000 7f431e1cd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:07.078+0000 7f431e1cd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:07.278+0000 7f431e1cd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:07.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:08:07.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:07.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:07.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:07 smithi077 ceph-mon[108612]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:07.475+0000 7f431e1cd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:07.602+0000 7f431e1cd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:08:07] ENGINE Bus STARTING 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: CherryPy Checker: 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: The Application mounted at '' has an empty config. 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:08:07] ENGINE Serving on http://:::9283 2023-12-06T15:08:07.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[133688]: [06/Dec/2023:15:08:07] ENGINE Bus STARTED 2023-12-06T15:08:08.482 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:08:08.483 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: Standby manager daemon x started 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:08:08.484 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: Standby manager daemon x started 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:08.485 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:08 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: Reconfiguring iscsi.foo.smithi077.vvvbbp (dependencies changed)... 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi077.vvvbbp", "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 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: Reconfiguring daemon iscsi.foo.smithi077.vvvbbp on smithi077 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: Standby manager daemon x started 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:08.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:08 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/616191223' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[108612]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[114740]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:09.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:09 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:09 smithi120 ceph-mon[109467]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:08:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:09 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:09 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[108612]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[108612]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3429983085' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[114740]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[114740]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:08:11.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:10 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3429983085' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:08:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:10 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:10 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:10 smithi120 ceph-mon[109467]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:08:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:10 smithi120 ceph-mon[109467]: Reconfiguring daemon prometheus.a on smithi120 2023-12-06T15:08:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:10 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3429983085' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T15:08:11.785 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:11.786 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 systemd[1]: Stopping Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:11.786 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 bash[141332]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.785Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T15:08:12.093 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.786Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:08:12.094 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.786Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T15:08:12.094 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[137766]: ts=2023-12-06T15:08:11.786Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T15:08:12.094 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:11 smithi120 bash[141345]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T15:08:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:11 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:11 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:12.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 bash[141385]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T15:08:12.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:08:12.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 systemd[1]: Stopped Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:12.383 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 systemd[1]: Starting Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi120 (none))" 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:08:12.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.451Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.453Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.454Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.454Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.457Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.457Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.667µs 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.457Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 bash[141451]: 22b542c219d9ed2ada34ec90dabf7344c0149dd86ba86c75290422005cfda990 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 systemd[1]: Started Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:12.884 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.662Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T15:08:13.212 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.900Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.945Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.945Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.945Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.593µs wal_replay_duration=488.647128ms total_replay_duration=488.709929ms 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.949Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.949Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.949Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.972Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.738777ms db_storage=600ns remote_storage=1.447µs web_handler=330ns query_engine=599ns scrape=591.824µs scrape_sd=73.885µs notify=10.498µs notify_sd=11.555µs rules=21.712944ms 2023-12-06T15:08:13.213 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:12.972Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:13 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: Adding iSCSI gateway http://:@172.21.15.77:5000 to Dashboard 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi077"}]: dispatch 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:08:13.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:13 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:14.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: Upgrade: Updating mgr.x 2023-12-06T15:08:14.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[108612]: Deploying daemon mgr.x on smithi120 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: Upgrade: Updating mgr.x 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:14 smithi077 ceph-mon[114740]: Deploying daemon mgr.x on smithi120 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: Upgrade: Updating mgr.x 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:14 smithi120 ceph-mon[109467]: Deploying daemon mgr.x on smithi120 2023-12-06T15:08:15.794 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:08:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:15 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:15.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:15 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:15.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:15 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:16.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:16 smithi120 systemd[1]: Stopping Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:16.425 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:08:16.425 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (50s) 13s ago 4m 17.7M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:08:16.425 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (27s) 12s ago 4m 44.7M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:08:16.425 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 starting - - - - 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283 running (76s) 12s ago 7m 72.1M - 19.0.0-26-g0482646f 26bb7d89db2e f87403c08f79 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (23s) 13s ago 9m 474M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (9m) 13s ago 9m 98.7M 2048M 17.2.0 e1d6a67b021e 41ad0998f70d 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (8m) 12s ago 8m 77.3M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (8m) 13s ago 8m 65.1M 2048M 17.2.0 e1d6a67b021e 147f28381cba 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (55s) 13s ago 5m 14.4M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (38s) 12s ago 5m 12.0M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (7m) 13s ago 7m 102M 2744M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (7m) 13s ago 7m 113M 2744M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (7m) 13s ago 7m 78.6M 2744M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6m) 13s ago 6m 108M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (6m) 12s ago 6m 111M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (6m) 12s ago 6m 100M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:08:16.426 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (6m) 12s ago 6m 91.2M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (5m) 12s ago 5m 103M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 starting - - - - 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (4m) 13s ago 4m 91.7M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (4m) 12s ago 4m 93.6M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (4m) 13s ago 4m 91.5M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:08:16.427 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (4m) 12s ago 4m 92.1M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:08:16.805 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "mds": {}, 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:08:16.806 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T15:08:16.807 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:08:16.807 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:08:16.807 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:08:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:16 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:16 smithi077 ceph-mon[108612]: from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:16.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:16 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:16 smithi077 ceph-mon[114740]: from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:16.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:16 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:16.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:16 smithi120 ceph-mon[109467]: from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr" 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mgr daemons", 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:08:17.122 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:08:17.497 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:17 smithi120 bash[141878]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:17 smithi120 ceph-mon[109467]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:17 smithi120 ceph-mon[109467]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:17 smithi120 ceph-mon[109467]: 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, 11 op/s 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3107877741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:17.856 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:17 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3118574200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[108612]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[108612]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[108612]: 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, 11 op/s 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3107877741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[108612]: from='client.? 172.21.15.77:0/3118574200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[114740]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[114740]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[114740]: 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, 11 op/s 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3107877741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:17 smithi077 ceph-mon[114740]: from='client.? 172.21.15.77:0/3118574200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:17 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:08:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:18 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T15:08:18.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:18 smithi120 systemd[1]: Stopped Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:18.569 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:18 smithi120 systemd[1]: Starting Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:18 smithi077 ceph-mon[108612]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:18 smithi077 ceph-mon[114740]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:18.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:18 smithi120 ceph-mon[109467]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:19.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:19 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:19 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:19.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:19 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:19.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:19 smithi120 ceph-mgr[142076]: -- 172.21.15.120:0/737649955 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cf5affa1a0 con 0x55cf5afd0c00 2023-12-06T15:08:19.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:19.776+0000 7f45a6587200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:08:20.291 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:19 smithi120 bash[142031]: 058deee3eea50c46f962c4726cdc63d77598fd9098a86b3c7147432837d09295 2023-12-06T15:08:20.291 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:19 smithi120 systemd[1]: Started Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:20.292 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:19.942+0000 7f45a6587200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:08:20.292 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:20 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:20.291+0000 7f45a6587200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:08:20] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.33.4" 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[108612]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[114740]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:21 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:20 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:20.820+0000 7f45a6587200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:08:21.133 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:21 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:21.065+0000 7f45a6587200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:08:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:21 smithi120 ceph-mon[109467]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:21 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:21 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:21.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:21 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:21.524+0000 7f45a6587200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:08:22.299 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:22 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:22.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:22 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:22 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:22.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:22.298+0000 7f45a6587200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:08:22.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:22.392+0000 7f45a6587200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:08:23.325 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.028+0000 7f45a6587200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:08:23.325 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.122+0000 7f45a6587200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:08:23.325 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.222+0000 7f45a6587200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:08:23.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.325+0000 7f45a6587200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:08:23.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.565+0000 7f45a6587200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.667+0000 7f45a6587200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:23.909+0000 7f45a6587200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:23.918 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:23.919 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:23.919 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:23.919 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:23 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:23 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:24.296 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:24.012+0000 7f45a6587200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:08:24.296 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:24.206+0000 7f45a6587200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:08:24.581 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:24 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:24.296+0000 7f45a6587200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:25.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:25 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:25.106+0000 7f45a6587200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:08:25.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:25 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:25.317+0000 7f45a6587200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:08:25.699 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:25 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:25.513+0000 7f45a6587200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:25.699 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:25 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:25.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:25 smithi077 ceph-mon[108612]: 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 2023-12-06T15:08:25.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:25 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:26.566 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:26.194+0000 7f45a6587200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:08:26.566 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:26.380+0000 7f45a6587200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:26.566+0000 7f45a6587200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:26.684+0000 7f45a6587200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:26] ENGINE Bus STARTING 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: CherryPy Checker: 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: The Application mounted at '' has an empty config. 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:26] ENGINE Serving on http://:::9283 2023-12-06T15:08:26.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:26] ENGINE Bus STARTED 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: Upgrade: Setting container_image for all mgr 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:08:26.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: Upgrade: It appears safe to stop mon.a 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: Standby manager daemon x restarted 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: Standby manager daemon x started 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:26.885 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:26 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:27.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: Upgrade: Setting container_image for all mgr 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:27.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: Upgrade: It appears safe to stop mon.a 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: Standby manager daemon x restarted 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: Standby manager daemon x started 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:27.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: Upgrade: Setting container_image for all mgr 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:08:27.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: Upgrade: It appears safe to stop mon.a 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: Standby manager daemon x restarted 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: Standby manager daemon x started 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:27.122 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:26 smithi077 ceph-mon[108612]: from='mgr.? 172.21.15.120:0/722525711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: mgrmap e32: y(active, since 26s), standbys: x 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: Upgrade: Updating mon.a 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[108612]: Deploying daemon mon.a on smithi077 2023-12-06T15:08:28.307 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 systemd[1]: Stopping Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: mgrmap e32: y(active, since 26s), standbys: x 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: Upgrade: Updating mon.a 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:28.308 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:27 smithi077 ceph-mon[114740]: Deploying daemon mon.a on smithi077 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: mgrmap e32: y(active, since 26s), standbys: x 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: Upgrade: Updating mon.a 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='mgr.y' 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: from='mgr.15270 172.21.15.77:0/542584456' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:28.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:27 smithi120 ceph-mon[109467]: Deploying daemon mon.a on smithi077 2023-12-06T15:08:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[108589]: 2023-12-06T15:08:28.303+0000 7f176eca7700 -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 2023-12-06T15:08:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[108589]: 2023-12-06T15:08:28.303+0000 7f176eca7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T15:08:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 bash[156296]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a 2023-12-06T15:08:29.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T15:08:29.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 systemd[1]: Stopped Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:29.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:28 smithi077 systemd[1]: Starting Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:29.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08: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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:08:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 bash[156445]: b3f188c5564af59ef13fbee5ab27bade426e0e7c9e5d43776019d31945195c91 2023-12-06T15:08:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 systemd[1]: Started Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:08:29.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: pidfile_write: ignore empty --pid-file 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: load: jerasure load: lrc 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: RocksDB version: 7.9.2 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Git sha 0 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: DB SUMMARY 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: DB Session ID: WT2CVQ0CSR6GI88BE6E9 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: CURRENT file: CURRENT 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: MANIFEST file: MANIFEST-000015 size: 579 Bytes 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000024.sst 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000022.log size: 3467594 ; 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.error_if_exists: 0 2023-12-06T15:08:29.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.create_if_missing: 0 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.paranoid_checks: 1 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.env: 0x55a531dc7a60 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.info_log: 0x55a532655740 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.statistics: (nil) 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.use_fsync: 0 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_log_file_size: 0 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:08:29.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_fallocate: 1 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.use_direct_reads: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.db_log_dir: 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.wal_dir: 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:08:29.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.write_buffer_manager: 0x55a53260afa0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.unordered_write: 0 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:08:29.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.row_cache: None 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.wal_filter: None 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.two_write_queues: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.wal_compression: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.atomic_flush: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.log_readahead_size: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T15:08:29.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_background_jobs: 2 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_background_compactions: -1 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_subcompactions: 1 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:08:29.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_open_files: -1 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_background_flushes: -1 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Compression algorithms supported: 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kZSTD supported: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kXpressCompression supported: 0 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kZlibCompression supported: 1 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kSnappyCompression supported: 1 2023-12-06T15:08:29.626 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kLZ4Compression supported: 1 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: kBZip2Compression supported: 0 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.merge_operator: 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_filter: None 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a532655860) 2023-12-06T15:08:29.627 INFO:journalctl@ceph.mon.a.smithi077.stdout: cache_index_and_filter_blocks: 1 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: pin_top_level_index_and_filter: 1 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_type: 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: data_block_index_type: 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_shortening: 1 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: checksum: 4 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: no_block_cache: 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache: 0x55a5326ab090 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_name: BinnedLRUCache 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_options: 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: capacity : 536870912 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: num_shard_bits : 4 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: strict_capacity_limit : 0 2023-12-06T15:08:29.628 INFO:journalctl@ceph.mon.a.smithi077.stdout: high_pri_pool_ratio: 0.000 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_cache_compressed: (nil) 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: persistent_cache: (nil) 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_size: 4096 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_size_deviation: 10 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_restart_interval: 16 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: index_block_restart_interval: 1 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: metadata_block_size: 4096 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: partition_filters: 0 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: use_delta_encoding: 1 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: filter_policy: bloomfilter 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: whole_key_filtering: 1 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: verify_compression: 0 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: read_amp_bytes_per_bit: 0 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: format_version: 5 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: enable_index_compression: 1 2023-12-06T15:08:29.629 INFO:journalctl@ceph.mon.a.smithi077.stdout: block_align: 0 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout: max_auto_readahead_size: 262144 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout: prepopulate_block_cache: 0 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout: initial_auto_readahead_size: 8192 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression: NoCompression 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.num_levels: 7 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:08:29.630 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:08:29.631 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:08:29.631 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:08:29.631 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:08:29.632 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:08:29.633 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:08:29.634 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.table_properties_collectors: 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.inplace_update_support: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.bloom_locality: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.max_successive_merges: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:08:29.635 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.ttl: 2592000 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enable_blob_files: false 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.min_blob_size: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2023-12-06T15:08:29.636 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: 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 26, last_sequence is 9742, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: aff2ad42-fb74-4eb7-9c54-1f1955d3e7fd 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875309235372, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875309244693, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 3144422, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 9743, "largest_seqno": 11320, "table_properties": {"data_size": 3136809, "index_size": 4801, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 16692, "raw_average_key_size": 23, "raw_value_size": 3121510, "raw_average_value_size": 4440, "num_data_blocks": 218, "num_entries": 703, "num_filter_entries": 703, "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": 1701875309, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "aff2ad42-fb74-4eb7-9c54-1f1955d3e7fd", "db_session_id": "WT2CVQ0CSR6GI88BE6E9", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875309244793, "job": 1, "event": "recovery_finished"} 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a532746000 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: DB pointer 0x55a532732000 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T15:08:29.637 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** DB Stats ** 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.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) 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: L0 1/0 3.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 687.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: L6 1/0 8.25 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 2023-12-06T15:08:29.638 INFO:journalctl@ceph.mon.a.smithi077.stdout: Sum 2/0 11.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 687.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.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 687.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.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) 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.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 687.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:08:29.639 INFO:journalctl@ceph.mon.a.smithi077.stdout: Cumulative compaction: 0.00 GB write, 210.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: Interval compaction: 0.00 GB write, 210.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.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 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: Block cache BinnedLRUCache@0x55a5326ab090#7 capacity: 512.00 MB usage: 7.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: starting mon.a rank 0 at public addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] at bind addrs [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???) e3 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).mds e1 new map 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).mds e1 print_map 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: e1 2023-12-06T15:08:29.640 INFO:journalctl@ceph.mon.a.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.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} 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout: legacy client fscid: -1 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout: 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout: No filesystems configured 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:29.641 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ignoring --setuser ceph since I am not root 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ignoring --setgroup ceph since I am not root 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mgr[151073]: -- 172.21.15.77:0/1652520048 <== mon.1 v2:172.21.15.77:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579ae55a1a0 con 0x5579ae531000 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:30.060+0000 7fbb2d296200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:30.223+0000 7fbb2d296200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:08:30.225 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a calling monitor election 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: fsmap 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mgrmap e32: y(active, since 29s), standbys: x 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: from='mgr.15270 ' entity='' 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: mgrmap e33: y(active, since 29s), standbys: x 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[156483]: overall HEALTH_OK 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:30.226 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: mon.a calling monitor election 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: fsmap 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: mgrmap e32: y(active, since 29s), standbys: x 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: from='mgr.15270 ' entity='' 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: mgrmap e33: y(active, since 29s), standbys: x 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:29 smithi077 ceph-mon[114740]: overall HEALTH_OK 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: ignoring --setuser ceph since I am not root 2023-12-06T15:08:30.227 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: ignoring --setgroup ceph since I am not root 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mgr[142076]: -- 172.21.15.120:0/2891364689 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f1e70e01a0 con 0x55f1e70b7000 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:30 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:30.062+0000 7fbcbad9d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:30 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:30.226+0000 7fbcbad9d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: mon.a calling monitor election 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: mgrmap e32: y(active, since 29s), standbys: x 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: from='mgr.15270 ' entity='' 2023-12-06T15:08:30.228 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: mgrmap e33: y(active, since 29s), standbys: x 2023-12-06T15:08:30.229 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:29 smithi120 ceph-mon[109467]: overall HEALTH_OK 2023-12-06T15:08:30.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:30.550+0000 7fbb2d296200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:08:30.882 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:30 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:30.551+0000 7fbcbad9d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:08:31.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:31.044+0000 7fbb2d296200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:08:31.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:31.270+0000 7fbb2d296200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:08:31.382 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:31 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:31.045+0000 7fbcbad9d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:08:31.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:31 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:31.273+0000 7fbcbad9d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T15:08:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:31 smithi077 ceph-mon[156483]: mgrmap e34: y(active, since 30s), standbys: x 2023-12-06T15:08:32.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:31 smithi077 ceph-mon[114740]: mgrmap e34: y(active, since 30s), standbys: x 2023-12-06T15:08:32.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:31.692+0000 7fbb2d296200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:08:32.132 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:31 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:31.697+0000 7fbcbad9d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:08:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:31 smithi120 ceph-mon[109467]: mgrmap e34: y(active, since 30s), standbys: x 2023-12-06T15:08:32.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:32 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:32.402+0000 7fbb2d296200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:08:32.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:32 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:32.489+0000 7fbb2d296200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:08:32.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:32 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:32.406+0000 7fbcbad9d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:08:32.883 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:32 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:32.493+0000 7fbcbad9d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:08:33.365 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.092+0000 7fbcbad9d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:08:33.365 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.177+0000 7fbcbad9d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:08:33.365 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.266+0000 7fbcbad9d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:08:33.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.090+0000 7fbb2d296200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:08:33.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.178+0000 7fbb2d296200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:08:33.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.270+0000 7fbb2d296200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:08:33.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.365+0000 7fbcbad9d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:08:33.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.593+0000 7fbcbad9d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:08:33.701 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.369+0000 7fbb2d296200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:08:33.701 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.603+0000 7fbb2d296200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T15:08:33.701 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.700+0000 7fbb2d296200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:08:34.012 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.690+0000 7fbcbad9d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:08:34.012 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:33 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:33.915+0000 7fbcbad9d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:08:34.018 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:33.920+0000 7fbb2d296200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:08:34.288 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:34.012+0000 7fbcbad9d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:08:34.288 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:34.198+0000 7fbcbad9d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:08:34.297 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:34 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:34.017+0000 7fbb2d296200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:08:34.297 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:34 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:34.205+0000 7fbb2d296200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:08:34.297 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:34 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:34.296+0000 7fbb2d296200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:34.633 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:34 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:34.288+0000 7fbcbad9d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:35.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:35 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:35.056+0000 7fbb2d296200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:08:35.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:35 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:35.256+0000 7fbb2d296200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:08:35.382 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:35 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:35.052+0000 7fbcbad9d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:08:35.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:35 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:35.250+0000 7fbcbad9d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:08:35.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:35 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:35.439+0000 7fbb2d296200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:35.882 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:35 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:35.432+0000 7fbcbad9d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:36.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:36.105+0000 7fbb2d296200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:08:36.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:36.297+0000 7fbb2d296200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:36.382 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:36.095+0000 7fbcbad9d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:08:36.383 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:36.284+0000 7fbcbad9d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:08:36.755 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:36.487+0000 7fbb2d296200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:08:36.755 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:36.604+0000 7fbb2d296200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:36] ENGINE Bus STARTING 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: Standby manager daemon x restarted 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: Standby manager daemon x started 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: Active manager daemon y restarted 2023-12-06T15:08:36.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: Activating manager daemon y 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: mgrmap e35: y(active, starting, since 0.00547483s), standbys: x 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:36.757 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c[114717]: 2023-12-06T15:08:36.620+0000 7fce66d22700 -1 mon.c@1(peon).osd e106 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: Standby manager daemon x restarted 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: Standby manager daemon x started 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:36.758 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: Active manager daemon y restarted 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: Activating manager daemon y 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: mgrmap e35: y(active, starting, since 0.00547483s), standbys: x 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:36.759 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:36.760 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:36.470+0000 7fbcbad9d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:36.588+0000 7fbcbad9d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:36] ENGINE Bus STARTING 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: CherryPy Checker: 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: The Application mounted at '' has an empty config. 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:36] ENGINE Serving on http://:::9283 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x[142053]: [06/Dec/2023:15:08:36] ENGINE Bus STARTED 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b[109430]: 2023-12-06T15:08:36.618+0000 7f63bfbac700 -1 mon.b@2(peon).osd e106 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T15:08:36.761 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: Standby manager daemon x restarted 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: Standby manager daemon x started 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.? 172.21.15.120:0/2846493642' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: Active manager daemon y restarted 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: Activating manager daemon y 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: mgrmap e35: y(active, starting, since 0.00547483s), standbys: x 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:36.762 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:08:36.763 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:36 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:08:37.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: CherryPy Checker: 2023-12-06T15:08:37.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: The Application mounted at '' has an empty config. 2023-12-06T15:08:37.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:37.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:36] ENGINE Serving on http://:::9283 2023-12-06T15:08:37.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:36 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:36] ENGINE Bus STARTED 2023-12-06T15:08:38.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:37.626+0000 7fbaefce7700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: Manager daemon y is now available 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[156483]: mgrmap e36: y(active, since 1.00818s), standbys: x 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: Manager daemon y is now available 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:37 smithi077 ceph-mon[114740]: mgrmap e36: y(active, since 1.00818s), standbys: x 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: Manager daemon y is now available 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: failed to encode map e106 with expected crc 2023-12-06T15:08:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:37 smithi120 ceph-mon[109467]: mgrmap e36: y(active, since 1.00818s), standbys: x 2023-12-06T15:08:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: [06/Dec/2023:15:08:37] ENGINE Bus STARTING 2023-12-06T15:08:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: [06/Dec/2023:15:08:37] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: [06/Dec/2023:15:08:37] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[156483]: [06/Dec/2023:15:08:37] ENGINE Bus STARTED 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:37] ENGINE Bus STARTING 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:37] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:37] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:38 smithi077 ceph-mon[114740]: [06/Dec/2023:15:08:37] ENGINE Bus STARTED 2023-12-06T15:08:39.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:37] ENGINE Bus STARTING 2023-12-06T15:08:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:37] ENGINE Serving on http://172.21.15.77:8765 2023-12-06T15:08:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:37] ENGINE Serving on https://172.21.15.77:7150 2023-12-06T15:08:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:38 smithi120 ceph-mon[109467]: [06/Dec/2023:15:08:37] ENGINE Bus STARTED 2023-12-06T15:08:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: mgrmap e37: y(active, since 3s), standbys: x 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: mgrmap e37: y(active, since 3s), standbys: x 2023-12-06T15:08:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:39 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: mgrmap e37: y(active, since 3s), standbys: x 2023-12-06T15:08:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:39 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:08:40] "GET /metrics HTTP/1.1" 200 35365 "" "Prometheus/2.33.4" 2023-12-06T15:08:41.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:41 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:41 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:41 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:41 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:41 smithi120 ceph-mon[109467]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:41.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[156483]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:41.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:41 smithi077 ceph-mon[114740]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:08:42.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:42 smithi120 ceph-mon[109467]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-06T15:08:42.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:42 smithi077 ceph-mon[156483]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-06T15:08:42.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:42 smithi077 ceph-mon[114740]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-06T15:08:43.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[156483]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:43.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:43.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:43.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:43.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-06T15:08:43.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:43.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:43 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:43.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.conf 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.conf 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:43.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:43 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T15:08:44.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:08:44.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[156483]: Upgrade: It appears safe to stop mon.c 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:44.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:44.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:08:44.871 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:44 smithi077 ceph-mon[114740]: Upgrade: It appears safe to stop mon.c 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: Updating smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: Updating smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:44.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:44.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:44.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:08:44.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:44 smithi120 ceph-mon[109467]: Upgrade: It appears safe to stop mon.c 2023-12-06T15:08:45.989 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: 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 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: Upgrade: Updating mon.c 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[156483]: Deploying daemon mon.c on smithi077 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: 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 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: Upgrade: Updating mon.c 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:45.990 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-mon[114740]: Deploying daemon mon.c on smithi077 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 systemd[1]: Stopping Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c[114717]: 2023-12-06T15:08:45.977+0000 7fce6c52d700 -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 2023-12-06T15:08:45.991 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c[114717]: 2023-12-06T15:08:45.977+0000 7fce6c52d700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: Upgrade: Updating mon.c 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: from='mgr.34107 ' entity='mgr.y' 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:45 smithi120 ceph-mon[109467]: Deploying daemon mon.c on smithi077 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:45 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:45] ENGINE Bus STOPPING 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:46] ENGINE Bus STOPPED 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:46] ENGINE Bus STARTING 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:46] ENGINE Serving on http://:::9283 2023-12-06T15:08:46.332 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:46 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:08:46] ENGINE Bus STARTED 2023-12-06T15:08:46.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:46 smithi077 bash[158964]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c 2023-12-06T15:08:47.076 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:46 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T15:08:47.076 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:46 smithi077 systemd[1]: Stopped Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:47.077 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:46 smithi077 systemd[1]: Starting Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: pidfile_write: ignore empty --pid-file 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: load: jerasure load: lrc 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: RocksDB version: 7.9.2 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Git sha 0 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: DB SUMMARY 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: DB Session ID: DBXWUP585LTVVKITM20V 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: CURRENT file: CURRENT 2023-12-06T15:08:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: MANIFEST file: MANIFEST-000009 size: 691 Bytes 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000021.sst 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000019.log size: 2303551 ; 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.error_if_exists: 0 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.create_if_missing: 0 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.paranoid_checks: 1 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.env: 0x56381e6fda60 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.info_log: 0x56381fd61740 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:08:47.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.statistics: (nil) 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.use_fsync: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_log_file_size: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_fallocate: 1 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.use_direct_reads: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.db_log_dir: 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.wal_dir: 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:08:47.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.write_buffer_manager: 0x56381fd16fa0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:08:47.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.unordered_write: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.row_cache: None 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.wal_filter: None 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.two_write_queues: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.wal_compression: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.atomic_flush: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:08:47.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.log_readahead_size: 0 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T15:08:47.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_background_jobs: 2 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_background_compactions: -1 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_subcompactions: 1 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:08:47.625 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_open_files: -1 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_background_flushes: -1 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Compression algorithms supported: 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kZSTD supported: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kXpressCompression supported: 0 2023-12-06T15:08:47.626 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kZlibCompression supported: 1 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kSnappyCompression supported: 1 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kLZ4Compression supported: 1 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: kBZip2Compression supported: 0 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.merge_operator: 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_filter: None 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:08:47.627 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56381fd61860) 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: cache_index_and_filter_blocks: 1 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: pin_top_level_index_and_filter: 1 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_type: 0 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: data_block_index_type: 0 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_shortening: 1 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: checksum: 4 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: no_block_cache: 0 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache: 0x56381fdb7090 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_name: BinnedLRUCache 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_options: 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: capacity : 536870912 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: num_shard_bits : 4 2023-12-06T15:08:47.628 INFO:journalctl@ceph.mon.c.smithi077.stdout: strict_capacity_limit : 0 2023-12-06T15:08:47.629 INFO:journalctl@ceph.mon.c.smithi077.stdout: high_pri_pool_ratio: 0.000 2023-12-06T15:08:47.629 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_cache_compressed: (nil) 2023-12-06T15:08:47.629 INFO:journalctl@ceph.mon.c.smithi077.stdout: persistent_cache: (nil) 2023-12-06T15:08:47.629 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_size: 4096 2023-12-06T15:08:47.629 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_size_deviation: 10 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_restart_interval: 16 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: index_block_restart_interval: 1 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: metadata_block_size: 4096 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: partition_filters: 0 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: use_delta_encoding: 1 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: filter_policy: bloomfilter 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: whole_key_filtering: 1 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: verify_compression: 0 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: read_amp_bytes_per_bit: 0 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: format_version: 5 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: enable_index_compression: 1 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: block_align: 0 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: max_auto_readahead_size: 262144 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: prepopulate_block_cache: 0 2023-12-06T15:08:47.630 INFO:journalctl@ceph.mon.c.smithi077.stdout: initial_auto_readahead_size: 8192 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression: NoCompression 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.num_levels: 7 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:08:47.631 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T15:08:47.632 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 bash[159131]: b0518eacad414deaadb17e09d5ee72470daef96ee102988cbc5e6d2d242a4e88 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:08:47.633 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:08:47.634 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.table_properties_collectors: 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.inplace_update_support: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.bloom_locality: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.max_successive_merges: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T15:08:47.635 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.ttl: 2592000 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enable_blob_files: false 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.min_blob_size: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T15:08:47.636 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 21.sst 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: 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 23, last_sequence is 12313, log_number is 19,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 19 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: da978755-7f97-4600-8d90-e3c9ebb730f7 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875327149100, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875327156751, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 24, "file_size": 1462902, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12319, "largest_seqno": 12703, "table_properties": {"data_size": 1460120, "index_size": 1256, "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": 4715, "raw_average_key_size": 24, "raw_value_size": 1455796, "raw_average_value_size": 7542, "num_data_blocks": 57, "num_entries": 193, "num_filter_entries": 193, "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": 1701875327, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "da978755-7f97-4600-8d90-e3c9ebb730f7", "db_session_id": "DBXWUP585LTVVKITM20V", "orig_file_number": 24, "seqno_to_time_mapping": "N/A"}} 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875327156879, "job": 1, "event": "recovery_finished"} 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/version_set.cc:5047] Creating manifest 26 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 systemd[1]: Started Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000019.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56381fe52000 2023-12-06T15:08:47.637 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: DB pointer 0x56381fe3e000 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** DB Stats ** 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.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) 2023-12-06T15:08:47.638 INFO:journalctl@ceph.mon.c.smithi077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: L0 1/0 1.40 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 433.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: L6 1/0 10.71 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 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: Sum 2/0 12.10 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 433.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.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 433.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.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) 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.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 433.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T15:08:47.639 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: Cumulative compaction: 0.00 GB write, 122.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: Interval compaction: 0.00 GB write, 122.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.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 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: Block cache BinnedLRUCache@0x56381fdb7090#7 capacity: 512.00 MB usage: 1.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.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%) 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: starting mon.c rank 1 at public addrs [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] at bind addrs [v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???) e3 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).mds e1 new map 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).mds e1 print_map 2023-12-06T15:08:47.640 INFO:journalctl@ceph.mon.c.smithi077.stdout: e1 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.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} 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout: legacy client fscid: -1 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout: 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout: No filesystems configured 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:47.641 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:47 smithi077 ceph-mon[159169]: mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-06T15:08:47.860 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (82s) 9s ago 5m 17.7M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (59s) 8s ago 5m 45.1M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (39s) 9s ago 4m 54.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (30s) 8s ago 8m 445M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (55s) 9s ago 9m 476M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (19s) 9s ago 9m 46.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (8m) 8s ago 8m 85.7M 2048M 17.2.0 e1d6a67b021e 838d63b31bc7 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 starting - - - 2048M 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (88s) 9s ago 5m 14.5M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (70s) 8s ago 5m 19.5M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (8m) 9s ago 8m 104M 2744M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:08:48.552 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (7m) 9s ago 7m 116M 2744M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (7m) 9s ago 7m 81.1M 2744M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (7m) 9s ago 7m 112M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (7m) 8s ago 7m 115M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (6m) 8s ago 6m 103M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (6m) 8s ago 6m 94.3M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (6m) 8s ago 6m 107M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (36s) 8s ago 5m 54.4M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (5m) 9s ago 4m 93.3M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (4m) 8s ago 4m 94.8M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (4m) 9s ago 4m 92.7M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:08:48.553 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (4m) 8s ago 4m 93.2M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:08:48.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: 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 2023-12-06T15:08:48.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: mon.c calling monitor election 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: mon.a calling monitor election 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: fsmap 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: mgrmap e38: y(active, since 10s), standbys: x 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: overall HEALTH_OK 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[156483]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: 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 2023-12-06T15:08:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: mon.c calling monitor election 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: mon.a calling monitor election 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: fsmap 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: mgrmap e38: y(active, since 10s), standbys: x 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: overall HEALTH_OK 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:48 smithi077 ceph-mon[159169]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: mon.c calling monitor election 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: mon.a calling monitor election 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: monmap e3: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: fsmap 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: mgrmap e38: y(active, since 10s), standbys: x 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: overall HEALTH_OK 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:48.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:48.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-mon[109467]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:48.973 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 4 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:08:48.974 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:08:49.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:48.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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:08:49.340 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:08:49.340 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:08:49.340 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:08:49.340 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr" 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "3/23 daemons upgraded", 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:08:49.341 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:08:49.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[156483]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[156483]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[156483]: 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 2023-12-06T15:08:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/3001724494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:49.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[159169]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[159169]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[159169]: 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 2023-12-06T15:08:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:49 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/3001724494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:49 smithi120 ceph-mon[109467]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:49 smithi120 ceph-mon[109467]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:49 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:49 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/3001724494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:49.757 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:08:50.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[156483]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2781208446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[159169]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2781208446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:50 smithi120 ceph-mon[109467]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:08:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:50 smithi120 ceph-mon[109467]: from='client.? 172.21.15.77:0/2781208446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:08:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:50 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:50 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:08:50] "GET /metrics HTTP/1.1" 200 35365 "" "Prometheus/2.33.4" 2023-12-06T15:08:52.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[156483]: 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 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[159169]: 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 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:52.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:51 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:52.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:51 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:51 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:52.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:51 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:08:52.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:08:52 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:08:52.167+0000 7fbaefce7700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T15:08:53.351 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:53 smithi077 ceph-mon[156483]: 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 2023-12-06T15:08:53.351 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:53 smithi077 ceph-mon[159169]: 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 2023-12-06T15:08:53.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:53 smithi120 ceph-mon[109467]: 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 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:54.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:54.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:08:54.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:54 smithi120 ceph-mon[109467]: Upgrade: It appears safe to stop mon.b 2023-12-06T15:08:54.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[156483]: Upgrade: It appears safe to stop mon.b 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:08:54.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:54 smithi077 ceph-mon[159169]: Upgrade: It appears safe to stop mon.b 2023-12-06T15:08:55.863 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: Upgrade: Updating mon.b 2023-12-06T15:08:55.863 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:55.863 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:55.863 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:55.864 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:55.864 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: Deploying daemon mon.b on smithi120 2023-12-06T15:08:55.864 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-mon[109467]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:55.864 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 systemd[1]: Stopping Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: Upgrade: Updating mon.b 2023-12-06T15:08:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:55.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: Deploying daemon mon.b on smithi120 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[159169]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: Upgrade: Updating mon.b 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:08:55.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: Deploying daemon mon.b on smithi120 2023-12-06T15:08:55.871 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:55 smithi077 ceph-mon[156483]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:08:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b[109430]: 2023-12-06T15:08:55.861+0000 7f63c53b7700 -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 2023-12-06T15:08:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:55 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b[109430]: 2023-12-06T15:08:55.861+0000 7f63c53b7700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T15:08:56.545 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 bash[145962]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b 2023-12-06T15:08:56.870 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T15:08:56.870 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 systemd[1]: Stopped Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:56.870 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 systemd[1]: Starting Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:08:57.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev), process ceph-mon, pid 7 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: pidfile_write: ignore empty --pid-file 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: load: jerasure load: lrc 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 bash[146112]: 7e488a35b8923b8c0de079b959bad085b6b542abf332eb9a13d29860061bebf4 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: RocksDB version: 7.9.2 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Git sha 0 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Compile date 2023-12-06 02:25:46 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: DB SUMMARY 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: DB Session ID: ZX24JW57GCJ4ZEMO7OP5 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: CURRENT file: CURRENT 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:08:57.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: MANIFEST file: MANIFEST-000009 size: 877 Bytes 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000024.sst 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000022.log size: 63378 ; 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.error_if_exists: 0 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.create_if_missing: 0 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.paranoid_checks: 1 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.env: 0x559c04620a60 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.info_log: 0x559c05e35740 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.statistics: (nil) 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.use_fsync: 0 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_log_file_size: 0 2023-12-06T15:08:57.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_fallocate: 1 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.use_direct_reads: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.db_log_dir: 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.wal_dir: 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:08:57.136 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.write_buffer_manager: 0x559c05deafa0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.unordered_write: 0 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:08:57.137 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.row_cache: None 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.wal_filter: None 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.two_write_queues: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.wal_compression: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.atomic_flush: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.log_readahead_size: 0 2023-12-06T15:08:57.138 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_background_jobs: 2 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_background_compactions: -1 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_subcompactions: 1 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:08:57.139 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_open_files: -1 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_background_flushes: -1 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Compression algorithms supported: 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kZSTD supported: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kXpressCompression supported: 0 2023-12-06T15:08:57.140 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kZlibCompression supported: 1 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kSnappyCompression supported: 1 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kLZ4Compression supported: 1 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: kBZip2Compression supported: 0 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.merge_operator: 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_filter: None 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:08:57.141 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559c05e35860) 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks: 1 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: pin_top_level_index_and_filter: 1 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_type: 0 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_index_type: 0 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_shortening: 1 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: checksum: 4 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: no_block_cache: 0 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache: 0x559c05e8b090 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_name: BinnedLRUCache 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_options: 2023-12-06T15:08:57.142 INFO:journalctl@ceph.mon.b.smithi120.stdout: capacity : 536870912 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: num_shard_bits : 4 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: strict_capacity_limit : 0 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: high_pri_pool_ratio: 0.000 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_cache_compressed: (nil) 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: persistent_cache: (nil) 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size: 4096 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_size_deviation: 10 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_restart_interval: 16 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: index_block_restart_interval: 1 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: metadata_block_size: 4096 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: partition_filters: 0 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: use_delta_encoding: 1 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: filter_policy: bloomfilter 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: whole_key_filtering: 1 2023-12-06T15:08:57.143 INFO:journalctl@ceph.mon.b.smithi120.stdout: verify_compression: 0 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: read_amp_bytes_per_bit: 0 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: format_version: 5 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_index_compression: 1 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: block_align: 0 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: max_auto_readahead_size: 262144 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: prepopulate_block_cache: 0 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: initial_auto_readahead_size: 8192 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression: NoCompression 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:08:57.144 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.num_levels: 7 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:08:57.145 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:08:57.146 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:08:57.147 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:08:57.148 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.table_properties_collectors: 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.inplace_update_support: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.bloom_locality: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.max_successive_merges: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T15:08:57.149 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.ttl: 2592000 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enable_blob_files: false 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.min_blob_size: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T15:08:57.150 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: 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 26, last_sequence is 13111, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6a279713-a83e-4bca-8ee0-ac303dd881fe 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875336967095, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 systemd[1]: Started Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875336967806, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 42881, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13106, "largest_seqno": 13161, "table_properties": {"data_size": 41620, "index_size": 122, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1097, "raw_average_key_size": 26, "raw_value_size": 40701, "raw_average_value_size": 969, "num_data_blocks": 6, "num_entries": 42, "num_filter_entries": 42, "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": 1701875336, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6a279713-a83e-4bca-8ee0-ac303dd881fe", "db_session_id": "ZX24JW57GCJ4ZEMO7OP5", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701875336967895, "job": 1, "event": "recovery_finished"} 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559c05f26000 2023-12-06T15:08:57.151 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: DB pointer 0x559c05f12000 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** DB Stats ** 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.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) 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T15:08:57.152 INFO:journalctl@ceph.mon.b.smithi120.stdout: L0 1/0 41.88 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: L6 1/0 10.37 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 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: Sum 2/0 10.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.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 89.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** Compaction Stats [default] ** 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.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) 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.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 89.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:08:57.153 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: Cumulative compaction: 0.00 GB write, 13.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: Interval compaction: 0.00 GB write, 13.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.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 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: Block cache BinnedLRUCache@0x559c05e8b090#7 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: starting mon.b rank 2 at public addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] at bind addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???) e3 preinit fsid efbd4c76-9447-11ee-95a2-87774f69a715 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).mds e1 new map 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).mds e1 print_map 2023-12-06T15:08:57.154 INFO:journalctl@ceph.mon.b.smithi120.stdout: e1 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.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} 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout: legacy client fscid: -1 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout: 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout: No filesystems configured 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T15:08:57.155 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:56 smithi120 ceph-mon[146150]: mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: overall HEALTH_OK 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: mon.b calling monitor election 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: mon.a calling monitor election 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: mon.c calling monitor election 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: monmap e4: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: fsmap 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: mgrmap e38: y(active, since 21s), standbys: x 2023-12-06T15:08:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: overall HEALTH_OK 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: overall HEALTH_OK 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: mon.b calling monitor election 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: mon.a calling monitor election 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: mon.c calling monitor election 2023-12-06T15:08:59.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: monmap e4: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: fsmap 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: mgrmap e38: y(active, since 21s), standbys: x 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: overall HEALTH_OK 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:59.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:58 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:08:58.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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: overall HEALTH_OK 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: mon.b calling monitor election 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: mon.a calling monitor election 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: mon.c calling monitor election 2023-12-06T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: monmap e4: 3 mons at {a=[v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0],b=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],c=[v2:172.21.15.77:3301/0,v1:172.21.15.77:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: fsmap 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: mgrmap e38: y(active, since 21s), standbys: x 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: overall HEALTH_OK 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:08:59.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:58 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:00.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:08:59 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:00.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:08:59 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:00.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:08:59 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:01.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:00] "GET /metrics HTTP/1.1" 200 38110 "" "Prometheus/2.33.4" 2023-12-06T15:09:01.595 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:01 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.595 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:01 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.595 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:01 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:01.595 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:01 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.595 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:01 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:01.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:02.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:01 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:09:01.977+0000 7fbaefce7700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T15:09:03.219 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:02 smithi120 ceph-mon[146150]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:03.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:02 smithi077 ceph-mon[156483]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:03.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:02 smithi077 ceph-mon[159169]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:04.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: Reconfiguring mon.a (monmap changed)... 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[156483]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: Reconfiguring mon.a (monmap changed)... 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:04 smithi077 ceph-mon[159169]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: Reconfiguring mon.a (monmap changed)... 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:04.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:04 smithi120 ceph-mon[146150]: Reconfiguring daemon mon.a on smithi077 2023-12-06T15:09:05.792 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.793 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.794 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:05 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: Reconfiguring daemon mgr.y on smithi077 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:05.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:05 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.719 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:09:06.719 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:06.719 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:06.719 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:06.719 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:09:06.720 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:06.721 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:06 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: Reconfiguring mon.c (monmap changed)... 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: Reconfiguring daemon mon.c on smithi077 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:06 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:07.692 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T15:09:07.692 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.0 on smithi077 2023-12-06T15:09:07.692 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.0 on smithi077 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:07.693 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.0 on smithi077 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.1 on smithi077 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:09:08.698 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.1 on smithi077 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:09:08.699 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:08.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09: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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.1 on smithi077 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.2 on smithi077 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.823 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.2 on smithi077 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:09:09.824 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:09 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.2 on smithi077 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:09 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.3 on smithi077 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:10.441 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.3 on smithi077 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:10.708 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.3 on smithi077 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi077.ogyvhh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:10 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:11.045 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:10] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.33.4" 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: Reconfiguring rgw.foo.smithi077.ogyvhh (monmap changed)... 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: Reconfiguring daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:11.811 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: Reconfiguring rgw.foo.smithi077.ogyvhh (monmap changed)... 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: Reconfiguring daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:11.812 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:11 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: Reconfiguring rgw.foo.smithi077.ogyvhh (monmap changed)... 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: Reconfiguring daemon rgw.foo.smithi077.ogyvhh on smithi077 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi077.rkabch", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:11 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: Reconfiguring rgw.smpl.smithi077.rkabch (monmap changed)... 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: Reconfiguring daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:12.786 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:12.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: Reconfiguring rgw.smpl.smithi077.rkabch (monmap changed)... 2023-12-06T15:09:12.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: Reconfiguring daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:09:12.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: Reconfiguring rgw.smpl.smithi077.rkabch (monmap changed)... 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: Reconfiguring daemon rgw.smpl.smithi077.rkabch on smithi077 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:09:12.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:13.729 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:09:13.729 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:09:13.729 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:13.729 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.729 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:13.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:13.730 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:13.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:09:13.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:09:13.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: Reconfiguring mon.b (monmap changed)... 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: Reconfiguring daemon mon.b on smithi120 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:09:13.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:09:13.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: Reconfiguring daemon mgr.x on smithi120 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:09:14.738 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:14 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:14.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T15:09:14.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: Reconfiguring daemon mgr.x on smithi120 2023-12-06T15:09:14.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: Reconfiguring daemon mgr.x on smithi120 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:09:14.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:14 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.4 on smithi120 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:09:15.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:15 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.4 on smithi120 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.4 on smithi120 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:15.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:09:15.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:15 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.5 on smithi120 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:09:16.751 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T15:09:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.5 on smithi120 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.5 on smithi120 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:09:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.6 on smithi120 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:09:17.743 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:17 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:17.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.6 on smithi120 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.6 on smithi120 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:17.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:17.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:09:17.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:17 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:18.793 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09:18.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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: Reconfiguring daemon osd.7 on smithi120 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:18.794 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: Reconfiguring daemon osd.7 on smithi120 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: Reconfiguring daemon osd.7 on smithi120 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:18.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.vszlyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:18.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: Reconfiguring rgw.foo.smithi120.vszlyx (monmap changed)... 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: Reconfiguring daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:19.769 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:19 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:19.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: Reconfiguring rgw.foo.smithi120.vszlyx (monmap changed)... 2023-12-06T15:09:19.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: Reconfiguring daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: Reconfiguring rgw.foo.smithi120.vszlyx (monmap changed)... 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: Reconfiguring daemon rgw.foo.smithi120.vszlyx on smithi120 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:19.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi120.udqtbd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T15:09:19.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:19 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:20.101 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:09:20.770 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (114s) 30s ago 5m 17.7M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (91s) 20s ago 5m 45.1M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (71s) 30s ago 5m 55.2M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (62s) 20s ago 8m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (87s) 30s ago 10m 496M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (51s) 30s ago 10m 58.7M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (23s) 20s ago 9m 35.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (33s) 30s ago 9m 21.4M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (2m) 30s ago 6m 19.6M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (102s) 20s ago 6m 21.5M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (8m) 30s ago 8m 105M 2744M 17.2.0 e1d6a67b021e 68d0636ca1e4 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (8m) 30s ago 8m 117M 2744M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:09:20.771 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (8m) 30s ago 8m 81.7M 2744M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (7m) 30s ago 7m 114M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (7m) 20s ago 7m 117M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (7m) 20s ago 7m 105M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (7m) 20s ago 7m 95.7M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (6m) 20s ago 6m 110M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (68s) 20s ago 6m 56.8M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (5m) 30s ago 5m 93.5M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (5m) 20s ago 5m 95.2M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (5m) 30s ago 5m 93.3M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:09:20.772 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (5m) 20s ago 5m 93.5M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:09:20.783 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: Reconfiguring rgw.smpl.smithi120.udqtbd (monmap changed)... 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: Reconfiguring daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T15:09:20.784 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: Reconfiguring rgw.smpl.smithi120.udqtbd (monmap changed)... 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: Reconfiguring daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:20.785 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.786 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:20.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: Reconfiguring rgw.smpl.smithi120.udqtbd (monmap changed)... 2023-12-06T15:09:20.929 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: Reconfiguring daemon rgw.smpl.smithi120.udqtbd on smithi120 2023-12-06T15:09:20.929 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:20.930 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:21.047 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:20] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.33.4" 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:09:21.185 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 5 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:09:21.186 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:09:21.530 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T15:09:21.531 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:09:21.531 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:09:21.531 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:09:21.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: Upgrade: Setting container_image for all mon 2023-12-06T15:09:21.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: Upgrade: Setting container_image for all crash 2023-12-06T15:09:21.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:21.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: Upgrade: osd.0 is safe to restart 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/1359970718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:21.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:21.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:21.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: Upgrade: Setting container_image for all mon 2023-12-06T15:09:21.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: Upgrade: Setting container_image for all crash 2023-12-06T15:09:21.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:21.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: Upgrade: osd.0 is safe to restart 2023-12-06T15:09:21.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:21.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/1359970718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:21.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:21.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:21.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: Upgrade: Setting container_image for all mon 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: Upgrade: Setting container_image for all crash 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: Upgrade: osd.0 is safe to restart 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/1359970718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:21.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:21.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:09:21.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:21.945 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:09:22.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[156483]: Upgrade: Updating osd.0 2023-12-06T15:09:22.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[156483]: Deploying daemon osd.0 on smithi077 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[156483]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/4207416477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[159169]: Upgrade: Updating osd.0 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[159169]: Deploying daemon osd.0 on smithi077 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[159169]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:22 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/4207416477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:22 smithi120 ceph-mon[146150]: Upgrade: Updating osd.0 2023-12-06T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:22 smithi120 ceph-mon[146150]: Deploying daemon osd.0 on smithi077 2023-12-06T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:22 smithi120 ceph-mon[146150]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:22 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:22 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/4207416477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:23.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:23 smithi077 ceph-mon[156483]: 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 2023-12-06T15:09:23.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:23 smithi077 ceph-mon[159169]: 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 2023-12-06T15:09:23.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:23 smithi077 systemd[1]: Stopping Ceph osd.0 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:09:23.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:09:23.697+0000 7f976eed6700 -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 2023-12-06T15:09:23.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:09:23.697+0000 7f976eed6700 -1 osd.0 106 *** Got signal Terminated *** 2023-12-06T15:09:23.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[118160]: 2023-12-06T15:09:23.697+0000 7f976eed6700 -1 osd.0 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:09:23.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:23 smithi120 ceph-mon[146150]: 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 2023-12-06T15:09:24.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:24 smithi077 ceph-mon[156483]: osd.0 marked itself down and dead 2023-12-06T15:09:24.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:24 smithi077 ceph-mon[159169]: osd.0 marked itself down and dead 2023-12-06T15:09:24.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:24 smithi120 ceph-mon[146150]: osd.0 marked itself down and dead 2023-12-06T15:09:25.368 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:25 smithi077 bash[162585]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: osdmap e107: 8 total, 7 up, 8 in 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[156483]: pgmap v28: 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 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:25.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: osdmap e107: 8 total, 7 up, 8 in 2023-12-06T15:09:25.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:25 smithi077 ceph-mon[159169]: pgmap v28: 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 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: osdmap e107: 8 total, 7 up, 8 in 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: failed to encode map e107 with expected crc 2023-12-06T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:25 smithi120 ceph-mon[146150]: pgmap v28: 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 2023-12-06T15:09:26.618 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:26 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T15:09:26.618 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:26 smithi077 systemd[1]: Stopped Ceph osd.0 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:09:26.619 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:26 smithi077 systemd[1]: Starting Ceph osd.0 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: osdmap e108: 8 total, 7 up, 8 in 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[156483]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: osdmap e108: 8 total, 7 up, 8 in 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:26 smithi077 ceph-mon[159169]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: osdmap e108: 8 total, 7 up, 8 in 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:26 smithi120 ceph-mon[146150]: failed to encode map e108 with expected crc 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: 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 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:09:27.524 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 bash[162859]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T15:09:27.822 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:27 smithi077 ceph-mon[156483]: pgmap v30: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:27.822 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:27 smithi077 ceph-mon[159169]: pgmap v30: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:27 smithi120 ceph-mon[146150]: pgmap v30: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:28.118 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:27 smithi077 ceph-osd[163178]: -- 172.21.15.77:0/3168182667 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555ee390f1e0 con 0x555ee38dec00 2023-12-06T15:09:28.118 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:28 smithi077 bash[163141]: 92258c487d95f8f872caeb25a2f40010482bc87673fea8578bd4752a088ae22a 2023-12-06T15:09:28.118 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:28 smithi077 systemd[1]: Started Ceph osd.0 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:09:28.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.869 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:09:28.390+0000 7ffbd8e14640 -1 Falling back to public interface 2023-12-06T15:09:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:28 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:28 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:28 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:28 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:28.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09: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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:29.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:29 smithi077 ceph-mon[156483]: pgmap v31: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:29.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:29 smithi077 ceph-mon[159169]: pgmap v31: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:29 smithi120 ceph-mon[146150]: pgmap v31: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:30.829 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:30 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T15:09:30.830 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:30 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T15:09:30.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:30 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T15:09:31.109 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:09:31.108+0000 7ffbd8e14640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-06T15:09:31.109 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:30] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.33.4" 2023-12-06T15:09:31.368 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:09:31.137+0000 7ffbd8e14640 -1 osd.0 106 log_to_monitors true 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: pgmap v32: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.939 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: pgmap v32: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.940 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:31.940 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:09:31 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:09:31.732+0000 7ffbc9a84700 -1 osd.0 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: pgmap v32: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:31 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:33.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[156483]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[156483]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[156483]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[156483]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[156483]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[159169]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[159169]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[159169]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[159169]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:09:33.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:32 smithi077 ceph-mon[159169]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:32 smithi120 ceph-mon[146150]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:09:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:32 smithi120 ceph-mon[146150]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:32 smithi120 ceph-mon[146150]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T15:09:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:32 smithi120 ceph-mon[146150]: from='osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:09:33.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:32 smithi120 ceph-mon[146150]: failed to encode map e109 with expected crc 2023-12-06T15:09:33.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: pgmap v34: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:33.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: failed to encode map e110 with expected crc 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: failed to encode map e110 with expected crc 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850] boot 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: pgmap v34: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: failed to encode map e110 with expected crc 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: failed to encode map e110 with expected crc 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850] boot 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T15:09:33.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: pgmap v34: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: failed to encode map e110 with expected crc 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: failed to encode map e110 with expected crc 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: osd.0 [v2:172.21.15.77:6802/2693521850,v1:172.21.15.77:6803/2693521850] boot 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T15:09:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:33 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:09:34.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:09:33.911+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:09:35.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:35.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:34 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: failed to encode map e111 with expected crc 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:35.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:34 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:09:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:35 smithi077 ceph-mon[156483]: pgmap v37: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:35 smithi077 ceph-mon[159169]: pgmap v37: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:35 smithi120 ceph-mon[146150]: pgmap v37: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[156483]: pgmap v38: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[159169]: pgmap v38: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:37 smithi120 ceph-mon[146150]: pgmap v38: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-06T15:09:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:38 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:38 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:39.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09: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.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[156483]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:09:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2023-12-06T15:09:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:09:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[159169]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:09:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2023-12-06T15:09:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:39 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:09:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:39 smithi120 ceph-mon[146150]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:09:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:39 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/630 objects degraded (10.476%), 19 pgs degraded) 2023-12-06T15:09:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:39 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:09:41.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:40] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-06T15:09:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:41 smithi077 ceph-mon[156483]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:41 smithi077 ceph-mon[159169]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:42.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:41 smithi120 ceph-mon[146150]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:44.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:43 smithi077 ceph-mon[156483]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:09:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:43 smithi077 ceph-mon[159169]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:09:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:43 smithi120 ceph-mon[146150]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:09:45.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:45 smithi077 ceph-mon[156483]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:09:45.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:45 smithi077 ceph-mon[159169]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:09:45.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:45 smithi120 ceph-mon[146150]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:09:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:47 smithi077 ceph-mon[156483]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:48.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:47 smithi077 ceph-mon[159169]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:47 smithi120 ceph-mon[146150]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:48.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:49.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:49.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:49.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:48 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:49.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09:48.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:50.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[156483]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:50.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[156483]: Upgrade: osd.1 is safe to restart 2023-12-06T15:09:50.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[159169]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:50.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:49 smithi077 ceph-mon[159169]: Upgrade: osd.1 is safe to restart 2023-12-06T15:09:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:49 smithi120 ceph-mon[146150]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:49 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:49 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T15:09:50.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:49 smithi120 ceph-mon[146150]: Upgrade: osd.1 is safe to restart 2023-12-06T15:09:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:09:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:09:50] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: Upgrade: Updating osd.1 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: Deploying daemon osd.1 on smithi077 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[156483]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:51.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: Upgrade: Updating osd.1 2023-12-06T15:09:51.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:51.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:51.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:51.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: Deploying daemon osd.1 on smithi077 2023-12-06T15:09:51.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:51 smithi077 ceph-mon[159169]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: Upgrade: Updating osd.1 2023-12-06T15:09:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:09:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:09:51.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: Deploying daemon osd.1 on smithi077 2023-12-06T15:09:51.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:51 smithi120 ceph-mon[146150]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:09:52.315 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:09:52.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:52 smithi077 systemd[1]: Stopping Ceph osd.1 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:09:52.369 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:09:52.327+0000 7f698d7d1700 -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 2023-12-06T15:09:52.369 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:09:52.327+0000 7f698d7d1700 -1 osd.1 111 *** Got signal Terminated *** 2023-12-06T15:09:52.369 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[121526]: 2023-12-06T15:09:52.327+0000 7f698d7d1700 -1 osd.1 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:09:52.962 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:09:52.962 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (2m) 22s ago 6m 18.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:09:52.962 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (2m) 52s ago 6m 45.1M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:09:52.962 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (103s) 22s ago 5m 55.5M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (94s) 52s ago 9m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (2m) 22s ago 10m 506M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (83s) 22s ago 10m 67.0M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (56s) 52s ago 9m 35.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (65s) 22s ago 9m 51.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (2m) 22s ago 6m 26.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (2m) 52s ago 6m 21.5M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (25s) 22s ago 9m 11.6M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (8m) 22s ago 8m 123M 2744M 17.2.0 e1d6a67b021e 3c42ef3597d4 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (8m) 22s ago 8m 86.0M 2744M 17.2.0 e1d6a67b021e 67c119dc8922 2023-12-06T15:09:52.963 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (8m) 22s ago 8m 121M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (8m) 52s ago 8m 117M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (7m) 52s ago 7m 105M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (7m) 52s ago 7m 95.7M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (7m) 52s ago 7m 110M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (100s) 52s ago 6m 56.8M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (6m) 22s ago 6m 93.8M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (6m) 52s ago 6m 95.2M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (5m) 22s ago 5m 93.5M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:09:52.964 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (5m) 52s ago 5m 93.5M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:09:53.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:53.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:53.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[156483]: osd.1 marked itself down and dead 2023-12-06T15:09:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:52 smithi077 ceph-mon[159169]: osd.1 marked itself down and dead 2023-12-06T15:09:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:09:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:52 smithi120 ceph-mon[146150]: osd.1 marked itself down and dead 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:09:53.392 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 1 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 6 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:09:53.393 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:09:53.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:53 smithi077 bash[165281]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "6/23 daemons upgraded", 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:09:53.765 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:09:54.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: osdmap e112: 8 total, 7 up, 8 in 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/3446136900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: osdmap e112: 8 total, 7 up, 8 in 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:53 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/3446136900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: osdmap e112: 8 total, 7 up, 8 in 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: failed to encode map e112 with expected crc 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:53 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/3446136900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:09:54.169 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 osds down 2023-12-06T15:09:54.169 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T15:09:54.169 INFO:teuthology.orchestra.run.smithi077.stdout: osd.1 (root=default,host=smithi077) is down 2023-12-06T15:09:54.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: osdmap e113: 8 total, 7 up, 8 in 2023-12-06T15:09:54.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.859 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/3394585652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: osdmap e113: 8 total, 7 up, 8 in 2023-12-06T15:09:54.860 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: failed to encode map e113 with expected crc 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:54.861 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:54 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/3394585652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:54.861 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:54 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-06T15:09:54.861 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:54 smithi077 systemd[1]: Stopped Ceph osd.1 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:09:54.861 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:54 smithi077 systemd[1]: Starting Ceph osd.1 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: osdmap e113: 8 total, 7 up, 8 in 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: failed to encode map e113 with expected crc 2023-12-06T15:09:55.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:09:55.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:54 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/3394585652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:09:55.621 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:09:55.621 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: 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 2023-12-06T15:09:55.622 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T15:09:55.622 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:09:55.622 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T15:09:55.622 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:09:55.622 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165663]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-06T15:09:55.996 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:55 smithi077 ceph-mon[156483]: pgmap v49: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:55.996 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:55 smithi077 ceph-mon[159169]: pgmap v49: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:56.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:55 smithi120 ceph-mon[146150]: pgmap v49: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:09:56.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 bash[165922]: 433041ceaf63a3fcb753df3781461367986bbee408871b7e19adde2191d703b4 2023-12-06T15:09:56.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:55 smithi077 systemd[1]: Started Ceph osd.1 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:09:56.869 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:56 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:09:56.518+0000 7f13b89c5640 -1 Falling back to public interface 2023-12-06T15:09:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[156483]: pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:57.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:57 smithi077 ceph-mon[159169]: pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:57.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:09:57.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:57 smithi120 ceph-mon[146150]: pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:09:58.662 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:58.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:58.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:09:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:09:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:09:58.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:09:59.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:09:59.255+0000 7f13b89c5640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-06T15:09:59.618 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:09:59.288+0000 7f13b89c5640 -1 osd.1 111 log_to_monitors true 2023-12-06T15:10:00.260 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:00.261 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.262 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:09:59 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:09:59 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:00.559 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:10:00.311+0000 7f13a7e32700 -1 osd.1 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:10:00.829 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:00] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: osd.1 (root=default,host=smithi077) is down 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: [WRN] PG_DEGRADED: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 2.0 is active+undersized+degraded, acting [7,0] 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 2.d is active+undersized+degraded, acting [4,3] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T15:10:01.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 5.16 is active+undersized+degraded, acting [5,3] 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: failed to encode map e114 with expected crc 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[156483]: failed to encode map e114 with expected crc 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T15:10:01.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: osd.1 (root=default,host=smithi077) is down 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: [WRN] PG_DEGRADED: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 2.0 is active+undersized+degraded, acting [7,0] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 2.d is active+undersized+degraded, acting [4,3] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T15:10:01.122 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 5.16 is active+undersized+degraded, acting [5,3] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: failed to encode map e114 with expected crc 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.123 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:00 smithi077 ceph-mon[159169]: failed to encode map e114 with expected crc 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: osd.1 (root=default,host=smithi077) is down 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: [WRN] PG_DEGRADED: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 2.0 is active+undersized+degraded, acting [7,0] 2023-12-06T15:10:01.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 2.6 is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 2.d is active+undersized+degraded, acting [4,3] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 5.16 is active+undersized+degraded, acting [5,3] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: failed to encode map e114 with expected crc 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: from='osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:01.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:00 smithi120 ceph-mon[146150]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165] boot 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:10:02.105 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[159169]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165] boot 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:10:02.106 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:01 smithi077 ceph-mon[156483]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:10:02.102+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e114 with expected crc 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: osd.1 [v2:172.21.15.77:6810/1085553165,v1:172.21.15.77:6811/1085553165] boot 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e115 with expected crc 2023-12-06T15:10:02.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:10:02.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:01 smithi120 ceph-mon[146150]: failed to encode map e115 with expected crc 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e115 with expected crc 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:03.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:03.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.371 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.372 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e115 with expected crc 2023-12-06T15:10:03.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.373 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.374 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.375 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.375 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:02 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e115 with expected crc 2023-12-06T15:10:03.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:03.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:03.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:03.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:03.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:03.385 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:03.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T15:10:03.386 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.387 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.387 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.387 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:03.387 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:02 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[156483]: pgmap v56: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T15:10:04.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:03 smithi077 ceph-mon[159169]: pgmap v56: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: failed to encode map e116 with expected crc 2023-12-06T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:03 smithi120 ceph-mon[146150]: pgmap v56: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:10:05.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:05 smithi077 ceph-mon[156483]: pgmap v57: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-06T15:10:05.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:05 smithi077 ceph-mon[159169]: pgmap v57: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-06T15:10:05.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:05 smithi120 ceph-mon[146150]: pgmap v57: 161 pgs: 6 peering, 8 active+undersized+degraded, 13 active+undersized, 134 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-06T15:10:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[156483]: pgmap v58: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[159169]: pgmap v58: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:10:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:07 smithi120 ceph-mon[146150]: pgmap v58: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s 2023-12-06T15:10:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:07 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2023-12-06T15:10:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:07 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:10:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:09.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10: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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:09 smithi077 ceph-mon[156483]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:10.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:09 smithi077 ceph-mon[159169]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:10.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:09 smithi120 ceph-mon[146150]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:11.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:10] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-06T15:10:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:11 smithi077 ceph-mon[156483]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:10:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:11 smithi077 ceph-mon[159169]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:10:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:11 smithi120 ceph-mon[146150]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:10:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:13.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:13.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:13 smithi077 ceph-mon[156483]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:10:14.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:13 smithi077 ceph-mon[159169]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:10:14.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:13 smithi120 ceph-mon[146150]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:10:15.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:15 smithi077 ceph-mon[156483]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:15.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:15 smithi077 ceph-mon[159169]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:15.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:15 smithi120 ceph-mon[146150]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:17.768 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:17 smithi077 ceph-mon[156483]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:17.768 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:17 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:17.768 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:17 smithi077 ceph-mon[159169]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:17.768 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:17 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:17 smithi120 ceph-mon[146150]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:17 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: Upgrade: osd.2 is safe to restart 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:10:18.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: Upgrade: osd.2 is safe to restart 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:10:18.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:19.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10:18.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: Upgrade: osd.2 is safe to restart 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:10:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:19.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[156483]: Upgrade: Updating osd.2 2023-12-06T15:10:19.832 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[156483]: Deploying daemon osd.2 on smithi077 2023-12-06T15:10:19.832 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[156483]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:19.832 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[159169]: Upgrade: Updating osd.2 2023-12-06T15:10:19.832 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[159169]: Deploying daemon osd.2 on smithi077 2023-12-06T15:10:19.832 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:19 smithi077 ceph-mon[159169]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:19 smithi120 ceph-mon[146150]: Upgrade: Updating osd.2 2023-12-06T15:10:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:19 smithi120 ceph-mon[146150]: Deploying daemon osd.2 on smithi077 2023-12-06T15:10:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:19 smithi120 ceph-mon[146150]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:20.368 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:20 smithi077 systemd[1]: Stopping Ceph osd.2 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:10:20.723 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:10:20.407+0000 7f0f77e97700 -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 2023-12-06T15:10:20.724 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:10:20.407+0000 7f0f77e97700 -1 osd.2 116 *** Got signal Terminated *** 2023-12-06T15:10:20.724 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[124990]: 2023-12-06T15:10:20.407+0000 7f0f77e97700 -1 osd.2 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:10:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:20] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2023-12-06T15:10:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-mon[156483]: osd.2 marked itself down and dead 2023-12-06T15:10:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:20 smithi077 ceph-mon[159169]: osd.2 marked itself down and dead 2023-12-06T15:10:21.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:20 smithi120 ceph-mon[146150]: osd.2 marked itself down and dead 2023-12-06T15:10:21.618 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:21 smithi077 bash[168152]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2 2023-12-06T15:10:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:22.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: osdmap e117: 8 total, 7 up, 8 in 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: osdmap e117: 8 total, 7 up, 8 in 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:22.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:22.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: osdmap e117: 8 total, 7 up, 8 in 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:22.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:22.830 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:22 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T15:10:22.830 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:22 smithi077 systemd[1]: Stopped Ceph osd.2 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:10:22.830 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:22 smithi077 systemd[1]: Starting Ceph osd.2 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:10:22.830 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: osdmap e118: 8 total, 7 up, 8 in 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e117 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: osdmap e118: 8 total, 7 up, 8 in 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:22.831 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:22 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e117 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: osdmap e118: 8 total, 7 up, 8 in 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:22 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.618 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: 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 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:10:23.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168417]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-06T15:10:23.977 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-osd[168717]: -- 172.21.15.77:0/4088310081 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b3f8c691e0 con 0x55b3f8c39000 2023-12-06T15:10:23.977 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 bash[168671]: aa684c55fd880e306019215147a1cf4ef0f80670a57d6445ce2245275d712756 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[156483]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[156483]: pgmap v68: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.978 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[159169]: failed to encode map e118 with expected crc 2023-12-06T15:10:23.979 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[159169]: pgmap v68: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:23.979 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:23 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:23 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:23 smithi120 ceph-mon[146150]: failed to encode map e118 with expected crc 2023-12-06T15:10:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:23 smithi120 ceph-mon[146150]: pgmap v68: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:24.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:23 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:24.368 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:23 smithi077 systemd[1]: Started Ceph osd.2 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:10:24.547 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:10:24.869 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:10:24.492+0000 7fbf533ee640 -1 Falling back to public interface 2023-12-06T15:10:25.261 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (2m) 26s ago 7m 18.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (2m) 85s ago 6m 45.1M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (2m) 26s ago 6m 57.7M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (2m) 85s ago 10m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (2m) 26s ago 11m 512M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (116s) 26s ago 11m 72.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (88s) 85s ago 10m 35.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (98s) 26s ago 10m 56.5M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (3m) 26s ago 7m 26.1M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (2m) 85s ago 7m 21.5M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (57s) 26s ago 9m 60.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (29s) 26s ago 9m 13.0M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:10:25.262 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 starting - - - 2744M 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (9m) 26s ago 8m 130M 2744M 17.2.0 e1d6a67b021e 8b94b14b2800 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (8m) 85s ago 8m 117M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (8m) 85s ago 8m 105M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (8m) 85s ago 8m 95.7M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (7m) 85s ago 7m 110M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (2m) 85s ago 7m 56.8M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (6m) 26s ago 6m 93.9M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (6m) 85s ago 6m 95.2M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (6m) 26s ago 6m 93.7M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:10:25.263 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (6m) 85s ago 6m 93.5M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:10:25.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: pgmap v69: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[156483]: from='client.44194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: pgmap v69: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:25.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:25 smithi077 ceph-mon[159169]: from='client.44194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: pgmap v69: 161 pgs: 12 active+undersized+degraded, 7 peering, 2 stale+active+clean, 21 active+undersized, 119 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/630 objects degraded (5.397%) 2023-12-06T15:10:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:25 smithi120 ceph-mon[146150]: from='client.44194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:25.702 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 7 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:10:25.703 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:10:26.049 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:10:26.050 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:10:26.050 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:10:26.050 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:10:26.050 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:10:26.050 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "7/23 daemons upgraded", 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:10:26.051 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 34/630 objects degraded (5.397%), 12 pgs degraded 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: osd.2 (root=default,host=smithi077) is down 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 12 pgs degraded 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.1c is active+undersized+degraded, acting [7,5] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2023-12-06T15:10:26.474 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2023-12-06T15:10:26.475 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2023-12-06T15:10:26.475 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2023-12-06T15:10:26.475 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2023-12-06T15:10:26.475 INFO:teuthology.orchestra.run.smithi077.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2023-12-06T15:10:26.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:26 smithi077 ceph-mon[156483]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:26.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:26 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/1547241936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:26.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:26 smithi077 ceph-mon[159169]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:26.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:26 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/1547241936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:26 smithi120 ceph-mon[146150]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:26.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:26 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/1547241936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:27.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:27.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/169791969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: pgmap v70: 161 pgs: 14 active+undersized+degraded, 7 peering, 26 active+undersized, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[156483]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:10:27.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:10:27.225+0000 7fbf533ee640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-06T15:10:27.619 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:10:27.246+0000 7fbf533ee640 -1 osd.2 116 log_to_monitors true 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/169791969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: pgmap v70: 161 pgs: 14 active+undersized+degraded, 7 peering, 26 active+undersized, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-06T15:10:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-mon[159169]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/169791969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: pgmap v70: 161 pgs: 14 active+undersized+degraded, 7 peering, 26 active+undersized, 114 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:27 smithi120 ceph-mon[146150]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:10:28.077 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:10:27 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:10:27.729+0000 7fbf4285b700 -1 osd.2 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:10:28.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[156483]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T15:10:28.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:28.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:28.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.870 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:28 smithi077 ceph-mon[159169]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10: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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: from='osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: failed to encode map e119 with expected crc 2023-12-06T15:10:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:28 smithi120 ceph-mon[146150]: failed to encode map e119 with expected crc 2023-12-06T15:10:29.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: failed to encode map e119 with expected crc 2023-12-06T15:10:29.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: pgmap v72: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2023-12-06T15:10:29.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:29.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457] boot 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: failed to encode map e119 with expected crc 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: pgmap v72: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457] boot 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T15:10:29.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:10:29.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.870 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: failed to encode map e119 with expected crc 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: pgmap v72: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: osd.2 [v2:172.21.15.77:6818/1498879457,v1:172.21.15.77:6819/1498879457] boot 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: failed to encode map e120 with expected crc 2023-12-06T15:10:29.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:29 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:30.368 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:29 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:10:29.973+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-12-06T15:10:31.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:30] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.33.4" 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T15:10:31.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.121 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:30 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: failed to encode map e121 with expected crc 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.134 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:31.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:30 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[156483]: pgmap v75: 161 pgs: 13 active+undersized+degraded, 29 active+undersized, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[159169]: pgmap v75: 161 pgs: 13 active+undersized+degraded, 29 active+undersized, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-06T15:10:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:31 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:31 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:31 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-12-06T15:10:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:31 smithi120 ceph-mon[146150]: pgmap v75: 161 pgs: 13 active+undersized+degraded, 29 active+undersized, 119 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-06T15:10:32.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:31 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:34.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:33 smithi077 ceph-mon[156483]: pgmap v76: 161 pgs: 1 active+undersized+degraded, 11 active+undersized, 149 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2023-12-06T15:10:34.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:33 smithi077 ceph-mon[159169]: pgmap v76: 161 pgs: 1 active+undersized+degraded, 11 active+undersized, 149 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2023-12-06T15:10:34.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:33 smithi120 ceph-mon[146150]: pgmap v76: 161 pgs: 1 active+undersized+degraded, 11 active+undersized, 149 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2023-12-06T15:10:35.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:34 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:10:35.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:34 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:10:35.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:34 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:10:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[156483]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2023-12-06T15:10:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2023-12-06T15:10:36.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:10:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[159169]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2023-12-06T15:10:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2023-12-06T15:10:36.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:35 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:10:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:35 smithi120 ceph-mon[146150]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2023-12-06T15:10:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:35 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2023-12-06T15:10:36.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:35 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:10:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[156483]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:10:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[159169]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:10:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:38.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:37 smithi120 ceph-mon[146150]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T15:10:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:39.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:38 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:38 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:39.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10: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 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T15:10:39.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10: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 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:39 smithi077 ceph-mon[156483]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:10:40.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:39 smithi077 ceph-mon[159169]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:10:40.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:39 smithi120 ceph-mon[146150]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:10:41.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:40] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2023-12-06T15:10:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:41 smithi077 ceph-mon[156483]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:10:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:41 smithi077 ceph-mon[159169]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:10:42.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:41 smithi120 ceph-mon[146150]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2023-12-06T15:10:43.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:42 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:42 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:42 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:44.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:43 smithi077 ceph-mon[156483]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:43 smithi077 ceph-mon[159169]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:43 smithi120 ceph-mon[146150]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:10:45.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:45 smithi077 ceph-mon[156483]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:45.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:45 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:45.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:45 smithi077 ceph-mon[159169]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:45.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:45 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:45.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:45 smithi120 ceph-mon[146150]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:45.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:45 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:46.294 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:46.294 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[159169]: Upgrade: osd.3 is safe to restart 2023-12-06T15:10:46.294 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:46.294 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:10:46.294 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:46.551 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:46.551 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[156483]: Upgrade: osd.3 is safe to restart 2023-12-06T15:10:46.551 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:46.551 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:10:46.551 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:46 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:46.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:46 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T15:10:46.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:46 smithi120 ceph-mon[146150]: Upgrade: osd.3 is safe to restart 2023-12-06T15:10:46.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:46 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:46.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:46 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:10:46.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:46 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:47.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[156483]: Upgrade: Updating osd.3 2023-12-06T15:10:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[156483]: Deploying daemon osd.3 on smithi077 2023-12-06T15:10:47.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[156483]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:47.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[159169]: Upgrade: Updating osd.3 2023-12-06T15:10:47.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[159169]: Deploying daemon osd.3 on smithi077 2023-12-06T15:10:47.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:47 smithi077 ceph-mon[159169]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:47 smithi120 ceph-mon[146150]: Upgrade: Updating osd.3 2023-12-06T15:10:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:47 smithi120 ceph-mon[146150]: Deploying daemon osd.3 on smithi077 2023-12-06T15:10:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:47 smithi120 ceph-mon[146150]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:10:48.287 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:48 smithi077 systemd[1]: Stopping Ceph osd.3 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:10:48.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:48.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-mon[156483]: osd.3 marked itself down and dead 2023-12-06T15:10:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-mon[159169]: osd.3 marked itself down and dead 2023-12-06T15:10:48.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:10:48.285+0000 7f94f00d5700 -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 2023-12-06T15:10:48.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:10:48.285+0000 7f94f00d5700 -1 osd.3 121 *** Got signal Terminated *** 2023-12-06T15:10:48.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:48 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[128441]: 2023-12-06T15:10:48.285+0000 7f94f00d5700 -1 osd.3 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:10:48.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:48 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:48 smithi120 ceph-mon[146150]: osd.3 marked itself down and dead 2023-12-06T15:10:49.118 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:48 smithi077 bash[170945]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3 2023-12-06T15:10:49.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10: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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: osdmap e122: 8 total, 7 up, 8 in 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[156483]: pgmap v85: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:10:49.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: osdmap e122: 8 total, 7 up, 8 in 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:49 smithi077 ceph-mon[159169]: pgmap v85: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:10:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:10:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: osdmap e122: 8 total, 7 up, 8 in 2023-12-06T15:10:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:49.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:49 smithi120 ceph-mon[146150]: pgmap v85: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:10:50.292 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:49 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-06T15:10:50.292 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:49 smithi077 systemd[1]: Stopped Ceph osd.3 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:10:50.292 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 systemd[1]: Starting Ceph osd.3 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:10:50.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: osdmap e123: 8 total, 7 up, 8 in 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: osdmap e123: 8 total, 7 up, 8 in 2023-12-06T15:10:50.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e122 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: osdmap e123: 8 total, 7 up, 8 in 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:50 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:10:50] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: 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 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:10:51.119 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:50 smithi077 bash[171217]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-06T15:10:51.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-mon[156483]: failed to encode map e123 with expected crc 2023-12-06T15:10:51.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-mon[156483]: pgmap v87: 161 pgs: 5 active+undersized+degraded, 23 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-06T15:10:51.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-osd[171534]: -- 172.21.15.77:0/2299745046 <== mon.0 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5637ba46f1e0 con 0x5637ba43f000 2023-12-06T15:10:51.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:51 smithi077 bash[171496]: 55172014c16f25118412a8a92b9b57a2b5cdda425ac35888ebbb85d05b04d469 2023-12-06T15:10:51.619 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:51 smithi077 systemd[1]: Started Ceph osd.3 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:10:51.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-mon[159169]: failed to encode map e123 with expected crc 2023-12-06T15:10:51.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-mon[159169]: pgmap v87: 161 pgs: 5 active+undersized+degraded, 23 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-06T15:10:51.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:51 smithi120 ceph-mon[146150]: failed to encode map e123 with expected crc 2023-12-06T15:10:51.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:51 smithi120 ceph-mon[146150]: pgmap v87: 161 pgs: 5 active+undersized+degraded, 23 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2023-12-06T15:10:52.313 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:51 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:10:51.971+0000 7f9c0e5ac640 -1 Falling back to public interface 2023-12-06T15:10:52.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:52.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:52.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:52 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:52.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:52.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:10:53.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:53 smithi077 ceph-mon[156483]: pgmap v88: 161 pgs: 25 active+undersized+degraded, 2 stale+active+clean, 34 active+undersized, 100 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:53.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:53 smithi077 ceph-mon[159169]: pgmap v88: 161 pgs: 25 active+undersized+degraded, 2 stale+active+clean, 34 active+undersized, 100 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:53.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:53 smithi120 ceph-mon[146150]: pgmap v88: 161 pgs: 25 active+undersized+degraded, 2 stale+active+clean, 34 active+undersized, 100 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:55.062 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:10:54.698+0000 7f9c0e5ac640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-06T15:10:55.062 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:10:54.726+0000 7f9c0e5ac640 -1 osd.3 121 log_to_monitors true 2023-12-06T15:10:55.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.062 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: pgmap v89: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:55.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:10:55.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.063 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.314 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.314 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.314 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: pgmap v89: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:55.315 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:10:55.315 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.315 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: pgmap v89: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:10:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:55 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:55.573 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:10:55 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:10:55.314+0000 7f9bfea1b700 -1 osd.3 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:56.319 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[156483]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:10:56.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T15:10:56.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:56.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:56 smithi077 ceph-mon[159169]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: from='osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2023-12-06T15:10:56.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:56 smithi120 ceph-mon[146150]: failed to encode map e124 with expected crc 2023-12-06T15:10:56.825 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:10:57.503 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:10:57.503 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (3m) 3s ago 7m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (3m) 117s ago 7m 45.1M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (2m) 3s ago 6m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (2m) 117s ago 10m 447M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (3m) 3s ago 11m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (2m) 3s ago 11m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (2m) 117s ago 10m 35.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (2m) 3s ago 10m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (3m) 3s ago 7m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (3m) 117s ago 7m 21.5M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (89s) 3s ago 10m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (61s) 3s ago 10m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (33s) 3s ago 9m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (6s) 3s ago 9m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:10:57.504 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (9m) 117s ago 9m 117M 3000M 17.2.0 e1d6a67b021e 8672dcc22c11 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (9m) 117s ago 9m 105M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (8m) 117s ago 8m 95.7M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (8m) 117s ago 8m 110M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (2m) 117s ago 7m 56.8M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (7m) 3s ago 7m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (7m) 117s ago 7m 95.2M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (7m) 3s ago 7m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:10:57.505 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (7m) 117s ago 6m 93.5M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:10:57.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:10:57.289+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:10:57.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: failed to encode map e124 with expected crc 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549] boot 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: pgmap v92: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[156483]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T15:10:57.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: failed to encode map e124 with expected crc 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549] boot 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: pgmap v92: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:57.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:57.622 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:57 smithi077 ceph-mon[159169]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: failed to encode map e124 with expected crc 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: osd.3 [v2:172.21.15.77:6826/4161932549,v1:172.21.15.77:6827/4161932549] boot 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: failed to encode map e125 with expected crc 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: pgmap v92: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:57.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:57 smithi120 ceph-mon[146150]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T15:10:57.891 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:10:57.891 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:10:57.891 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:10:57.891 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:57.891 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 4 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 9 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:10:57.892 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:10:58.212 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "9/23 daemons upgraded", 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:10:58.213 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:10:58.598 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded 2023-12-06T15:10:58.598 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.12 is active+undersized+degraded, acting [5,2] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2023-12-06T15:10:58.599 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.9 is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.14 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 5.16 is active+undersized+degraded, acting [5,1] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2023-12-06T15:10:58.600 INFO:teuthology.orchestra.run.smithi077.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2023-12-06T15:10:58.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:58.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:10:58.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2558016847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:58.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:58.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:58 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2558016847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: failed to encode map e126 with expected crc 2023-12-06T15:10:58.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:58.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:10:58.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/2558016847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:10:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:10:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:10:58.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:10:59.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[156483]: from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2618482072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[156483]: pgmap v94: 161 pgs: 8 peering, 13 active+undersized+degraded, 22 active+undersized, 118 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[159169]: from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2618482072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[159169]: pgmap v94: 161 pgs: 8 peering, 13 active+undersized+degraded, 22 active+undersized, 118 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2023-12-06T15:10:59.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:10:59 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T15:10:59.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:59 smithi120 ceph-mon[146150]: from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:10:59.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:59 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/2618482072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:10:59.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:59 smithi120 ceph-mon[146150]: pgmap v94: 161 pgs: 8 peering, 13 active+undersized+degraded, 22 active+undersized, 118 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2023-12-06T15:10:59.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:10:59 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:01.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:00 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 13 pgs degraded) 2023-12-06T15:11:01.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:00 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:11:01.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:00] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2023-12-06T15:11:01.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:00 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 13 pgs degraded) 2023-12-06T15:11:01.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:00 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:11:01.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:00 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 13 pgs degraded) 2023-12-06T15:11:01.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:00 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:11:02.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:01 smithi077 ceph-mon[156483]: pgmap v95: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:02.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:01 smithi077 ceph-mon[159169]: pgmap v95: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:02.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:01 smithi120 ceph-mon[146150]: pgmap v95: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:03.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:03.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:04.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:03 smithi077 ceph-mon[156483]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:04.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:03 smithi077 ceph-mon[159169]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:03 smithi120 ceph-mon[146150]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:05.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:05 smithi077 ceph-mon[156483]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:05.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:05 smithi077 ceph-mon[159169]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:05.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:05 smithi120 ceph-mon[146150]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:11:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[156483]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T15:11:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[159169]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T15:11:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:07 smithi120 ceph-mon[146150]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T15:11:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:09.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:08.660Z 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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T15:11:09.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:08.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 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:11:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:09 smithi077 ceph-mon[156483]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2023-12-06T15:11:10.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:09 smithi077 ceph-mon[159169]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2023-12-06T15:11:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:09 smithi120 ceph-mon[146150]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2023-12-06T15:11:11.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:10] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2023-12-06T15:11:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:11 smithi077 ceph-mon[156483]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T15:11:12.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:11 smithi077 ceph-mon[159169]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T15:11:12.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:11 smithi120 ceph-mon[146150]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T15:11:12.967 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:12.967 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:12 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:12 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:12 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: Upgrade: osd.4 is safe to restart 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:11:14.078 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:13 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: Upgrade: osd.4 is safe to restart 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: Upgrade: osd.4 is safe to restart 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:11:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:13 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:14 smithi077 ceph-mon[156483]: Upgrade: Updating osd.4 2023-12-06T15:11:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:14 smithi077 ceph-mon[156483]: Deploying daemon osd.4 on smithi120 2023-12-06T15:11:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:14 smithi077 ceph-mon[159169]: Upgrade: Updating osd.4 2023-12-06T15:11:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:14 smithi077 ceph-mon[159169]: Deploying daemon osd.4 on smithi120 2023-12-06T15:11:15.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:14 smithi120 ceph-mon[146150]: Upgrade: Updating osd.4 2023-12-06T15:11:15.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:14 smithi120 ceph-mon[146150]: Deploying daemon osd.4 on smithi120 2023-12-06T15:11:15.616 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:15 smithi120 systemd[1]: Stopping Ceph osd.4 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:11:15.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:15 smithi120 ceph-mon[146150]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:15.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:15 smithi120 ceph-mon[146150]: osd.4 marked itself down and dead 2023-12-06T15:11:15.883 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:11:15.615+0000 7f8d9d3b2700 -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 2023-12-06T15:11:15.883 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:11:15.615+0000 7f8d9d3b2700 -1 osd.4 126 *** Got signal Terminated *** 2023-12-06T15:11:15.883 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[113420]: 2023-12-06T15:11:15.615+0000 7f8d9d3b2700 -1 osd.4 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:11:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:15 smithi077 ceph-mon[156483]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:16.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:15 smithi077 ceph-mon[156483]: osd.4 marked itself down and dead 2023-12-06T15:11:16.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:15 smithi077 ceph-mon[159169]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:16.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:15 smithi077 ceph-mon[159169]: osd.4 marked itself down and dead 2023-12-06T15:11:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[156483]: failed to encode map e127 with expected crc 2023-12-06T15:11:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[156483]: osdmap e127: 8 total, 7 up, 8 in 2023-12-06T15:11:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[159169]: failed to encode map e127 with expected crc 2023-12-06T15:11:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:16 smithi077 ceph-mon[159169]: osdmap e127: 8 total, 7 up, 8 in 2023-12-06T15:11:17.132 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:17 smithi120 bash[149496]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4 2023-12-06T15:11:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:16 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:16 smithi120 ceph-mon[146150]: failed to encode map e127 with expected crc 2023-12-06T15:11:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:16 smithi120 ceph-mon[146150]: osdmap e127: 8 total, 7 up, 8 in 2023-12-06T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: failed to encode map e127 with expected crc 2023-12-06T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: failed to encode map e127 with expected crc 2023-12-06T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: pgmap v104: 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 2023-12-06T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: osdmap e128: 8 total, 7 up, 8 in 2023-12-06T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:17.884 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:17 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:18.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: failed to encode map e127 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: failed to encode map e127 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: pgmap v104: 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 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: osdmap e128: 8 total, 7 up, 8 in 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: failed to encode map e127 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: failed to encode map e127 with expected crc 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: pgmap v104: 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 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: osdmap e128: 8 total, 7 up, 8 in 2023-12-06T15:11:18.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:18.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:17 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:18.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:18 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T15:11:18.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:18 smithi120 systemd[1]: Stopped Ceph osd.4 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:11:18.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:18 smithi120 systemd[1]: Starting Ceph osd.4 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:11:19.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[156483]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[159169]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:19.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-mon[146150]: failed to encode map e128 with expected crc 2023-12-06T15:11:19.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:19.130 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:18.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: 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 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:11:19.383 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[149768]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T15:11:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[156483]: pgmap v106: 161 pgs: 16 active+undersized+degraded, 9 peering, 8 stale+active+clean, 23 active+undersized, 105 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2023-12-06T15:11:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[156483]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:11:20.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[159169]: pgmap v106: 161 pgs: 16 active+undersized+degraded, 9 peering, 8 stale+active+clean, 23 active+undersized, 105 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2023-12-06T15:11:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[159169]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:11:20.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:19 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:20.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:19 smithi120 ceph-mon[146150]: pgmap v106: 161 pgs: 16 active+undersized+degraded, 9 peering, 8 stale+active+clean, 23 active+undersized, 105 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2023-12-06T15:11:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:19 smithi120 ceph-mon[146150]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:11:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:19 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:20.133 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 ceph-osd[150086]: -- 172.21.15.120:0/1730261785 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644776b31e0 con 0x564477683400 2023-12-06T15:11:20.133 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 bash[150048]: ad374d784d644f0db1f491a792a880e2d4f28bd292d42037e07781b10d5a7968 2023-12-06T15:11:20.133 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:19 smithi120 systemd[1]: Started Ceph osd.4 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:11:20.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:20 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:11:20.357+0000 7fd85a21a640 -1 Falling back to public interface 2023-12-06T15:11:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:20] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2023-12-06T15:11:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:21.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:22.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[156483]: pgmap v107: 161 pgs: 23 active+undersized+degraded, 9 peering, 36 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-06T15:11:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[159169]: pgmap v107: 161 pgs: 23 active+undersized+degraded, 9 peering, 36 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-06T15:11:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:22.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:22.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:21 smithi120 ceph-mon[146150]: pgmap v107: 161 pgs: 23 active+undersized+degraded, 9 peering, 36 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-06T15:11:22.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:23.369 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:11:23.107+0000 7fd85a21a640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-06T15:11:23.369 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:11:23.136+0000 7fd85a21a640 -1 osd.4 126 log_to_monitors true 2023-12-06T15:11:23.370 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.370 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.370 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: pgmap v108: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:23.370 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.370 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.371 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.371 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-mon[146150]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: pgmap v108: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:23.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[156483]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: pgmap v108: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:23 smithi077 ceph-mon[159169]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:11:23.971 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:11:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:11:23.970+0000 7fd847683700 -1 osd.4 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:11:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:24 smithi120 ceph-mon[146150]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T15:11:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:24 smithi120 ceph-mon[146150]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:11:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:24 smithi120 ceph-mon[146150]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:24 smithi120 ceph-mon[146150]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T15:11:24.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:24 smithi120 ceph-mon[146150]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[156483]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[156483]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[156483]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[156483]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[156483]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[159169]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[159169]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[159169]: from='osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:24.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[159169]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T15:11:24.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:24 smithi077 ceph-mon[159169]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: pgmap v110: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:25.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272] boot 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:25.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:25 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:11:25.319+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T15:11:25.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: pgmap v110: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272] boot 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:25.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: failed to encode map e129 with expected crc 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: pgmap v110: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: osd.4 [v2:172.21.15.120:6800/483226272,v1:172.21.15.120:6801/483226272] boot 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:25.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:25.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:25.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:25 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[156483]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T15:11:26.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:26 smithi077 ceph-mon[159169]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T15:11:26.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: failed to encode map e130 with expected crc 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-06T15:11:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:26 smithi120 ceph-mon[146150]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T15:11:27.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[156483]: pgmap v113: 161 pgs: 12 peering, 23 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:27 smithi077 ceph-mon[159169]: pgmap v113: 161 pgs: 12 peering, 23 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: failed to encode map e131 with expected crc 2023-12-06T15:11:27.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:27 smithi120 ceph-mon[146150]: pgmap v113: 161 pgs: 12 peering, 23 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 94/630 objects degraded (14.921%) 2023-12-06T15:11:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:28 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:28.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:28 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:28.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:28 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:28.945 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:11:29.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:28 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11: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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:11:29.579 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (4m) 35s ago 8m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (3m) 7s ago 7m 55.8M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (3m) 35s ago 7m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (3m) 7s ago 11m 449M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (3m) 35s ago 12m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (3m) 35s ago 12m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (2m) 7s ago 11m 65.3M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (2m) 35s ago 11m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (4m) 35s ago 8m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (3m) 7s ago 8m 22.2M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (2m) 35s ago 10m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:11:29.580 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (93s) 35s ago 10m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (65s) 35s ago 10m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (38s) 35s ago 10m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (9s) 7s ago 9m 12.0M 3000M 19.0.0-26-g0482646f 26bb7d89db2e ad374d784d64 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (9m) 7s ago 9m 143M 3000M 17.2.0 e1d6a67b021e 64ea03b7b3a3 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (9m) 7s ago 9m 123M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (9m) 7s ago 9m 148M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (3m) 7s ago 8m 70.1M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (7m) 35s ago 7m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (7m) 7s ago 7m 96.1M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (7m) 35s ago 7m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:11:29.581 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (7m) 7s ago 7m 94.3M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:11:29.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[156483]: pgmap v114: 161 pgs: 12 peering, 10 active+undersized+degraded, 13 active+undersized, 126 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:11:29.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[156483]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:29.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[159169]: pgmap v114: 161 pgs: 12 peering, 10 active+undersized+degraded, 13 active+undersized, 126 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:11:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[159169]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:29.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:29 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:29 smithi120 ceph-mon[146150]: pgmap v114: 161 pgs: 12 peering, 10 active+undersized+degraded, 13 active+undersized, 126 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:11:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:29 smithi120 ceph-mon[146150]: from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:29.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:29 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 94/630 objects degraded (14.921%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:29.962 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:11:29.962 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:11:29.962 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:11:29.962 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:11:29.962 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 5 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 10 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:11:29.963 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:11:30.281 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "10/23 daemons upgraded", 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:11:30.282 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:11:30.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[156483]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[156483]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/1138290745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[159169]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[159169]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/1138290745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:30.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:30 smithi120 ceph-mon[146150]: from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:30 smithi120 ceph-mon[146150]: from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:30 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/1138290745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_WARN Degraded data redundancy: 29/630 objects degraded (4.603%), 10 pgs degraded 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 29/630 objects degraded (4.603%), 10 pgs degraded 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-06T15:11:30.663 INFO:teuthology.orchestra.run.smithi077.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-06T15:11:30.664 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.9 is active+undersized+degraded, acting [2,3] 2023-12-06T15:11:30.664 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-06T15:11:30.664 INFO:teuthology.orchestra.run.smithi077.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-06T15:11:30.664 INFO:teuthology.orchestra.run.smithi077.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-06T15:11:30.664 INFO:teuthology.orchestra.run.smithi077.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-06T15:11:31.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:30] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.33.4" 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[156483]: from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/1417040140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[156483]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[159169]: from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/1417040140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:11:31.621 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:31 smithi077 ceph-mon[159169]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T15:11:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:31 smithi120 ceph-mon[146150]: from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:11:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:31 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/1417040140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:11:31.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:31 smithi120 ceph-mon[146150]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-06T15:11:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:32 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 10 pgs degraded) 2023-12-06T15:11:32.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:32 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:11:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:32 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 10 pgs degraded) 2023-12-06T15:11:32.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:32 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:11:32.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:32 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 10 pgs degraded) 2023-12-06T15:11:32.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:32 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:11:33.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:33 smithi077 ceph-mon[156483]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:33.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:33 smithi077 ceph-mon[159169]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:33.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:33 smithi120 ceph-mon[146150]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:35.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:35 smithi077 ceph-mon[156483]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:11:35.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:35 smithi077 ceph-mon[159169]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:11:35.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:35 smithi120 ceph-mon[146150]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:11:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[156483]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2023-12-06T15:11:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[159169]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:37 smithi120 ceph-mon[146150]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2023-12-06T15:11:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:38.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:39.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:38 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:38 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:39.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11: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 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T15:11:39.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:38 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:38.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:11:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:39 smithi077 ceph-mon[156483]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:39 smithi077 ceph-mon[159169]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:40.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:39 smithi120 ceph-mon[146150]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:41.082 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:40 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:41.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:40 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:41.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:40] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.33.4" 2023-12-06T15:11:41.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:40 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:42.023 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:42.023 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: Upgrade: osd.5 is safe to restart 2023-12-06T15:11:42.023 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:42.023 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:42.024 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:11:42.024 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:41 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: Upgrade: osd.5 is safe to restart 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: Upgrade: osd.5 is safe to restart 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:11:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:41 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:42.990 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:42 smithi120 ceph-mon[146150]: Upgrade: Updating osd.5 2023-12-06T15:11:42.990 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:42 smithi120 ceph-mon[146150]: Deploying daemon osd.5 on smithi120 2023-12-06T15:11:43.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:42 smithi077 ceph-mon[156483]: Upgrade: Updating osd.5 2023-12-06T15:11:43.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:42 smithi077 ceph-mon[156483]: Deploying daemon osd.5 on smithi120 2023-12-06T15:11:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:42 smithi077 ceph-mon[159169]: Upgrade: Updating osd.5 2023-12-06T15:11:43.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:42 smithi077 ceph-mon[159169]: Deploying daemon osd.5 on smithi120 2023-12-06T15:11:43.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:43 smithi120 systemd[1]: Stopping Ceph osd.5 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:11:44.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:43 smithi077 ceph-mon[156483]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:44.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:43 smithi077 ceph-mon[156483]: osd.5 marked itself down and dead 2023-12-06T15:11:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:43 smithi077 ceph-mon[159169]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:43 smithi077 ceph-mon[159169]: osd.5 marked itself down and dead 2023-12-06T15:11:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:43 smithi120 ceph-mon[146150]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:11:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:43 smithi120 ceph-mon[146150]: osd.5 marked itself down and dead 2023-12-06T15:11:44.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:11:43.692+0000 7f36030a9700 -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 2023-12-06T15:11:44.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:11:43.692+0000 7f36030a9700 -1 osd.5 131 *** Got signal Terminated *** 2023-12-06T15:11:44.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[116766]: 2023-12-06T15:11:43.692+0000 7f36030a9700 -1 osd.5 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:11:44.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:44 smithi120 bash[152200]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5 2023-12-06T15:11:45.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:45.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: osdmap e132: 8 total, 7 up, 8 in 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[156483]: osdmap e133: 8 total, 7 up, 8 in 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: osdmap e132: 8 total, 7 up, 8 in 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:44 smithi077 ceph-mon[159169]: osdmap e133: 8 total, 7 up, 8 in 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: osdmap e132: 8 total, 7 up, 8 in 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: failed to encode map e132 with expected crc 2023-12-06T15:11:45.128 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:44 smithi120 ceph-mon[146150]: osdmap e133: 8 total, 7 up, 8 in 2023-12-06T15:11:45.766 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:45 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-12-06T15:11:45.766 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:45 smithi120 systemd[1]: Stopped Ceph osd.5 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:11:45.766 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:45 smithi120 systemd[1]: Starting Ceph osd.5 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:11:46.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: pgmap v123: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[156483]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: pgmap v123: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:45 smithi077 ceph-mon[159169]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: pgmap v123: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: failed to encode map e133 with expected crc 2023-12-06T15:11:46.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:45 smithi120 ceph-mon[146150]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:11:46.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: 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 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:11:46.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152466]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-06T15:11:47.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:46 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:47.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:46 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:47.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:46 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:47.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 ceph-osd[152777]: -- 172.21.15.120:0/1573686568 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f07c0451e0 con 0x55f07c014c00 2023-12-06T15:11:47.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 bash[152740]: 16be4ddfd3dc95a14ef2ec77cfed76e0394ef58f8562e80b144c0ce5e0bb65e1 2023-12-06T15:11:47.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:46 smithi120 systemd[1]: Started Ceph osd.5 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:11:47.883 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:11:47.411+0000 7f73967e0640 -1 Falling back to public interface 2023-12-06T15:11:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[156483]: pgmap v125: 161 pgs: 8 active+undersized+degraded, 9 peering, 7 stale+active+clean, 16 active+undersized, 121 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:11:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[159169]: pgmap v125: 161 pgs: 8 active+undersized+degraded, 9 peering, 7 stale+active+clean, 16 active+undersized, 121 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:11:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:47 smithi120 ceph-mon[146150]: pgmap v125: 161 pgs: 8 active+undersized+degraded, 9 peering, 7 stale+active+clean, 16 active+undersized, 121 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2023-12-06T15:11:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:48.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:48 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:48.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:11:49.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:49.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:49.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:48 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:50.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[156483]: pgmap v126: 161 pgs: 21 active+undersized+degraded, 9 peering, 29 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2023-12-06T15:11:50.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[159169]: pgmap v126: 161 pgs: 21 active+undersized+degraded, 9 peering, 29 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2023-12-06T15:11:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:49 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:49 smithi120 ceph-mon[146150]: pgmap v126: 161 pgs: 21 active+undersized+degraded, 9 peering, 29 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2023-12-06T15:11:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:49 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:49 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:50.383 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:11:50.143+0000 7f73967e0640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-06T15:11:50.383 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:11:50.174+0000 7f73967e0640 -1 osd.5 131 log_to_monitors true 2023-12-06T15:11:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:11:50] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.33.4" 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[156483]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[156483]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[159169]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[159169]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:51.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:51.297 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:11:50.997+0000 7f738644e700 -1 osd.5 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:11:51.297 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-mon[146150]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.297 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-mon[146150]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:11:51.297 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:51.297 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: pgmap v127: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.348 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.349 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.349 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T15:11:52.349 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:52.349 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:51 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:52.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: pgmap v127: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2023-12-06T15:11:52.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:11:52.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T15:11:52.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: pgmap v127: 161 pgs: 24 active+undersized+degraded, 35 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: from='osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: failed to encode map e134 with expected crc 2023-12-06T15:11:52.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T15:11:52.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:52.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:51 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:11:52.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:11:52.601+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T15:11:53.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:53.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428] boot 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: pgmap v130: 161 pgs: 10 peering, 18 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:52 smithi077 ceph-mon[156483]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428] boot 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:53.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: pgmap v130: 161 pgs: 10 peering, 18 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T15:11:53.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: osd.5 [v2:172.21.15.120:6808/2009996428,v1:172.21.15.120:6809/2009996428] boot 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: failed to encode map e135 with expected crc 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: pgmap v130: 161 pgs: 10 peering, 18 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T15:11:53.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:52 smithi120 ceph-mon[146150]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:53 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: failed to encode map e136 with expected crc 2023-12-06T15:11:54.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:53 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T15:11:55.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:55 smithi077 ceph-mon[156483]: pgmap v132: 161 pgs: 14 peering, 16 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-06T15:11:55.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:55 smithi077 ceph-mon[159169]: pgmap v132: 161 pgs: 14 peering, 16 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-06T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:55 smithi120 ceph-mon[146150]: pgmap v132: 161 pgs: 14 peering, 16 active+undersized+degraded, 24 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-06T15:11:58.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:57 smithi077 ceph-mon[156483]: pgmap v133: 161 pgs: 14 peering, 3 active+undersized+degraded, 2 active+undersized, 142 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T15:11:58.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:57 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:57 smithi077 ceph-mon[159169]: pgmap v133: 161 pgs: 14 peering, 3 active+undersized+degraded, 2 active+undersized, 142 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T15:11:58.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:57 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:58.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:57 smithi120 ceph-mon[146150]: pgmap v133: 161 pgs: 14 peering, 3 active+undersized+degraded, 2 active+undersized, 142 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2023-12-06T15:11:58.135 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:57 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:11:59.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:11:59.133 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:11:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:11:58.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:12:00.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[156483]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2023-12-06T15:12:00.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T15:12:00.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:12:00.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[159169]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2023-12-06T15:12:00.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T15:12:00.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:11:59 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:12:00.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:59 smithi120 ceph-mon[146150]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2023-12-06T15:12:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:59 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 3 pgs degraded) 2023-12-06T15:12:00.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:11:59 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:12:01.014 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:12:01.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:00] "GET /metrics HTTP/1.1" 200 38274 "" "Prometheus/2.33.4" 2023-12-06T15:12:01.643 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (4m) 67s ago 8m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (4m) 12s ago 8m 55.3M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (3m) 67s ago 7m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (3m) 12s ago 11m 449M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (4m) 67s ago 12m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (3m) 67s ago 13m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (3m) 12s ago 11m 68.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (3m) 67s ago 11m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (4m) 67s ago 8m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (4m) 12s ago 8m 22.3M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (2m) 67s ago 11m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (2m) 67s ago 11m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (97s) 67s ago 10m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:12:01.644 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (70s) 67s ago 10m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (42s) 12s ago 10m 63.3M 3000M 19.0.0-26-g0482646f 26bb7d89db2e ad374d784d64 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (14s) 12s ago 10m 12.4M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 16be4ddfd3dc 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (9m) 12s ago 9m 131M 3000M 17.2.0 e1d6a67b021e 5d4eaaf5390e 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (9m) 12s ago 9m 157M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (3m) 12s ago 9m 70.2M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (8m) 67s ago 8m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (8m) 12s ago 8m 96.4M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (8m) 67s ago 8m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:12:01.645 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (8m) 12s ago 8m 94.4M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:02.031 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 6 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 11 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:12:02.032 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:12:02.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:01 smithi077 ceph-mon[156483]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:02.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:01 smithi077 ceph-mon[159169]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:02.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:01 smithi120 ceph-mon[146150]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "11/23 daemons upgraded", 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:12:02.350 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:12:02.351 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:12:02.731 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:12:03.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[156483]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[156483]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[156483]: from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/3365334683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2018727894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[159169]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[159169]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[159169]: from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/3365334683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:02 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2018727894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:02 smithi120 ceph-mon[146150]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:02 smithi120 ceph-mon[146150]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:02 smithi120 ceph-mon[146150]: from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:02 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/3365334683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:03.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:02 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/2018727894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:04.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:03 smithi077 ceph-mon[156483]: from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:04.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:03 smithi077 ceph-mon[156483]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:04.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:03 smithi077 ceph-mon[159169]: from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:04.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:03 smithi077 ceph-mon[159169]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:03 smithi120 ceph-mon[146150]: from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:04.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:03 smithi120 ceph-mon[146150]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:05.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:05 smithi077 ceph-mon[156483]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-06T15:12:05.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:05 smithi077 ceph-mon[159169]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-06T15:12:05.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:05 smithi120 ceph-mon[146150]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-06T15:12:08.017 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:07 smithi120 ceph-mon[146150]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:08.017 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.017 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:08.017 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.017 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[156483]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:08.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[159169]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:08.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:08.717 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:12:08.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T15:12:08.718 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:12:08.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 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:12:09.066 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:09.066 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: Upgrade: osd.6 is safe to restart 2023-12-06T15:12:09.066 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:09.067 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:09.067 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:12:09.067 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:08 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: Upgrade: osd.6 is safe to restart 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:12:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: Upgrade: osd.6 is safe to restart 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:12:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:08 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:10.100 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:09 smithi120 ceph-mon[146150]: Upgrade: Updating osd.6 2023-12-06T15:12:10.100 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:09 smithi120 ceph-mon[146150]: Deploying daemon osd.6 on smithi120 2023-12-06T15:12:10.100 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:09 smithi120 ceph-mon[146150]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[156483]: Upgrade: Updating osd.6 2023-12-06T15:12:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[156483]: Deploying daemon osd.6 on smithi120 2023-12-06T15:12:10.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[156483]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:10.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[159169]: Upgrade: Updating osd.6 2023-12-06T15:12:10.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[159169]: Deploying daemon osd.6 on smithi120 2023-12-06T15:12:10.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:09 smithi077 ceph-mon[159169]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:11.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:10] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2023-12-06T15:12:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:10 smithi120 systemd[1]: Stopping Ceph osd.6 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:12:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:12:10.939+0000 7fd145769700 -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 2023-12-06T15:12:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:12:10.939+0000 7fd145769700 -1 osd.6 136 *** Got signal Terminated *** 2023-12-06T15:12:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[120123]: 2023-12-06T15:12:10.939+0000 7fd145769700 -1 osd.6 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:12:12.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:11 smithi077 ceph-mon[156483]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:12.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:11 smithi077 ceph-mon[156483]: osd.6 marked itself down and dead 2023-12-06T15:12:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:11 smithi077 ceph-mon[159169]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:12.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:11 smithi077 ceph-mon[159169]: osd.6 marked itself down and dead 2023-12-06T15:12:12.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:11 smithi120 ceph-mon[146150]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:12.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:11 smithi120 ceph-mon[146150]: osd.6 marked itself down and dead 2023-12-06T15:12:12.632 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:12 smithi120 bash[154877]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6 2023-12-06T15:12:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[156483]: osdmap e137: 8 total, 7 up, 8 in 2023-12-06T15:12:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[156483]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[156483]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[159169]: osdmap e137: 8 total, 7 up, 8 in 2023-12-06T15:12:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[159169]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:12 smithi077 ceph-mon[159169]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:12 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:12 smithi120 ceph-mon[146150]: osdmap e137: 8 total, 7 up, 8 in 2023-12-06T15:12:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:12 smithi120 ceph-mon[146150]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:12 smithi120 ceph-mon[146150]: failed to encode map e137 with expected crc 2023-12-06T15:12:13.848 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:13 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T15:12:13.848 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:13 smithi120 systemd[1]: Stopped Ceph osd.6 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: pgmap v142: 161 pgs: 13 peering, 10 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: failed to encode map e138 with expected crc 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: failed to encode map e138 with expected crc 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: osdmap e138: 8 total, 7 up, 8 in 2023-12-06T15:12:13.848 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:13 smithi120 ceph-mon[146150]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: pgmap v142: 161 pgs: 13 peering, 10 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:12:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:14.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: osdmap e138: 8 total, 7 up, 8 in 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[156483]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: pgmap v142: 161 pgs: 13 peering, 10 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: osdmap e138: 8 total, 7 up, 8 in 2023-12-06T15:12:14.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:13 smithi077 ceph-mon[159169]: failed to encode map e138 with expected crc 2023-12-06T15:12:14.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:13 smithi120 systemd[1]: Starting Ceph osd.6 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: 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 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:12:15.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:14 smithi120 bash[155145]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T15:12:15.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:15 smithi077 ceph-mon[156483]: pgmap v144: 161 pgs: 5 active+undersized+degraded, 13 peering, 4 stale+active+clean, 10 active+undersized, 129 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-06T15:12:15.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:15 smithi077 ceph-mon[159169]: pgmap v144: 161 pgs: 5 active+undersized+degraded, 13 peering, 4 stale+active+clean, 10 active+undersized, 129 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-06T15:12:15.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:15 smithi120 ceph-mon[146150]: pgmap v144: 161 pgs: 5 active+undersized+degraded, 13 peering, 4 stale+active+clean, 10 active+undersized, 129 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-06T15:12:15.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:15 smithi120 ceph-osd[155432]: -- 172.21.15.120:0/2053722289 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562636d431e0 con 0x562636d13400 2023-12-06T15:12:15.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:15 smithi120 bash[155395]: e9b1ad27bc3abe4e8fd63cb4c48c091ded7a59b2e5d42315b262e1d91ee167b6 2023-12-06T15:12:15.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:15 smithi120 systemd[1]: Started Ceph osd.6 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:12:16.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:12:15.853+0000 7ffb2b0c1640 -1 Falling back to public interface 2023-12-06T15:12:16.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:16.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:16.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:16.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:16.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:16.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:16 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:16.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:16 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:16.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:16.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:16 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:17.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:17 smithi077 ceph-mon[156483]: pgmap v145: 161 pgs: 14 active+undersized+degraded, 13 peering, 26 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2023-12-06T15:12:17.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:17 smithi077 ceph-mon[159169]: pgmap v145: 161 pgs: 14 active+undersized+degraded, 13 peering, 26 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2023-12-06T15:12:17.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:17 smithi120 ceph-mon[146150]: pgmap v145: 161 pgs: 14 active+undersized+degraded, 13 peering, 26 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2023-12-06T15:12:18.883 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:12:18.573+0000 7ffb2b0c1640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-06T15:12:18.883 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:12:18.606+0000 7ffb2b0c1640 -1 osd.6 136 log_to_monitors true 2023-12-06T15:12:18.883 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:12:18.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-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"smithi077:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.77\", device_class=\"ssd\", hostname=\"smithi077\", instance=\"172.21.15.120:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.77\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T15:12:19.322 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:12:18.992+0000 7ffb1b530700 -1 osd.6 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:12:19.322 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:19.322 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.322 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.322 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.323 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.323 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.323 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:18 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:19.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:18 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:20.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: pgmap v146: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: failed to encode map e139 with expected crc 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[156483]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: pgmap v146: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:12:20.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: failed to encode map e139 with expected crc 2023-12-06T15:12:20.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T15:12:20.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:19 smithi077 ceph-mon[159169]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: pgmap v146: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: from='osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: failed to encode map e139 with expected crc 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:20.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:19 smithi120 ceph-mon[146150]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: failed to encode map e140 with expected crc 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873] boot 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:12:20.994 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:20 smithi120 ceph-mon[146150]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T15:12:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:20] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2023-12-06T15:12:21.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: failed to encode map e140 with expected crc 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873] boot 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[156483]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: failed to encode map e140 with expected crc 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: osd.6 [v2:172.21.15.120:6816/2840933873,v1:172.21.15.120:6817/2840933873] boot 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:12:21.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:20 smithi077 ceph-mon[159169]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T15:12:21.618 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:12:21.188+0000 7fbaefce7700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:12:22.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: pgmap v149: 161 pgs: 14 peering, 13 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:22.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: pgmap v149: 161 pgs: 14 peering, 13 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.370 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.371 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.372 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:21 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: pgmap v149: 161 pgs: 14 peering, 13 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: failed to encode map e141 with expected crc 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:22.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:22.384 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:21 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:23.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:22 smithi077 ceph-mon[156483]: pgmap v151: 161 pgs: 14 peering, 8 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:12:23.368 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:23 smithi077 ceph-mon[159169]: pgmap v151: 161 pgs: 14 peering, 8 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:12:23.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:22 smithi120 ceph-mon[146150]: pgmap v151: 161 pgs: 14 peering, 8 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2023-12-06T15:12:25.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:25 smithi077 ceph-mon[156483]: pgmap v152: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T15:12:25.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:25 smithi077 ceph-mon[159169]: pgmap v152: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T15:12:25.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:25 smithi120 ceph-mon[146150]: pgmap v152: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T15:12:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:26 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T15:12:26.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:26 smithi077 ceph-mon[156483]: Cluster is now healthy 2023-12-06T15:12:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:26 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T15:12:26.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:26 smithi077 ceph-mon[159169]: Cluster is now healthy 2023-12-06T15:12:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:26 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-06T15:12:26.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:26 smithi120 ceph-mon[146150]: Cluster is now healthy 2023-12-06T15:12:27.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:27 smithi077 ceph-mon[156483]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:27.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:27 smithi077 ceph-mon[159169]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:27.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:27 smithi120 ceph-mon[146150]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:28.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:28 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:28.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:28 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:28.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:28 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:29.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:29 smithi077 ceph-mon[156483]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:12:29.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:29 smithi077 ceph-mon[159169]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:12:29.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:29 smithi120 ceph-mon[146150]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T15:12:31.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:30] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.33.4" 2023-12-06T15:12:32.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:31 smithi077 ceph-mon[156483]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:12:32.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:31 smithi077 ceph-mon[159169]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:12:32.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:31 smithi120 ceph-mon[146150]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:12:33.088 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:12:33.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:33 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:33.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:33 smithi077 ceph-mon[156483]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T15:12:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:33 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:33.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:33 smithi077 ceph-mon[159169]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T15:12:33.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:33 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:33.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:33 smithi120 ceph-mon[146150]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (5m) 99s ago 9m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (4m) 15s ago 9m 55.5M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (4m) 99s ago 8m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (4m) 15s ago 12m 449M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (4m) 99s ago 13m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (4m) 99s ago 13m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (3m) 15s ago 12m 72.2M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (3m) 99s ago 12m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (5m) 99s ago 9m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (4m) 15s ago 9m 21.8M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:12:33.735 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (3m) 99s ago 11m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (2m) 99s ago 11m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (2m) 99s ago 11m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (102s) 99s ago 11m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (74s) 15s ago 10m 71.4M 3000M 19.0.0-26-g0482646f 26bb7d89db2e ad374d784d64 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (47s) 15s ago 10m 61.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 16be4ddfd3dc 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (18s) 15s ago 10m 12.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e e9b1ad27bc3a 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (10m) 15s ago 10m 164M 3000M 17.2.0 e1d6a67b021e b5455793e6a6 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (4m) 15s ago 9m 70.3M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (8m) 99s ago 8m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (8m) 15s ago 8m 96.5M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (8m) 99s ago 8m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:12:33.736 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (8m) 15s ago 8m 94.6M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 7 2023-12-06T15:12:34.118 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 12 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:12:34.119 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:12:34.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[156483]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[156483]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[156483]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[159169]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[159169]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:34 smithi077 ceph-mon[159169]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:34 smithi120 ceph-mon[146150]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:34 smithi120 ceph-mon[146150]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:34 smithi120 ceph-mon[146150]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:34.443 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "12/23 daemons upgraded", 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": false 2023-12-06T15:12:34.444 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:12:34.822 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_OK 2023-12-06T15:12:35.368 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/4117628815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[156483]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[156483]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/45420124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/4117628815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[159169]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[159169]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:35.369 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:35 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/45420124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:35.382 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:35 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/4117628815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:35.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:35 smithi120 ceph-mon[146150]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:12:35.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:35 smithi120 ceph-mon[146150]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:35.383 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:35 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/45420124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:12:36.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:36 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:36.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:36 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:36.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:36 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: Upgrade: osd.7 is safe to restart 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:12:38.006 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:38.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: Upgrade: osd.7 is safe to restart 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: Upgrade: osd.7 is safe to restart 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:38.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:12:38.120 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[156483]: Upgrade: Updating osd.7 2023-12-06T15:12:39.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[156483]: Deploying daemon osd.7 on smithi120 2023-12-06T15:12:39.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[159169]: Upgrade: Updating osd.7 2023-12-06T15:12:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[159169]: Deploying daemon osd.7 on smithi120 2023-12-06T15:12:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:38 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:38 smithi120 ceph-mon[146150]: Upgrade: Updating osd.7 2023-12-06T15:12:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:38 smithi120 ceph-mon[146150]: Deploying daemon osd.7 on smithi120 2023-12-06T15:12:39.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:38 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:39.510 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:39 smithi120 systemd[1]: Stopping Ceph osd.7 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:12:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:39 smithi120 ceph-mon[146150]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:39.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:39 smithi120 ceph-mon[146150]: osd.7 marked itself down and dead 2023-12-06T15:12:39.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:39 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:12:39.509+0000 7fe42ef8e700 -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 2023-12-06T15:12:39.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:39 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:12:39.509+0000 7fe42ef8e700 -1 osd.7 141 *** Got signal Terminated *** 2023-12-06T15:12:39.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:39 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[123585]: 2023-12-06T15:12:39.509+0000 7fe42ef8e700 -1 osd.7 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:12:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:39 smithi077 ceph-mon[156483]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:40.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:39 smithi077 ceph-mon[156483]: osd.7 marked itself down and dead 2023-12-06T15:12:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:39 smithi077 ceph-mon[159169]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:12:40.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:39 smithi077 ceph-mon[159169]: osd.7 marked itself down and dead 2023-12-06T15:12:41.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:40 smithi077 ceph-mon[156483]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:41.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:40 smithi077 ceph-mon[156483]: osdmap e142: 8 total, 7 up, 8 in 2023-12-06T15:12:41.119 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:40] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2023-12-06T15:12:41.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:40 smithi077 ceph-mon[159169]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:41.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:40 smithi077 ceph-mon[159169]: osdmap e142: 8 total, 7 up, 8 in 2023-12-06T15:12:41.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:40 smithi120 ceph-mon[146150]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T15:12:41.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:40 smithi120 ceph-mon[146150]: osdmap e142: 8 total, 7 up, 8 in 2023-12-06T15:12:41.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:40 smithi120 bash[157542]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7 2023-12-06T15:12:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:41 smithi120 ceph-mon[146150]: pgmap v161: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:12:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:41 smithi120 ceph-mon[146150]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:41.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:41 smithi120 ceph-mon[146150]: osdmap e143: 8 total, 7 up, 8 in 2023-12-06T15:12:42.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[156483]: pgmap v161: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:12:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[156483]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:42.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[156483]: osdmap e143: 8 total, 7 up, 8 in 2023-12-06T15:12:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[159169]: pgmap v161: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-12-06T15:12:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[159169]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T15:12:42.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:41 smithi077 ceph-mon[159169]: osdmap e143: 8 total, 7 up, 8 in 2023-12-06T15:12:42.249 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:41 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-12-06T15:12:42.250 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:41 smithi120 systemd[1]: Stopped Ceph osd.7 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:12:42.250 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 systemd[1]: Starting Ceph osd.7 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:12:43.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:42 smithi077 ceph-mon[156483]: Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:43.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:42 smithi077 ceph-mon[159169]: Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:43.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:42 smithi120 ceph-mon[146150]: Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: 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 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:12:43.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:42 smithi120 bash[157809]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-06T15:12:43.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:43 smithi120 ceph-osd[158126]: -- 172.21.15.120:0/343263169 <== mon.2 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5578dd2b51e0 con 0x5578dd285400 2023-12-06T15:12:43.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:43 smithi120 bash[158087]: a33fb44f3023f3b8321e2d516d359926251068a24c9af6bdbe02f282c8cc9e08 2023-12-06T15:12:43.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:43 smithi120 systemd[1]: Started Ceph osd.7 for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:12:44.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[156483]: pgmap v163: 161 pgs: 4 active+undersized+degraded, 27 peering, 15 stale+active+clean, 9 active+undersized, 106 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 9/630 objects degraded (1.429%) 2023-12-06T15:12:44.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:44.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[159169]: pgmap v163: 161 pgs: 4 active+undersized+degraded, 27 peering, 15 stale+active+clean, 9 active+undersized, 106 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 9/630 objects degraded (1.429%) 2023-12-06T15:12:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:44.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:43 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:44.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:43 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:12:43.889+0000 7f0de73ec640 -1 Falling back to public interface 2023-12-06T15:12:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:43 smithi120 ceph-mon[146150]: pgmap v163: 161 pgs: 4 active+undersized+degraded, 27 peering, 15 stale+active+clean, 9 active+undersized, 106 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 9/630 objects degraded (1.429%) 2023-12-06T15:12:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:43 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:44.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:43 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:45.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:45 smithi077 ceph-mon[156483]: pgmap v164: 161 pgs: 13 active+undersized+degraded, 27 peering, 29 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-06T15:12:45.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:45 smithi077 ceph-mon[159169]: pgmap v164: 161 pgs: 13 active+undersized+degraded, 27 peering, 29 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-06T15:12:45.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:45 smithi120 ceph-mon[146150]: pgmap v164: 161 pgs: 13 active+undersized+degraded, 27 peering, 29 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-06T15:12:46.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:12:46.627+0000 7f0de73ec640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-06T15:12:46.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:46 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:12:46.666+0000 7f0de73ec640 -1 osd.7 141 log_to_monitors true 2023-12-06T15:12:47.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: pgmap v165: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: pgmap v165: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:47 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: pgmap v165: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:47.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:12:47 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:12:47.320+0000 7f0dd785b700 -1 osd.7 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T15:12:48.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T15:12:48.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: from='osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2023-12-06T15:12:48.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:48 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:49.542 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[156483]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:49.542 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[156483]: osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516] boot 2023-12-06T15:12:49.542 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[156483]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T15:12:49.542 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:12:49.542 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[156483]: pgmap v168: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:49.543 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[159169]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:49.543 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[159169]: osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516] boot 2023-12-06T15:12:49.543 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[159169]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T15:12:49.543 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:12:49.543 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-mon[159169]: pgmap v168: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:49 smithi120 ceph-mon[146150]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T15:12:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:49 smithi120 ceph-mon[146150]: osd.7 [v2:172.21.15.120:6824/3272992516,v1:172.21.15.120:6825/3272992516] boot 2023-12-06T15:12:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:49 smithi120 ceph-mon[146150]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T15:12:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:49 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:12:49.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:49 smithi120 ceph-mon[146150]: pgmap v168: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-06T15:12:49.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:49 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:12:49.537+0000 7fbab41bc700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T15:12:50.618 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: Upgrade: Setting container_image for all osd 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T15:12:50.620 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:50.621 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: Upgrade: Setting container_image for all osd 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T15:12:50.622 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T15:12:50.623 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: pgmap v170: 161 pgs: 10 peering, 22 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T15:12:50.624 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: pgmap v170: 161 pgs: 10 peering, 22 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.625 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[156460]: 2023-12-06T15:12:50.539+0000 7fdfa1675700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T15:12:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T15:12:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T15:12:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: Upgrade: Setting container_image for all osd 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T15:12:50.634 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T15:12:50.635 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: pgmap v170: 161 pgs: 10 peering, 22 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:12:50.636 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:12:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:12:50] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2023-12-06T15:12:51.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:51 smithi077 ceph-mon[156483]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T15:12:51.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:51 smithi077 ceph-mon[159169]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T15:12:51.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:51 smithi120 ceph-mon[146150]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T15:12:53.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[156483]: pgmap v171: 161 pgs: 10 peering, 13 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[159169]: pgmap v171: 161 pgs: 10 peering, 13 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:53.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:53.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:52 smithi120 ceph-mon[146150]: pgmap v171: 161 pgs: 10 peering, 13 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T15:12:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:12:53.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:12:54.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:53 smithi077 ceph-mon[156483]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 13 pgs degraded) 2023-12-06T15:12:54.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:53 smithi077 ceph-mon[159169]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 13 pgs degraded) 2023-12-06T15:12:54.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:53 smithi120 ceph-mon[146150]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 13 pgs degraded) 2023-12-06T15:12:55.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:54 smithi077 ceph-mon[156483]: pgmap v172: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2023-12-06T15:12:55.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:54 smithi077 ceph-mon[159169]: pgmap v172: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2023-12-06T15:12:55.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:54 smithi120 ceph-mon[146150]: pgmap v172: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2023-12-06T15:12:57.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:56 smithi077 ceph-mon[156483]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:12:57.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:56 smithi077 ceph-mon[159169]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:12:57.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:56 smithi120 ceph-mon[146150]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T15:12:59.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:58 smithi077 ceph-mon[156483]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:59.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:12:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:58 smithi077 ceph-mon[159169]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:59.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:12:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:12:59.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:58 smithi120 ceph-mon[146150]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T15:12:59.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:12:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:00.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:00 smithi077 ceph-mon[156483]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-06T15:13:00.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:00 smithi077 ceph-mon[159169]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-06T15:13:00.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:00 smithi120 ceph-mon[146150]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2023-12-06T15:13:01.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:00] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2023-12-06T15:13:02.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:02 smithi077 ceph-mon[156483]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:02.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:02 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:02.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:02 smithi077 ceph-mon[159169]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:02.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:02 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:02 smithi120 ceph-mon[146150]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:02 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:04.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:04 smithi077 ceph-mon[156483]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:04.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:04 smithi077 ceph-mon[159169]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:04 smithi120 ceph-mon[146150]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:05.172 INFO:teuthology.orchestra.run.smithi077.stdout:true 2023-12-06T15:13:05.496 INFO:teuthology.orchestra.run.smithi077.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-06T15:13:05.810 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch ps' 2023-12-06T15:13:06.740 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[156483]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.741 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[156483]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.741 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[156483]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:06.741 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[159169]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.741 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[159169]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.741 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:06 smithi077 ceph-mon[159169]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:06 smithi120 ceph-mon[146150]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:06 smithi120 ceph-mon[146150]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:06 smithi120 ceph-mon[146150]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:07.124 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (5m) 2m ago 9m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (5m) 20s ago 9m 55.7M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (4m) 2m ago 9m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (4m) 20s ago 12m 449M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (5m) 2m ago 14m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (4m) 2m ago 14m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (4m) 20s ago 12m 58.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (4m) 2m ago 13m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (5m) 2m ago 10m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (5m) 20s ago 10m 22.3M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (3m) 2m ago 12m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (3m) 2m ago 12m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (2m) 2m ago 11m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:13:07.125 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (2m) 2m ago 11m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (107s) 20s ago 11m 81.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e ad374d784d64 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (80s) 20s ago 11m 69.1M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 16be4ddfd3dc 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (51s) 20s ago 10m 58.1M 3000M 19.0.0-26-g0482646f 26bb7d89db2e e9b1ad27bc3a 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (23s) 20s ago 10m 12.0M 3000M 19.0.0-26-g0482646f 26bb7d89db2e a33fb44f3023 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (4m) 20s ago 10m 70.4M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (9m) 2m ago 9m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (9m) 20s ago 9m 96.6M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (9m) 2m ago 9m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:13:07.126 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (9m) 20s ago 9m 94.7M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:13:07.495 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions' 2023-12-06T15:13:07.813 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:07.813 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:07.813 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:07.813 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:08.896 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:13:08.896 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:13:08.896 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:13:08.896 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 8 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 13 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:13:08.897 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[156483]: from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[156483]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[159169]: from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[159169]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:09.115 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:09.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:08 smithi120 ceph-mon[146150]: from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:13:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:08 smithi120 ceph-mon[146150]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:09.314 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-06T15:13:09.957 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:09 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/422351404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:13:09.957 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:09 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/422351404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:13:10.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:09 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/422351404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:13:10.404 INFO:teuthology.orchestra.run.smithi077.stdout:wait for servicemap items w/ changing names to refresh 2023-12-06T15:13:10.726 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'sleep 60' 2023-12-06T15:13:11.029 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:10 smithi077 ceph-mon[156483]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:11.030 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:10] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2023-12-06T15:13:11.030 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:10 smithi077 ceph-mon[159169]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:11.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:10 smithi120 ceph-mon[146150]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:13.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:12 smithi077 ceph-mon[156483]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:13.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:12 smithi077 ceph-mon[159169]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:13.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:12 smithi120 ceph-mon[146150]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:15.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:14 smithi077 ceph-mon[156483]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:15.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:14 smithi077 ceph-mon[159169]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:15.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:14 smithi120 ceph-mon[146150]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:17.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:16 smithi077 ceph-mon[156483]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:17.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:16 smithi077 ceph-mon[159169]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:17.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:16 smithi120 ceph-mon[146150]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:19.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:18 smithi077 ceph-mon[156483]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:19.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:18 smithi077 ceph-mon[159169]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:19.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:19.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:18 smithi120 ceph-mon[146150]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:20.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:20 smithi077 ceph-mon[156483]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:20.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:20 smithi077 ceph-mon[159169]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:20.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:20 smithi120 ceph-mon[146150]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:20] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2023-12-06T15:13:22.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:22 smithi077 ceph-mon[156483]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:22.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:22 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:22 smithi077 ceph-mon[159169]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:22.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:22 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:22.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:22 smithi120 ceph-mon[146150]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:22.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:22 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:24.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:24 smithi077 ceph-mon[156483]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:24.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:24 smithi077 ceph-mon[159169]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:24.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:24 smithi120 ceph-mon[146150]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:26.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:26 smithi077 ceph-mon[156483]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:26.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:26 smithi077 ceph-mon[159169]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:26.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:26 smithi120 ceph-mon[146150]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:28.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:28 smithi077 ceph-mon[159169]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:28.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:28 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:28 smithi077 ceph-mon[156483]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:28.869 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:28 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:28 smithi120 ceph-mon[146150]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:28.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:28 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:30.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:30 smithi077 ceph-mon[156483]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:30.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:30 smithi077 ceph-mon[159169]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:30.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:30 smithi120 ceph-mon[146150]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:31.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:30 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:30] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2023-12-06T15:13:32.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:32 smithi077 ceph-mon[156483]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:32.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:32 smithi077 ceph-mon[159169]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:32.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:32 smithi120 ceph-mon[146150]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:34.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:34 smithi077 ceph-mon[156483]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:34.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:34 smithi077 ceph-mon[159169]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:34.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:34 smithi120 ceph-mon[146150]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:36.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:36 smithi077 ceph-mon[156483]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:36.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:36 smithi077 ceph-mon[159169]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:36.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:36 smithi120 ceph-mon[146150]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:37.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:37 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:37.885 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:37 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:37.885 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:37 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:38 smithi120 ceph-mon[146150]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:38.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:38 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:38 smithi077 ceph-mon[156483]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:39.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:38 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:38 smithi077 ceph-mon[159169]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:39.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:38 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:40.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:40 smithi077 ceph-mon[156483]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:40.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:40 smithi077 ceph-mon[159169]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:40.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:40 smithi120 ceph-mon[146150]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:41.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:40] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-06T15:13:42.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:42 smithi077 ceph-mon[156483]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:42.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:42 smithi077 ceph-mon[159169]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:42.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:42 smithi120 ceph-mon[146150]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:44.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:44 smithi077 ceph-mon[156483]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:44.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:44 smithi077 ceph-mon[159169]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:44.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:44 smithi120 ceph-mon[146150]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:46.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:46 smithi120 ceph-mon[146150]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:47.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:46 smithi077 ceph-mon[156483]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:47.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:46 smithi077 ceph-mon[159169]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:13:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:48 smithi120 ceph-mon[146150]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:48.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:48 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:49.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:48 smithi077 ceph-mon[156483]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:49.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:48 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:49.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:48 smithi077 ceph-mon[159169]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:49.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:48 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:50.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[156483]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:50.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:13:50.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:13:50.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[159169]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:13:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:13:50.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:50 smithi120 ceph-mon[146150]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:13:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:13:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T15:13:50.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:50 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' 2023-12-06T15:13:51.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:13:50 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:13:50] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2023-12-06T15:13:52.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:52 smithi077 ceph-mon[156483]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2023-12-06T15:13:52.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:52 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:52.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:52 smithi077 ceph-mon[159169]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2023-12-06T15:13:52.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:52 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:52.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:52 smithi120 ceph-mon[146150]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2023-12-06T15:13:52.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:52 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:13:54.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:54 smithi120 ceph-mon[146150]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T15:13:55.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:54 smithi077 ceph-mon[156483]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T15:13:55.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:54 smithi077 ceph-mon[159169]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T15:13:56.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:56 smithi120 ceph-mon[146150]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2023-12-06T15:13:57.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:56 smithi077 ceph-mon[156483]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2023-12-06T15:13:57.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:56 smithi077 ceph-mon[159169]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2023-12-06T15:13:58.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:58 smithi120 ceph-mon[146150]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-06T15:13:58.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:13:58 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:59.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:58 smithi077 ceph-mon[159169]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-06T15:13:59.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:13:58 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:13:59.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:58 smithi077 ceph-mon[156483]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-06T15:13:59.119 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:13:58 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:00.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:00 smithi077 ceph-mon[156483]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2023-12-06T15:14:00.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:00 smithi077 ceph-mon[159169]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2023-12-06T15:14:00.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:00 smithi120 ceph-mon[146150]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2023-12-06T15:14:01.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:00 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:14:00] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2023-12-06T15:14:02.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:02 smithi120 ceph-mon[146150]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 217 op/s 2023-12-06T15:14:03.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:02 smithi077 ceph-mon[156483]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 217 op/s 2023-12-06T15:14:03.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:02 smithi077 ceph-mon[159169]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 0 B/s wr, 217 op/s 2023-12-06T15:14:04.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:04 smithi120 ceph-mon[146150]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2023-12-06T15:14:05.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:04 smithi077 ceph-mon[156483]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2023-12-06T15:14:05.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:04 smithi077 ceph-mon[159169]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2023-12-06T15:14:06.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:06 smithi120 ceph-mon[146150]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s 2023-12-06T15:14:07.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:06 smithi077 ceph-mon[156483]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s 2023-12-06T15:14:07.118 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:06 smithi077 ceph-mon[159169]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s 2023-12-06T15:14:07.909 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:07 smithi077 ceph-mon[156483]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:14:07.910 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:07 smithi077 ceph-mon[159169]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:14:08.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:07 smithi120 ceph-mon[146150]: from='mgr.34107 172.21.15.77:0/3702943133' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T15:14:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:08 smithi077 ceph-mon[156483]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s 2023-12-06T15:14:09.118 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:08 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:08 smithi077 ceph-mon[159169]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s 2023-12-06T15:14:09.119 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:08 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:09.132 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:08 smithi120 ceph-mon[146150]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 128 op/s 2023-12-06T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:08 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:10.618 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:10 smithi077 ceph-mon[156483]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s 2023-12-06T15:14:10.619 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:10 smithi077 ceph-mon[159169]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s 2023-12-06T15:14:10.632 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:10 smithi120 ceph-mon[146150]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s 2023-12-06T15:14:11.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:10 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:14:10] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2023-12-06T15:14:12.099 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch ps' 2023-12-06T15:14:12.722 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:12 smithi077 ceph-mon[156483]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2023-12-06T15:14:12.722 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:12 smithi077 ceph-mon[159169]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2023-12-06T15:14:12.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:12 smithi120 ceph-mon[146150]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2023-12-06T15:14:13.451 INFO:teuthology.orchestra.run.smithi077.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:14:13.451 INFO:teuthology.orchestra.run.smithi077.stdout:alertmanager.a smithi077 *:9093,9094 running (6m) 3m ago 10m 26.5M - 0.23.0 ba2b418f427c 0e293fecd4e3 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:grafana.a smithi120 *:3000 running (6m) 87s ago 10m 55.7M - 8.3.5 dad864ee21e9 7427d64bd4a7 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:iscsi.foo.smithi077.vvvbbp smithi077 running (6m) 3m ago 10m 57.9M - 3.5 e1d6a67b021e a99ec20df8e5 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.x smithi120 *:8443,9283,8765 running (5m) 87s ago 13m 449M - 19.0.0-26-g0482646f 26bb7d89db2e 058deee3eea5 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:mgr.y smithi077 *:8443,9283,8765 running (6m) 3m ago 15m 515M - 19.0.0-26-g0482646f 26bb7d89db2e 972c22419d77 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:mon.a smithi077 running (5m) 3m ago 15m 81.6M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b3f188c5564a 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:mon.b smithi120 running (5m) 87s ago 14m 58.8M 2048M 19.0.0-26-g0482646f 26bb7d89db2e 7e488a35b892 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:mon.c smithi077 running (5m) 3m ago 14m 63.1M 2048M 19.0.0-26-g0482646f 26bb7d89db2e b0518eacad41 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.a smithi077 *:9100 running (6m) 3m ago 11m 29.0M - 1.3.1 1dbe0e931976 8fd2853ab99e 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:node-exporter.b smithi120 *:9100 running (6m) 87s ago 11m 22.3M - 1.3.1 1dbe0e931976 12792a27fa83 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.0 smithi077 running (4m) 3m ago 13m 74.5M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 92258c487d95 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.1 smithi077 running (4m) 3m ago 13m 69.7M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 433041ceaf63 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.2 smithi077 running (3m) 3m ago 13m 56.2M 2744M 19.0.0-26-g0482646f 26bb7d89db2e aa684c55fd88 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.3 smithi077 running (3m) 3m ago 12m 12.3M 2744M 19.0.0-26-g0482646f 26bb7d89db2e 55172014c16f 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.4 smithi120 running (2m) 87s ago 12m 81.5M 3000M 19.0.0-26-g0482646f 26bb7d89db2e ad374d784d64 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.5 smithi120 running (2m) 87s ago 12m 69.1M 3000M 19.0.0-26-g0482646f 26bb7d89db2e 16be4ddfd3dc 2023-12-06T15:14:13.452 INFO:teuthology.orchestra.run.smithi077.stdout:osd.6 smithi120 running (118s) 87s ago 12m 58.1M 3000M 19.0.0-26-g0482646f 26bb7d89db2e e9b1ad27bc3a 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:osd.7 smithi120 running (90s) 87s ago 11m 12.0M 3000M 19.0.0-26-g0482646f 26bb7d89db2e a33fb44f3023 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:prometheus.a smithi120 *:9095 running (6m) 87s ago 11m 70.4M - 2.33.4 514e6a882f6e 22b542c219d9 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi077.ogyvhh smithi077 *:8000 running (10m) 3m ago 10m 94.1M - 17.2.0 e1d6a67b021e 86350c6ef82d 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.foo.smithi120.vszlyx smithi120 *:8000 running (10m) 87s ago 10m 96.6M - 17.2.0 e1d6a67b021e 70a242813d35 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi077.rkabch smithi077 *:80 running (10m) 3m ago 10m 94.1M - 17.2.0 e1d6a67b021e 952e30e45f3a 2023-12-06T15:14:13.453 INFO:teuthology.orchestra.run.smithi077.stdout:rgw.smpl.smithi120.udqtbd smithi120 *:80 running (10m) 87s ago 10m 94.7M - 17.2.0 e1d6a67b021e 085b3e1025af 2023-12-06T15:14:13.803 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions' 2023-12-06T15:14:14.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:14 smithi077 ceph-mon[156483]: from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:14.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:14 smithi077 ceph-mon[156483]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T15:14:14.756 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:14 smithi077 ceph-mon[159169]: from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:14.756 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:14 smithi077 ceph-mon[159169]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T15:14:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:14 smithi120 ceph-mon[146150]: from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:14.883 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:14 smithi120 ceph-mon[146150]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "mon": { 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 3 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr": { 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 2 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "osd": { 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 8 2023-12-06T15:14:15.208 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: "rgw": { 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: }, 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: "overall": { 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph version 19.0.0-26-g0482646f (0482646fcf78576d871bc87843257d82edb79541) reef (dev)": 13 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout: } 2023-12-06T15:14:15.209 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:14:15.569 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph orch upgrade status' 2023-12-06T15:14:15.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:15 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2521204788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:15.868 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:15 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2521204788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:15.882 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:15 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/2521204788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:16.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:16 smithi077 ceph-mon[156483]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:14:16.869 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:16 smithi077 ceph-mon[159169]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0482646fcf78576d871bc87843257d82edb79541", 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout: "in_progress": true, 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout: "services_complete": [ 2023-12-06T15:14:16.924 INFO:teuthology.orchestra.run.smithi077.stdout: "osd", 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: "mgr", 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: "mon" 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: ], 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: "progress": "13/23 daemons upgraded", 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout: "is_paused": true 2023-12-06T15:14:16.925 INFO:teuthology.orchestra.run.smithi077.stdout:} 2023-12-06T15:14:17.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:16 smithi120 ceph-mon[146150]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T15:14:17.294 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph health detail' 2023-12-06T15:14:17.921 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:17 smithi077 ceph-mon[156483]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:17.922 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:17 smithi077 ceph-mon[159169]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:18.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:17 smithi120 ceph-mon[146150]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:14:18.718 INFO:teuthology.orchestra.run.smithi077.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T15:14:18.718 INFO:teuthology.orchestra.run.smithi077.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T15:14:18.718 INFO:teuthology.orchestra.run.smithi077.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T15:14:18.898 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:18 smithi077 ceph-mon[156483]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:18.899 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:18 smithi077 ceph-mon[156483]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:18.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:18 smithi077 ceph-mon[159169]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:18.899 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:18 smithi077 ceph-mon[159169]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:19.119 DEBUG:teuthology.orchestra.run.smithi077:> 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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-06T15:14:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:18 smithi120 ceph-mon[146150]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:19.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:18 smithi120 ceph-mon[146150]: from='client.15312 -' entity='client.iscsi.foo.smithi077.vvvbbp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T15:14:19.756 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:19 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/3786123962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:14:19.756 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:19 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/3786123962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:14:20.133 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:19 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/3786123962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T15:14:20.554 INFO:teuthology.orchestra.run.smithi077.stdout:false 2023-12-06T15:14:20.829 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:20 smithi077 ceph-mon[156483]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:20.829 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:20 smithi077 ceph-mon[156483]: from='client.? 172.21.15.77:0/2058464279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:20.829 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:20 smithi077 ceph-mon[159169]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:20.829 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:20 smithi077 ceph-mon[159169]: from='client.? 172.21.15.77:0/2058464279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:20.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:14:20.918 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: '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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T15:14:20.987 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=520e9f462b544f1e95b94046335b3c06 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_0482646fcf78576d871bc87843257d82edb79541/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: '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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T15:14:20.989 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T15:14:21.000 INFO:tasks.cephadm:Teardown begin 2023-12-06T15:14:21.001 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:14:21.035 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:14:21.067 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:20 smithi120 ceph-mon[146150]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T15:14:21.067 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:20 smithi120 ceph-mon[146150]: from='client.? 172.21.15.77:0/2058464279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:14:21.071 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T15:14:21.071 DEBUG:teuthology.orchestra.run.smithi077:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:14:21.093 DEBUG:teuthology.orchestra.run.smithi120:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:14:21.118 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:20 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: ::ffff:172.21.15.120 - - [06/Dec/2023:15:14:20] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2023-12-06T15:14:21.131 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T15:14:21.131 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T15:14:21.131 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:14:21.491 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:21 smithi077 systemd[1]: Stopping Ceph mon.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[156460]: 2023-12-06T15:14:21.490+0000 7fdfa467b700 -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 2023-12-06T15:14:21.868 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a[156460]: 2023-12-06T15:14:21.490+0000 7fdfa467b700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE Bus STOPPING 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE Bus STOPPED 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE Bus STARTING 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE Serving on http://:::9283 2023-12-06T15:14:21.869 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:21 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:21] ENGINE Bus STARTED 2023-12-06T15:14:22.157 INFO:journalctl@ceph.mon.a.smithi077.stdout:Dec 06 15:14:21 smithi077 bash[176000]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-a 2023-12-06T15:14:22.163 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T15:14:22.211 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:22.211 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T15:14:22.212 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T15:14:22.212 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.c 2023-12-06T15:14:22.426 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:22 smithi077 systemd[1]: Stopping Ceph mon.c for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:22.731 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c[159146]: 2023-12-06T15:14:22.424+0000 7f37698ce700 -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 2023-12-06T15:14:22.731 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c[159146]: 2023-12-06T15:14:22.424+0000 7f37698ce700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE Bus STOPPING 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE Bus STOPPED 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE Bus STARTING 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE Serving on http://:::9283 2023-12-06T15:14:22.732 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:22 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: [06/Dec/2023:15:14:22] ENGINE Bus STARTED 2023-12-06T15:14:23.098 INFO:journalctl@ceph.mon.c.smithi077.stdout:Dec 06 15:14:22 smithi077 bash[176155]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-c 2023-12-06T15:14:23.103 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T15:14:23.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:23.138 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T15:14:23.139 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T15:14:23.139 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.b 2023-12-06T15:14:23.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:23 smithi120 systemd[1]: Stopping Ceph mon.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:23.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b[146127]: 2023-12-06T15:14:23.384+0000 7f39e5362700 -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 2023-12-06T15:14:23.633 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:23 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b[146127]: 2023-12-06T15:14:23.384+0000 7f39e5362700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T15:14:24.129 INFO:journalctl@ceph.mon.b.smithi120.stdout:Dec 06 15:14:23 smithi120 bash[160046]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mon-b 2023-12-06T15:14:24.135 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T15:14:24.185 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:24.185 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T15:14:24.185 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T15:14:24.186 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:14:24.464 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:24 smithi077 systemd[1]: Stopping Ceph mgr.y for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:24.464 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y[151050]: 2023-12-06T15:14:24.433+0000 7fbb21d0b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T15:14:24.868 INFO:journalctl@ceph.mgr.y.smithi077.stdout:Dec 06 15:14:24 smithi077 bash[176318]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-y 2023-12-06T15:14:24.988 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T15:14:25.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:25.026 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T15:14:25.026 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T15:14:25.026 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x 2023-12-06T15:14:25.788 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:14:25 smithi120 systemd[1]: Stopping Ceph mgr.x for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:25.788 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:14:25 smithi120 bash[160195]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-mgr-x 2023-12-06T15:14:25.789 INFO:journalctl@ceph.mgr.x.smithi120.stdout:Dec 06 15:14:25 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:14:25.794 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T15:14:25.829 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:25.829 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T15:14:25.829 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T15:14:25.830 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.0 2023-12-06T15:14:26.118 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:14:25 smithi077 systemd[1]: Stopping Ceph osd.0 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:26.119 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:14:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:14:26.065+0000 7ffbcf48d700 -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 2023-12-06T15:14:26.119 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:14:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:14:26.065+0000 7ffbcf48d700 -1 osd.0 146 *** Got signal Terminated *** 2023-12-06T15:14:26.119 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:14:26 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0[163155]: 2023-12-06T15:14:26.065+0000 7ffbcf48d700 -1 osd.0 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:14:31.868 INFO:journalctl@ceph.osd.0.smithi077.stdout:Dec 06 15:14:31 smithi077 bash[176465]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-0 2023-12-06T15:14:32.778 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T15:14:32.819 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:32.819 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T15:14:32.819 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T15:14:32.820 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.1 2023-12-06T15:14:33.101 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:14:32 smithi077 systemd[1]: Stopping Ceph osd.1 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:33.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:14:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:14:33.099+0000 7f13af03e700 -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 2023-12-06T15:14:33.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:14:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:14:33.099+0000 7f13af03e700 -1 osd.1 146 *** Got signal Terminated *** 2023-12-06T15:14:33.368 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:14:33 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1[165937]: 2023-12-06T15:14:33.099+0000 7f13af03e700 -1 osd.1 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:14:34.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:34 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14:34.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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:14:34.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:34 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14:34.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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:14:38.868 INFO:journalctl@ceph.osd.1.smithi077.stdout:Dec 06 15:14:38 smithi077 bash[176721]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-1 2023-12-06T15:14:39.803 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T15:14:39.843 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:39.843 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T15:14:39.843 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T15:14:39.844 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.2 2023-12-06T15:14:40.108 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:14:39 smithi077 systemd[1]: Stopping Ceph osd.2 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:40.368 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:14:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:14:40.107+0000 7fbf49a67700 -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 2023-12-06T15:14:40.368 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:14:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:14:40.107+0000 7fbf49a67700 -1 osd.2 146 *** Got signal Terminated *** 2023-12-06T15:14:40.368 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:14:40 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2[168694]: 2023-12-06T15:14:40.107+0000 7fbf49a67700 -1 osd.2 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:14:44.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:14:44.238Z 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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:14:44.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14:44.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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:14:44.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:44 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14:44.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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:14:46.118 INFO:journalctl@ceph.osd.2.smithi077.stdout:Dec 06 15:14:45 smithi077 bash[176985]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-2 2023-12-06T15:14:46.918 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T15:14:46.959 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:46.959 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T15:14:46.959 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T15:14:46.960 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.3 2023-12-06T15:14:47.223 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:14:47 smithi077 systemd[1]: Stopping Ceph osd.3 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:47.618 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:14:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:14:47.222+0000 7f9c04c25700 -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 2023-12-06T15:14:47.618 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:14:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:14:47.222+0000 7f9c04c25700 -1 osd.3 146 *** Got signal Terminated *** 2023-12-06T15:14:47.618 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:14:47 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3[171511]: 2023-12-06T15:14:47.222+0000 7f9c04c25700 -1 osd.3 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:14:52.883 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:52 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:52.391+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:53.118 INFO:journalctl@ceph.osd.3.smithi077.stdout:Dec 06 15:14:52 smithi077 bash[177244]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-3 2023-12-06T15:14:53.812 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:53 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:53.394+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:53.935 DEBUG:teuthology.orchestra.run.smithi077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T15:14:53.974 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:14:53.974 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T15:14:53.975 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T15:14:53.975 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.4 2023-12-06T15:14:54.133 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:54 smithi120 systemd[1]: Stopping Ceph osd.4 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:14:54.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:53 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:53.812+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:54.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:14:54.239Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:14:54.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14: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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:14:54.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:14:54 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:14:54.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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:14:54.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:54.347+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:54.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:54.229+0000 7fd850893700 -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 2023-12-06T15:14:54.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:54.229+0000 7fd850893700 -1 osd.4 146 *** Got signal Terminated *** 2023-12-06T15:14:54.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:54.229+0000 7fd850893700 -1 osd.4 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:14:55.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:54.844+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:55.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:54 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:54.890+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:14:55.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:55 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:55.310+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:56.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:55 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:55.912+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:14:56.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:55 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:55.859+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:56.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:56 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:56.173+0000 7fd848e86700 -1 osd.4 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.867757+0000 front 2023-12-06T15:14:28.867746+0000 (oldest deadline 2023-12-06T15:14:55.868106+0000) 2023-12-06T15:14:56.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:56 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:56.294+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:57.203 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:56 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:56.919+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:14:57.203 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:56 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:56.898+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:57.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:57.203+0000 7fd848e86700 -1 osd.4 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.867757+0000 front 2023-12-06T15:14:28.867746+0000 (oldest deadline 2023-12-06T15:14:55.868106+0000) 2023-12-06T15:14:57.634 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:57.292+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:58.214 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:57.898+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:14:58.214 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:57.941+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:58.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:58.214+0000 7fd848e86700 -1 osd.4 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.867757+0000 front 2023-12-06T15:14:28.867746+0000 (oldest deadline 2023-12-06T15:14:55.868106+0000) 2023-12-06T15:14:58.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:58.330+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:14:59.193 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:58.887+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:14:59.194 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:58 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:58.981+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:14:59.633 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4[150063]: 2023-12-06T15:14:59.193+0000 7fd848e86700 -1 osd.4 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.867757+0000 front 2023-12-06T15:14:28.867746+0000 (oldest deadline 2023-12-06T15:14:55.868106+0000) 2023-12-06T15:14:59.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:14:59.313+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:00.133 INFO:journalctl@ceph.osd.4.smithi120.stdout:Dec 06 15:14:59 smithi120 bash[160346]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-4 2023-12-06T15:15:00.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:59.867+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:00.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:14:59.867+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:00.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:59.933+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:00.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:14:59 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:14:59.933+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:00.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:00.340+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:00.981 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:00.874+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:00.981 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:00.874+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:00.982 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:00.886+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:00.982 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:00 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:00.886+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:00.989 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T15:15:01.028 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:15:01.028 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T15:15:01.028 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T15:15:01.028 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.5 2023-12-06T15:15:01.296 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:01 smithi120 systemd[1]: Stopping Ceph osd.5 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:01.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:01.295+0000 7f738ce59700 -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 2023-12-06T15:15:01.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:01.295+0000 7f738ce59700 -1 osd.5 146 *** Got signal Terminated *** 2023-12-06T15:15:01.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:01.295+0000 7f738ce59700 -1 osd.5 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:15:01.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:01.307+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:02.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:01.893+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:02.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:01.893+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:02.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:01.843+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:02.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:01 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:01.843+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:02.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:02.297+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:02.649 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:02.297+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.403859+0000 front 2023-12-06T15:14:37.403791+0000 (oldest deadline 2023-12-06T15:15:01.503700+0000) 2023-12-06T15:15:03.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:02.845+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:03.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:02.845+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:03.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:02.860+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:03.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:02 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:02.860+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:03.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:03.341+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:03.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:03.341+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.403859+0000 front 2023-12-06T15:14:37.403791+0000 (oldest deadline 2023-12-06T15:15:01.503700+0000) 2023-12-06T15:15:03.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:03.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:03 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:03.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:04.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:03.816+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:04.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:03.816+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:04.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:03.822+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:04.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:03 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:03.822+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:04.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:04 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:15: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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:04.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:04 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15: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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:04.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:04 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:04.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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:04.632 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:04.306+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:04.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:04.306+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.403859+0000 front 2023-12-06T15:14:37.403791+0000 (oldest deadline 2023-12-06T15:15:01.503700+0000) 2023-12-06T15:15:05.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:04.808+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:05.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:04.808+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:05.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:04.835+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:05.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:04 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:04.835+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:05.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:05.289+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:05.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:05.289+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.403859+0000 front 2023-12-06T15:14:37.403791+0000 (oldest deadline 2023-12-06T15:15:01.503700+0000) 2023-12-06T15:15:06.132 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:05.764+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:06.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:05.764+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:06.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:05.857+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:06.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:05 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:05.857+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:06.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:06.263+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:30.402925+0000 front 2023-12-06T15:14:30.402968+0000 (oldest deadline 2023-12-06T15:14:52.102867+0000) 2023-12-06T15:15:06.633 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5[152754]: 2023-12-06T15:15:06.263+0000 7f7387c51700 -1 osd.5 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.403859+0000 front 2023-12-06T15:14:37.403791+0000 (oldest deadline 2023-12-06T15:15:01.503700+0000) 2023-12-06T15:15:07.133 INFO:journalctl@ceph.osd.5.smithi120.stdout:Dec 06 15:15:06 smithi120 bash[160608]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-5 2023-12-06T15:15:07.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:06.871+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:07.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:06.871+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:07.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:06.734+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:07.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:06 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:06.734+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:07.829 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:07.741+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:07.829 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:07.741+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:07.849 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T15:15:07.888 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:15:07.888 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T15:15:07.889 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T15:15:07.889 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.6 2023-12-06T15:15:08.132 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:07.829+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:08.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:07 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:07.829+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:08.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:07 smithi120 systemd[1]: Stopping Ceph osd.6 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:08.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.162+0000 7ffb2173a700 -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 2023-12-06T15:15:08.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.162+0000 7ffb2173a700 -1 osd.6 146 *** Got signal Terminated *** 2023-12-06T15:15:08.633 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.162+0000 7ffb2173a700 -1 osd.6 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:15:09.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.864+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:09.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.864+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:09.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:08.864+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:43.432404+0000 front 2023-12-06T15:14:43.432375+0000 (oldest deadline 2023-12-06T15:15:08.732275+0000) 2023-12-06T15:15:09.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:08.737+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:09.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:08.737+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:09.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:08 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:08.737+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:10.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:09.831+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:10.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:09.831+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:10.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:09.831+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:43.432404+0000 front 2023-12-06T15:14:43.432375+0000 (oldest deadline 2023-12-06T15:15:08.732275+0000) 2023-12-06T15:15:10.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:09.773+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:10.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:09.773+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:10.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:09 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:09.773+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:10.863+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:10.863+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:11.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:10.863+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:43.432404+0000 front 2023-12-06T15:14:43.432375+0000 (oldest deadline 2023-12-06T15:15:08.732275+0000) 2023-12-06T15:15:11.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:10.753+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:11.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:10.753+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:11.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:10 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:10.753+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:12.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:11.908+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:12.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:11.908+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:12.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:11.908+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:43.432404+0000 front 2023-12-06T15:14:43.432375+0000 (oldest deadline 2023-12-06T15:15:08.732275+0000) 2023-12-06T15:15:12.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:11.749+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:12.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:11.749+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:12.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:11 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:11.749+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:13.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:12.901+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.929794+0000 front 2023-12-06T15:14:28.929931+0000 (oldest deadline 2023-12-06T15:14:54.829860+0000) 2023-12-06T15:15:13.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:12.901+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:37.731224+0000 front 2023-12-06T15:14:37.731092+0000 (oldest deadline 2023-12-06T15:14:59.431006+0000) 2023-12-06T15:15:13.133 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6[155409]: 2023-12-06T15:15:12.901+0000 7ffb1cd33700 -1 osd.6 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:43.432404+0000 front 2023-12-06T15:14:43.432375+0000 (oldest deadline 2023-12-06T15:15:08.732275+0000) 2023-12-06T15:15:13.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:12.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:13.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:12.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:13.134 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:12.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:13.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:12.955Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.77:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.77:8765: connect: connection refused" 2023-12-06T15:15:13.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:12.955Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.77:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.77:8765: connect: connection refused" 2023-12-06T15:15:13.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:12.957Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.77:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.77:8765: connect: connection refused" 2023-12-06T15:15:13.134 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:12 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:12.957Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.77:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.77:8765: connect: connection refused" 2023-12-06T15:15:13.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:15:13.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:13.868 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:13.869 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:13 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:14.132 INFO:journalctl@ceph.osd.6.smithi120.stdout:Dec 06 15:15:13 smithi120 bash[160870]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-6 2023-12-06T15:15:14.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:13 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:13.699+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:14.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:13 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:13.699+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:14.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:13 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:13.699+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:14.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:13 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:13.699+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:14.618 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:14 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:15:14.241Z 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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:14.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:14 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:14.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://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:14.619 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:14 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:14.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://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:14.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:14 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:14.653+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:14.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:14 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:14.653+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:14.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:14 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:14.653+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:14.883 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:14 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:14.653+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:14.972 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T15:15:15.010 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:15:15.011 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T15:15:15.011 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T15:15:15.011 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.7 2023-12-06T15:15:15.276 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 systemd[1]: Stopping Ceph osd.7 for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:15.632 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.275+0000 7f0ddda65700 -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 2023-12-06T15:15:15.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.275+0000 7f0ddda65700 -1 osd.7 146 *** Got signal Terminated *** 2023-12-06T15:15:15.633 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.275+0000 7f0ddda65700 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:15:16.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.663+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:16.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.663+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:16.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.663+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:16.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:15 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:15.663+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:17.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:16 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:16.679+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:17.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:16 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:16.679+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:17.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:16 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:16.679+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:17.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:16 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:16.679+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:18.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:17.670+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:18.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:17.670+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:18.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:17.670+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:18.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:17 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:17.670+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:19.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:18.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:19.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:18.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:19.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:18.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:19.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:18 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:18.708+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:20.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:19.672+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6806 osd.0 since back 2023-12-06T15:14:28.786452+0000 front 2023-12-06T15:14:28.786439+0000 (oldest deadline 2023-12-06T15:14:52.786841+0000) 2023-12-06T15:15:20.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:19.672+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6814 osd.1 since back 2023-12-06T15:14:36.188311+0000 front 2023-12-06T15:14:36.188424+0000 (oldest deadline 2023-12-06T15:14:59.088330+0000) 2023-12-06T15:15:20.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:19.672+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6822 osd.2 since back 2023-12-06T15:14:44.889750+0000 front 2023-12-06T15:14:44.889737+0000 (oldest deadline 2023-12-06T15:15:08.389676+0000) 2023-12-06T15:15:20.133 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:19 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7[158101]: 2023-12-06T15:15:19.672+0000 7f0dd905e700 -1 osd.7 146 heartbeat_check: no reply from 172.21.15.77:6830 osd.3 since back 2023-12-06T15:14:49.490828+0000 front 2023-12-06T15:14:49.490883+0000 (oldest deadline 2023-12-06T15:15:13.590657+0000) 2023-12-06T15:15:21.132 INFO:journalctl@ceph.osd.7.smithi120.stdout:Dec 06 15:15:20 smithi120 bash[161131]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-osd-7 2023-12-06T15:15:21.955 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T15:15:21.995 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:15:21.996 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T15:15:21.996 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T15:15:21.996 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 systemd[1]: Stopping Ceph prometheus.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:15:22.222 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.125Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T15:15:22.223 INFO:journalctl@ceph.prometheus.a.smithi120.stdout:Dec 06 15:15:22 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-prometheus-a[141466]: ts=2023-12-06T15:15:22.126Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T15:15:22.383 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-efbd4c76-9447-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T15:15:22.418 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:15:22.418 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T15:15:22.418 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid efbd4c76-9447-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T15:15:23.815 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 systemd[1]: Stopping Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:23.816 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 bash[177730]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T15:15:23.816 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=error ts=2023-12-06T15:15:23.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:23.816 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi077.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.77:8443: connect: connection refused" 2023-12-06T15:15:23.816 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:23 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=warn ts=2023-12-06T15:15:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi120.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.120:8443: connect: connection refused" 2023-12-06T15:15:24.119 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:15:24.119 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 bash[177767]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T15:15:24.119 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T15:15:24.119 INFO:journalctl@ceph.node-exporter.a.smithi077.stdout:Dec 06 15:15:23 smithi077 systemd[1]: Stopped Ceph node-exporter.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:15:24.119 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:23 smithi077 systemd[1]: Stopping Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:24.120 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:24 smithi077 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a[149656]: level=info ts=2023-12-06T15:15:24.043Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:15:24.560 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:24 smithi077 bash[177825]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T15:15:24.561 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:24 smithi077 bash[177865]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T15:15:24.561 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:24 smithi077 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:15:24.561 INFO:journalctl@ceph.alertmanager.a.smithi077.stdout:Dec 06 15:15:24 smithi077 systemd[1]: Stopped Ceph alertmanager.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:15:56.464 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid efbd4c76-9447-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T15:15:57.783 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 systemd[1]: Stopping Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:57.784 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 bash[161729]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T15:15:57.784 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 bash[161766]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T15:15:58.058 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:15:58.058 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T15:15:58.058 INFO:journalctl@ceph.node-exporter.b.smithi120.stdout:Dec 06 15:15:57 smithi120 systemd[1]: Stopped Ceph node-exporter.b for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:15:58.058 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:57 smithi120 systemd[1]: Stopping Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715... 2023-12-06T15:15:58.059 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:57 smithi120 ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a[138440]: t=2023-12-06T15:15:57+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T15:15:58.328 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:58 smithi120 bash[161817]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana-a 2023-12-06T15:15:58.328 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:58 smithi120 bash[161856]: Error: no container with name or ID "ceph-efbd4c76-9447-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T15:15:58.328 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:58 smithi120 systemd[1]: ceph-efbd4c76-9447-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T15:15:58.329 INFO:journalctl@ceph.grafana.a.smithi120.stdout:Dec 06 15:15:58 smithi120 systemd[1]: Stopped Ceph grafana.a for efbd4c76-9447-11ee-95a2-87774f69a715. 2023-12-06T15:16:19.390 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:16:19.428 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:16:19.458 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T15:16:19.460 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi077/crash 2023-12-06T15:16:19.461 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash -- . 2023-12-06T15:16:19.515 INFO:teuthology.orchestra.run.smithi077.stderr:tar: /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T15:16:19.515 INFO:teuthology.orchestra.run.smithi077.stderr:tar: Error is not recoverable: exiting now 2023-12-06T15:16:19.517 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi120/crash 2023-12-06T15:16:19.518 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash -- . 2023-12-06T15:16:19.578 INFO:teuthology.orchestra.run.smithi120.stderr:tar: /var/lib/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T15:16:19.578 INFO:teuthology.orchestra.run.smithi120.stderr:tar: Error is not recoverable: exiting now 2023-12-06T15:16:19.579 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T15:16:19.580 DEBUG:teuthology.orchestra.run.smithi077:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T15:16:19.609 INFO:teuthology.orchestra.run.smithi077.stderr:grep: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T15:16:19.611 INFO:tasks.cephadm:Compressing logs... 2023-12-06T15:16:19.611 DEBUG:teuthology.orchestra.run.smithi077:> 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 -- 2023-12-06T15:16:19.654 DEBUG:teuthology.orchestra.run.smithi120:> 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 -- 2023-12-06T15:16:19.680 INFO:teuthology.orchestra.run.smithi077.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-06T15:16:19.681 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T15:16:19.681 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T15:16:19.681 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T15:16:19.683 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T15:16:19.683 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T15:16:19.683 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:: No such file or directory 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T15:16:19.684 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi120.vszlyx.log 2023-12-06T15:16:19.685 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T15:16:19.685 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi120.vszlyx.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T15:16:19.685 INFO:teuthology.orchestra.run.smithi120.stderr: 62.3% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi120.vszlyx.log.gz 2023-12-06T15:16:19.686 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.y.log: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.3.log: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi077.ogyvhh.log 2023-12-06T15:16:19.690 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.x.log: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T15:16:19.690 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T15:16:19.691 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi077.ogyvhh.log: 62.7% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi077.ogyvhh.log.gz 2023-12-06T15:16:19.691 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T15:16:19.691 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.a.log: 91.0% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T15:16:19.691 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T15:16:19.692 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.c.log: 91.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T15:16:19.692 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi077.rkabch.log 2023-12-06T15:16:19.693 INFO:teuthology.orchestra.run.smithi120.stderr: 88.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T15:16:19.693 INFO:teuthology.orchestra.run.smithi120.stderr: 91.1% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T15:16:19.693 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi120.udqtbd.log 2023-12-06T15:16:19.693 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.5.log: /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi120.udqtbd.log: 62.7% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi120.udqtbd.log.gz 2023-12-06T15:16:19.694 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi077.rkabch.log: 62.8% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi077.rkabch.log.gz 2023-12-06T15:16:19.694 INFO:teuthology.orchestra.run.smithi077.stderr:gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T15:16:19.698 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-06T15:16:19.709 INFO:teuthology.orchestra.run.smithi077.stderr:/var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/tcmu-runner.log: 82.9% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-06T15:16:19.729 INFO:teuthology.orchestra.run.smithi120.stderr: 88.8% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T15:16:19.945 INFO:teuthology.orchestra.run.smithi120.stderr: 92.2% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T15:16:19.978 INFO:teuthology.orchestra.run.smithi077.stderr: 88.5% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T15:16:20.049 INFO:teuthology.orchestra.run.smithi077.stderr: 92.1% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T15:16:20.451 INFO:teuthology.orchestra.run.smithi077.stderr: 91.1% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T15:16:20.512 INFO:teuthology.orchestra.run.smithi120.stderr: 93.3% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T15:16:20.559 INFO:teuthology.orchestra.run.smithi077.stderr: 93.5% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T15:16:20.601 INFO:teuthology.orchestra.run.smithi077.stderr: 93.7% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T15:16:20.704 INFO:teuthology.orchestra.run.smithi120.stderr: 93.8% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T15:16:20.804 INFO:teuthology.orchestra.run.smithi120.stderr: 93.5% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T15:16:20.913 INFO:teuthology.orchestra.run.smithi120.stderr: 93.7% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T15:16:20.914 INFO:teuthology.orchestra.run.smithi120.stderr: 2023-12-06T15:16:20.914 INFO:teuthology.orchestra.run.smithi120.stderr:real 0m1.243s 2023-12-06T15:16:20.915 INFO:teuthology.orchestra.run.smithi120.stderr:user 0m4.361s 2023-12-06T15:16:20.915 INFO:teuthology.orchestra.run.smithi120.stderr:sys 0m0.177s 2023-12-06T15:16:20.923 INFO:teuthology.orchestra.run.smithi077.stderr: 93.6% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T15:16:21.000 INFO:teuthology.orchestra.run.smithi077.stderr: 93.7% -- replaced with /var/log/ceph/efbd4c76-9447-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T15:16:21.001 INFO:teuthology.orchestra.run.smithi077.stderr: 2023-12-06T15:16:21.001 INFO:teuthology.orchestra.run.smithi077.stderr:real 0m1.332s 2023-12-06T15:16:21.001 INFO:teuthology.orchestra.run.smithi077.stderr:user 0m5.563s 2023-12-06T15:16:21.002 INFO:teuthology.orchestra.run.smithi077.stderr:sys 0m0.240s 2023-12-06T15:16:21.002 INFO:tasks.cephadm:Archiving logs... 2023-12-06T15:16:21.002 DEBUG:teuthology.misc:Transferring archived files from smithi077:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi077/log 2023-12-06T15:16:21.003 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T15:16:21.807 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi120/log 2023-12-06T15:16:21.807 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T15:16:22.445 INFO:tasks.cephadm:Removing cluster... 2023-12-06T15:16:22.445 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid efbd4c76-9447-11ee-95a2-87774f69a715 --force 2023-12-06T15:16:22.758 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid efbd4c76-9447-11ee-95a2-87774f69a715 --force 2023-12-06T15:16:23.066 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T15:16:23.066 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T15:16:23.085 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T15:16:23.103 INFO:tasks.cephadm:Teardown complete 2023-12-06T15:16:23.103 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T15:16:23.114 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T15:16:23.114 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:16:23.127 DEBUG:teuthology.orchestra.run.smithi120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:16:23.142 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-06T15:16:23.146 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T15:16:23.146 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-06T15:16:23.146 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 +3344us[+3344us] +/- 78ms 2023-12-06T15:16:23.146 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 -91us[ -93us] +/- 52ms 2023-12-06T15:16:23.146 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 -2720us[-2723us] +/- 66ms 2023-12-06T15:16:23.147 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T15:16:23.160 INFO:teuthology.orchestra.run.smithi120.stderr:bash: ntpq: command not found 2023-12-06T15:16:23.164 INFO:teuthology.orchestra.run.smithi120.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T15:16:23.165 INFO:teuthology.orchestra.run.smithi120.stdout:=============================================================================== 2023-12-06T15:16:23.165 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 18 +3342us[+3342us] +/- 78ms 2023-12-06T15:16:23.165 INFO:teuthology.orchestra.run.smithi120.stdout:^* hv02.front.sepia.ceph.com 3 6 377 22 -109us[ -361us] +/- 52ms 2023-12-06T15:16:23.165 INFO:teuthology.orchestra.run.smithi120.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 -2717us[-2717us] +/- 66ms 2023-12-06T15:16:23.165 INFO:teuthology.orchestra.run.smithi120.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T15:16:23.165 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T15:16:23.175 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T15:16:23.175 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T15:16:23.184 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T15:16:23.285 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T15:16:23.379 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T15:16:23.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:16:23.413 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T15:16:23.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:16:23.446 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T15:16:23.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T15:16:23.464 INFO:teuthology.task.internal:Duration was 1574.119247 seconds 2023-12-06T15:16:23.464 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T15:16:23.474 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T15:16:23.474 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T15:16:23.476 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T15:16:23.520 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T15:16:23.530 INFO:teuthology.orchestra.run.smithi120.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T15:16:23.877 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T15:16:23.878 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2023-12-06T15:16:23.878 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T15:16:23.900 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi120.front.sepia.ceph.com 2023-12-06T15:16:23.900 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T15:16:23.923 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T15:16:23.923 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T15:16:23.942 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T15:16:24.016 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T15:16:24.016 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T15:16:24.018 DEBUG:teuthology.orchestra.run.smithi120:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T15:16:24.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T15:16:24.191 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T15:16:24.191 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T15:16:24.218 DEBUG:teuthology.orchestra.run.smithi120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T15:16:24.246 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T15:16:24.257 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-06T15:16:24.261 DEBUG:teuthology.orchestra.run.smithi120:> 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 2023-12-06T15:16:24.285 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2023-12-06T15:16:24.312 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = core 2023-12-06T15:16:24.330 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:16:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:16:24.373 DEBUG:teuthology.orchestra.run.smithi120:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:16:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:16:24.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T15:16:24.400 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T15:16:24.401 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi077 2023-12-06T15:16:24.401 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T15:16:24.456 DEBUG:teuthology.misc:Transferring archived files from smithi120:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279/remote/smithi120 2023-12-06T15:16:24.456 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T15:16:24.499 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T15:16:24.499 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T15:16:24.501 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T15:16:24.547 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T15:16:24.559 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T15:16:24.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T15:16:24.568 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T15:16:24.568 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T15:16:24.570 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T15:16:24.585 INFO:teuthology.orchestra.run.smithi077.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 15:16 /home/ubuntu/cephtest 2023-12-06T15:16:24.605 INFO:teuthology.orchestra.run.smithi120.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 15:16 /home/ubuntu/cephtest 2023-12-06T15:16:24.606 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T15:16:24.616 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T15:16:24.637 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T15:16:24.666 DEBUG:teuthology.nuke:shortname: smithi077 2023-12-06T15:16:24.667 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:16:24.692 DEBUG:teuthology.nuke:shortname: smithi120 2023-12-06T15:16:24.692 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:16:24.695 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 14:41:17.751005', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA+BAP8n/AGWXtBfOzJ+NRqOt9t1aWuosaoylv2u5egv7AI9gAwkM2+5I9cBV2sB5lKJomJKXGWIdPVekTuC2CM='} 2023-12-06T15:16:24.719 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-06_14:29:19-orch:cephadm-wip-adk-testing-2023-12-05-1905-distro-default-smithi/7480279', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 14:41:17.749548', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMZnBygyiioLi/wicRo7z1P9cESc+8J0YQbNaWmW9cGQ7UXkQ+nTRQoCQ2hJ5+bT2N2RAFaxCrD9Senu97KseQ0='} 2023-12-06T15:16:24.742 INFO:teuthology.orchestra.console.smithi077:Power off 2023-12-06T15:16:24.743 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T15:16:24.766 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2023-12-06T15:16:24.766 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:24.787 INFO:teuthology.orchestra.console.smithi120:Power off 2023-12-06T15:16:24.787 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T15:16:24.797 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-06T15:16:24.810 DEBUG:teuthology.orchestra.console.smithi120:power off output: Chassis Power Control: Down/Off 2023-12-06T15:16:24.810 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:24.834 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is on 2023-12-06T15:16:28.798 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:28.835 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:28.908 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-06T15:16:28.944 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is on 2023-12-06T15:16:32.910 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:32.945 DEBUG:teuthology.orchestra.console.smithi120:pexpect command: ipmitool -H smithi120.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:33.020 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-06T15:16:33.056 DEBUG:teuthology.orchestra.console.smithi120:check power output: Chassis Power is off 2023-12-06T15:16:33.157 INFO:teuthology.orchestra.console.smithi120:Power off completed 2023-12-06T15:16:37.022 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:16:37.132 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2023-12-06T15:16:37.233 INFO:teuthology.orchestra.console.smithi077:Power off completed 2023-12-06T15:16:37.339 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 1574.1192471981049 failure_reason: 'Command failed on smithi077 with status 1: ''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 efbd4c76-9447-11ee-95a2-87774f69a715 -e sha1=0482646fcf78576d871bc87843257d82edb79541 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=520e9f462b544f1e95b94046335b3c06 status: fail success: false 2023-12-06T15:16:37.339 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T15:16:37.414 INFO:teuthology.run:FAIL